]> jfr.im git - solanum.git/history - libratbox
sasl: reformat the other messages consistently
[solanum.git] / libratbox /
2015-03-01  William Pitcocklibratbox: remove RB_PRNG_EGD in its entirety (closes...
2015-02-18  William PitcockMerge pull request #82 from grawity/sasl-send-conn...
2015-02-16  William Pitcocklibratbox/gnutls: call gnutls_rnd_refresh() to ensure...
2015-02-09  William PitcockMerge pull request #81 from attilamolnar/master+openssl
2015-02-09  Attila Molnaropenssl: Disable session caching
2015-02-09  Attila Molnaropenssl: Disable session tickets
2015-01-15  Jilles Tjoelkerlibratbox: Fix sizeof in two memsets.
2014-11-05  Jilles Tjoelkerlinebuf: Fix possible memory corruption when receiving...
2014-11-05  William PitcockMerge pull request #73 from Argure/master
2014-10-26  Patrick GodschalkExplicitly drop SSLv3 connections (SSL_OP_NO_SSLv3...
2014-09-21  Jilles Tjoelkerlibratbox: Add comment that case fallthrough is deliberate.
2014-08-17  Keith BuckBAN: Don't schedule check_klines for 0 seconds in the...
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2014-03-03  Keith Bucklibratbox openssl: Don't leak EC_KEY structures.
2014-03-02  Keith BuckFix a couple more string leaks.
2014-03-02  Jilles Tjoelkercommio: Properly zero a struct msghdr.
2014-03-02  Jilles Tjoelkercommio: Explicitly ignore return value from setsockopt...
2014-02-27  Jilles Tjoelkerlibratbox: Abort if the restart callback returns.
2014-02-23  Jilles Tjoelkercommio: Add error string for SSL trouble.
2014-02-23  Jilles TjoelkerReplace double semicolons with single; place null state...
2014-02-23  Jilles Tjoelkerballoc: Fix memory leak when get_block() fails.
2014-02-21  Keith BuckRemove SSL_OP_NO_COMPRESSION from openssl initialization.
2014-02-16  Jilles Tjoelkerlibratbox: Fix undefined behaviour advancing pointer...
2014-02-08  William PitcockMerge pull request #46 from grawity/sasl-mechlist
2014-02-08  William Pitcocklibratbox: regenerate autotools files
2014-02-08  William Pitcocklibratbox/gnutls: add gnutls v3 api compatibility witho...
2014-01-15  Jilles Tjoelkeropenssl: Improve security using options recommanded...
2014-01-15  Jilles Tjoelkeropenssl: Use cipher list suggested by Argure.
2014-01-15  Jilles Tjoelkeropenssl: Fix compiler warning.
2014-01-15  Jilles Tjoelkeropenssl: Set some sort of session id context.
2013-12-27  William PitcockMerge pull request #42 from Argure/genssl
2013-11-30  William Pitcocklibratbox/openssl: check that ECDHE is really available...
2013-11-22  Jilles TjoelkerMerge branch 'fix-sha256-crypt' of https://github.com...
2013-10-23  Mantas Mikulėnaslibratbox/crypt: fix difference from glibc in sha256_cr...
2013-09-13  Jilles TjoelkerMerge branch 'isupport-charset' of github.com:grawity...
2013-09-06  William PitcockMerge pull request #33 from Argure/master
2013-09-06  Patrick GodschalkHave OpenSSL version check use cpp
2013-09-03  Patrick GodschalkSet ECDHE on OpenSSL 1.00+.
2013-08-14  Quora Dodrilllibratbox/openssl: Fix possible memory leak with SSL...
2013-08-14  Quora DodrillRevert "libratbox/openssl: Fix possible memory leak...
2013-08-14  Quora Dodrilllibratbox/openssl: Fix possible memory leak with SSL...
2013-07-19  Quora DodrillMerge pull request #32 from anarcat/gnutls-restore
2013-07-18  Antoine Beauprérerun aclocal to include pkg.m4
2013-06-10  William PitcockMerge pull request #30 from anarcat/gnutls-restore
2013-06-10  Antoine BeaupréRevert "libratbox: Remove broken gnutls support."
2013-06-10  Antoine BeaupréRevert "Remove more gnutls references."
2012-09-29  William Pitcocklibratbox/crypt: remove blowfish support since it has...
2012-07-30  William PitcockMerge pull request #2 from TheChrisAM/patch-1
2012-07-25  William Pitcocksigio: use siginfo_t instead of struct siginfo, per...
2012-05-19  Aaron SethmanDisable timerfd/signalfd on openvz, it seems broken
2012-04-17  Jilles TjoelkerRemove more gnutls references.
2012-04-17  Jilles Tjoelkerlibratbox: Run autoreconf.
2012-04-17  Jilles Tjoelkerlibratbox: Remove broken gnutls support.
2012-04-07  Keith Buckgnutls: Fix certfp server link auth.
2012-04-07  Keith Buckgnutls: Fix ssld crash when executing a SSL connection...
2012-04-07  Keith BuckMerge branch 'gnutls' of git://git.leptoquark.net/charybdis
2012-04-03  Elly Fong-Joneslibratbox: use rb_listen(), not listen().
2012-03-19  Jilles Tjoelkerlibratbox: Allow defer_accept on FreeBSD.
2012-03-17  William Pitcocklibratbox: make defer_accept optional.
2012-03-17  William Pitcocklibratbox: add support for TCP_DEFER_ACCEPT on linux
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-03-02  Nathan Phillip BrinkDetect a potential infinite loop in ./configure in...
2012-03-01  Nathan Phillip BrinkAdd explicit support for being installed into a system...
2012-02-04  William PitcockRe-libtoolize.
2012-02-04  William Pitcockconfigure: set version to charybdis 3.4.0-dev
2011-10-28  Jilles TjoelkerPrefer PATH_MAX to non-standard MAXPATHLEN.
2011-05-08  William Pitcocklibtoolize
2011-05-08  William Pitcockconfigure: Add --with-custom-branding and --with-custom...
2011-03-20  Jilles TjoelkerCope with OPENSSL_VERSION_NUMBER not being a long.
2011-01-25  Elizabeth Jennifer... Add endian test to autoconf and convert crypt to use it.
2011-01-17  Elizabeth Jennifer... Add blowfish to libratbox crypt.
2011-01-08  Jilles TjoelkerFix compiler warnings.
2011-01-06  Elizabeth Jennifer... Add SHA256/SHA512 support to crypt.c and fix up the...
2010-12-15  Jilles Tjoelkerlibratbox: Unbreak compile.
2010-12-14  William Pitcocklibratbox: Use the server SSL certificate on outgoing...
2010-11-23  William Pitcocklibratbox: Clean up uses of strcpy().
2010-09-28  William PitcockAutoreconf.
2010-08-24  Stephen BennettMerge backout of 8939a7e03d15
2010-05-14  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-05-08  Jilles Tjoelkeropenssl: Avoid cutting off OpenSSL errors at 119 chars.
2010-03-05  Jilles TjoelkerFix --disable-balloc.
2010-02-22  Jilles Tjoelkergnutls: I guess a gnutls_x509_crt_deinit() is needed...
2010-02-22  William Pitcockgnutls: Add support for certfp gathering.
2010-02-19  Jilles TjoelkerFix a memory leak with client certificates.
2010-02-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-02-19  William PitcockFix libtool build issue.
2010-02-18  William PitcockRun autoreconf.
2010-02-07  Jilles TjoelkerAdd new function rb_get_ssl_certfp() to export-syms...
2010-01-31  Jilles TjoelkerAdd certfp support to libratbox and ssld.
2010-01-21  Jilles TjoelkerFix memory leak and bad error reporting with posix_spawn():
2010-01-07  William PitcockRun autoreconf.
2009-07-09  Jilles TjoelkerFix fd passing on FreeBSD/amd64 and possibly Solaris...
2009-12-08  Stephen BennettMerge
2008-12-22  Valeriy YatskoRun automake for libratbox.
2008-12-22  Valeriy YatskoUpdate libratbox.
2008-12-21  Valeriy YatskoAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-12-21  Valeriy YatskoFix serno.h.
2008-12-21  Valeriy YatskoRemove .hgignore for serno.h, add serno.h for libratbox.
2008-12-03  Jilles TjoelkerRemove additional wrong declaration for rb_kill().
next