]> jfr.im git - solanum.git/history - librb/src
add mkfingerprint program
[solanum.git] / librb / src /
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-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 Myerslibrb: minor adjustments to rb_strcasestr fallback...
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-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-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
2016-03-23  Matt UllmanMove away from BSD data types
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerslibrb/ports: ungimp thing.
2016-03-23  Elizabeth Myersmisc solaris fixes
2016-03-23  Elizabeth Myersmisc solaris fixes
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerstypedef-ify rb_radixtree for consistency.
2016-03-23  Elizabeth MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-22  William PitcockMerge pull request #171 from staticfox/warnings
2016-03-22  Matt UllmanCleanup warnings
2016-03-22  William Pitcocklibrb: use readlink(2) on linux for the direct path...
2016-03-22  William Pitcocklibrb: provide rb_path_to_self() on windows
2016-03-22  William Pitcocklibrb: add rb_path_to_self(), which provides fairly...
2016-03-20  William Pitcocklibrb: commio: squelch setsockopt(3) warnings
2016-03-20  William Pitcocklibrb: win32: more cleanups
2016-03-20  William Pitcockcommio: even more win32 fixes
2016-03-20  William Pitcockcommio: further win32 fixes
2016-03-20  William Pitcockcommio: win32 fixes
2016-03-20  William Pitcocklibrb: some win32 fixes
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-18  Elizabeth Myerscrypt: fix strict-aliasing warnings by using an explici...
2016-03-07  Elizabeth MyersFix generation of serno.h
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth MyersChange all leftover libratbox stuff to librb.
2016-03-06  William Pitcockrename libratbox to librb, since its pretty modified...