]> jfr.im git - irc/freenode/solanum.git/history - librb/src/openssl.c
OpenSSL: Support configuration of TLSv1.3 ciphersuites
[irc/freenode/solanum.git] / librb / src / openssl.c
2021-02-07  Aaron JonesOpenSSL: Support configuration of TLSv1.3 ciphersuites
2020-11-01  Ed KellettRemove hardcoded TLSv1 disables
2019-09-15  Aaron JonesMerge pull request #285 from edk0/ratelimits
2019-09-15  Simon ArlottFix Clang 6 compiler warnings
2018-01-19  Simon Arlottgcc7 fixes: make fallthrough explicit
2016-12-30  Aaron JonesOpenSSL: Disable TLSv1.0
2016-09-17  Aaron JonesOpenSSL: Forward-port release/3.5 improvements
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-12  Aaron Jonesopenssl: Avoid use-after-free when rehashing fails...
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-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-04-30  Aaron Jones[openssl] Forward-port some more cleanups from fixes...
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 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  Aaron Jones[openssl] support ECDHE on more than one curve when...
2016-04-26  Simon Arlottadd mkfingerprint program
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-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  William PitcockMerge pull request #176 from staticfox/morecleanups
2016-03-24  Matt UllmanRemove the rest of the SVN id tags
2016-03-23  Elizabeth Myersmisc solaris fixes
2016-03-23  Elizabeth Myersmisc solaris fixes
2016-03-06  Elizabeth MyersChange all leftover libratbox stuff to librb.
2016-03-06  William Pitcockrename libratbox to librb, since its pretty modified...