]> jfr.im git - solanum.git/history - librb
librb: add rb_snprintf_try_append
[solanum.git] / librb /
2017-07-30  Simon Arlottlibrb: add rb_snprintf_try_append
2017-07-30  Simon Arlottlibrb: rb_snprinf_append: handle error return value...
2017-07-30  Simon Arlottlibrb: linebuf: reduce the number of "put" implementati...
2017-07-29  Simon Arlottlibrb: linebuf needs to use the buffer limit from msgbu...
2017-07-29  Simon Arlottlibrb: rb_rawbuf_length: do something if soft assert...
2017-07-29  Simon Arlottlinebuf: increase buffer size to accommodate IRCv3...
2017-07-29  Simon Arlottlibrb: remove unnecessary NULL from the end of rb_strin...
2017-07-29  Simon Arlottmake soft asserts better by allowing them to be used...
2017-07-29  Simon Arlottlibrb: rb_lib_loop: avoid clang static analysis warning
2017-07-29  Simon Arlottlibrb: rb_linebuf_copy_raw: remove unused assignment
2017-07-29  Simon Arlottlibrb: commio: Must set addrlen before every call to...
2016-12-30  Aaron JonesMbedTLS: Disable TLSv1.0
2016-12-30  Aaron JonesOpenSSL: Disable TLSv1.0
2016-12-30  Aaron JonesGNUTLS: Provide a default priority string, disable...
2016-11-15  Aaron JonesTLS backends: Move some library-dependent functions...
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-10-22  Simon Arlottrb_string_to_array: document parv array size
2016-10-18  Aaron JonesOpenSSL: Adjust ciphersuite order and update documentation
2016-10-18  Aaron JonesMbedTLS: Adjust ciphersuite order and update documentation
2016-09-17  Aaron JonesGNUTLS: Forward-port release/3.5 improvements
2016-09-17  Aaron JonesMbedTLS: Forward-port release/3.5 improvements
2016-09-17  Aaron JonesOpenSSL: Forward-port release/3.5 improvements
2016-09-10  Aaron JonesMbedTLS: Misc backend cleanups
2016-09-09  Aaron JonesMbedTLS: Treat 0 bytes read/written to socket properly
2016-09-04  Aaron JonesMbedTLS: Initial attempt to port release/3.5 commit...
2016-09-03  Simon Arlottlibrb: set sockaddr port to 0 in success path
2016-09-01  Aaron JonesOpenSSL: Initialise if LibreSSL
2016-08-30  Aaron JonesOpenSSL: Initialise one context at a time
2016-08-20  Aaron JonesTLS Backends: Harmomise the rb_ssl_get_cipher() function
2016-08-19  Aaron JonesGNUTLS: Avoid null dereference in constructing ciphersuite
2016-08-19  Aaron JonesGNUTLS: Cleanup fingerprint generation
2016-08-12  Aaron Jonesopenssl: Avoid use-after-free when rehashing fails...
2016-06-20  William PitcockMerge branch 'master' into release/4
2016-06-20  William Pitcocklibrb: remove one more VMS detritius
2016-06-20  William Pitcocklibrb: we have no plans to support VMS
2016-06-18  William PitcockMerge branch 'master' into release/4
2016-06-18  William Pitcocklibrb: dictionaries which use integer keys may use...
2016-06-12  Aaron Jonesmbedtls backend: indicate reason for TLS session termin...
2016-06-12  Aaron Jonesmbedtls backend: indicate reason for TLS session termin...
2016-06-01  Aaron Joneslibrb: silence some fairly harmless compiler warnings
2016-06-01  Aaron Joneslibrb: silence some fairly harmless compiler warnings
2016-06-01  Aaron Jonesopenssl: use snprintf(3) instead of rb_snprintf()
2016-06-01  Aaron Jonesopenssl: use snprintf(3) instead of rb_snprintf()
2016-06-01  Aaron Jonesopenssl: More LibreSSL compatibility
2016-06-01  Aaron Jonesopenssl: More LibreSSL compatibility
2016-05-25  Aaron Jonesopenssl: change how we load DH parameters
2016-05-25  Aaron Jonesopenssl: change how we load DH parameters
2016-05-12  Simon Arlottlibrb: define UINT32_MAX for FreeBSD 4.8
2016-05-12  Simon Arlottlibrb: support rb_path_to_self on FreeBSD 4.8
2016-05-05  Aaron Jones[mbedtls] Various fixes and improvements
2016-05-05  Aaron Jones[TLS Backends] Make version strings more useful and...
2016-05-05  Aaron Jones[TLS Backends] Allow absense of private key file
2016-05-01  William Pitcocklibrb: fix commio build on win32
2016-04-30  Aaron Jones[openssl] Forward-port some more cleanups from fixes...
2016-04-30  Simon Arlottlibrb: shutdown() listening sockets pending close(...
2016-04-30  William Pitcocklibrb: rb_path_to_self(): use sysctl(2) interface on...
2016-04-30  William Pitcocklibrb: linebuf: don't reinvent rb_dlinkAddTailAlloc().
2016-04-30  William Pitcocktools: fix stub rb_strcasecmp() build
2016-04-29  Simon Arlottlibrb: close FDs when they're freed (outside of select...
2016-04-29  Aaron Jones[openssl] More improvements to the backend
2016-04-29  Simon Arlottopenssl: set ciphers on client connections too
2016-04-27  Aaron Jones[mbedtls] correct printf argument count
2016-04-27  Aaron JonesPartially revert previous commit
2016-04-27  Aaron Jones[TLS backends] Miscellaneous fixes
2016-04-27  Simon Arlottopenssl: don't allow certificates outside the validity...
2016-04-27  Simon Arlottepoll: don't try to read from closed FDs
2016-04-27  Aaron Jones[openssl] support ECDHE on more than one curve when...
2016-04-26  Simon Arlottadd mkfingerprint program
2016-04-26  Simon Arlottlibrb: gnutls: check return value of fread()
2016-04-25  Simon Arlottopenssl: accept more certificate verify errors as valid
2016-04-24  Simon Arlottlibrb: remove socklen parameter from rb_connect_tcp
2016-04-23  Simon Arlottssld: Add new certfp_methods spki_sha256 and spki_sha512
2016-04-23  Simon Arlottlibrb: mbedtls: fix rb_get_ssl_certfp()
2016-04-23  Simon Arlottlibrb: fix mbedtls library order
2016-04-10  Elizabeth MyersName the fallback strncasecmp properly [ci skip]
2016-04-10  Elizabeth Myerswhoops, fix a typo
2016-04-10  Elizabeth MyersReplace my shitty fallbacks with those from FreeBSD
2016-04-10  Elizabeth Myers*sigh* comment these out until travis is fixed.
2016-04-10  Elizabeth MyersAdd these for now until travis actually gets their...
2016-04-10  Elizabeth MyersGet rid of install-sh and use shtoolize to create them.
2016-04-10  Elizabeth Myerslibrb: minor adjustments to rb_strcasestr fallback...
2016-04-09  Elizabeth MyersProperly clean up build artifacts.
2016-04-08  Elizabeth Myersipv4_from_ipv6: move to librb
2016-04-05  Elizabeth Myerslibrb: add versions of rb_strcasecmp, rb_strncasecmp...
2016-04-05  Elizabeth Myersauthd: rework module ID system
2016-04-03  Elizabeth Myerslibrb: rb_run_event -> rb_run_one_event
2016-04-03  Elizabeth Myerswin32: change from ircd-ratbox-class to charybdis-class
2016-03-31  Elizabeth MyersAdd new sockaddr_storage port retrieval/setting macros
2016-03-31  Elizabeth Myerslibrb: don't include linux/tcp.h, that's already included
2016-03-31  Elizabeth Myersopm: don't assume we have netinet/tcp.h
2016-03-30  William Pitcocklibrb: fix rb_path_to_self() dlinfo variant
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  Elizabeth Myersserno.h: remove it with make clean.
2016-03-24  William Pitcocklibrb: define RB_PATH_SEPARATOR
2016-03-24  Elizabeth Myerscleanup: u_long -> unsigned long
2016-03-24  William PitcockMerge pull request #176 from staticfox/morecleanups
2016-03-24  Matt UllmanRemove the rest of the SVN id tags
2016-03-23  William PitcockMerge pull request #175 from staticfox/datatypes
next