]> jfr.im git - irc/freenode/solanum.git/history - ssld
authproc: Don't try to notice dead clients
[irc/freenode/solanum.git] / ssld /
2020-10-15  Ed KellettInnovation by sed
2017-08-04  Simon Arlottssld: avoid clang static analysis warning
2017-07-29  Simon Arlottssld: avoid clang static analysis warning
2017-07-29  Simon Arlottssld: avoid clang static analysis warning
2016-06-01  Aaron Jonesssld: remove unused macros, avoid sign overflow in...
2016-06-01  Aaron Jonesssld: remove unused macros, avoid sign overflow in...
2016-05-05  Aaron Jones[sslproc] Use certificate file if key file is not present
2016-05-03  Aaron JonesFix possible crash when DH parameters are not provided
2016-04-25  Simon Arlottsslproc: prefix SPKI certfp types to distinguish them...
2016-04-25  Simon Arlottssld: remove init_prng command
2016-04-24  Simon Arlottssld: add a callback when the connection is opened
2016-04-24  Simon Arlottssld: send cipher/certfp before proxying any plaintext...
2016-04-23  Simon Arlottssld: Add new certfp_methods spki_sha256 and spki_sha512
2016-04-23  Simon Arlottssld: cipher commands don't have any fds
2016-04-23  Simon Arlottssld: certfp change commands don't have any fds
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth MyersMerge branch 'master' into authd-framework
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-27  Matt Ullmanssld: Remove left over function
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  William Pitcockircd: client: substantially rework the connid registry...
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-24  Matt Ullmanssld: Move plain_check_cork() to a boolean
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-19  William Pitcockssld: do not shadow openssl-internal symbol "ssl_ok...
2016-03-09  Elizabeth MyersMore bool conversions
2016-03-06  Elizabeth MyersRemove more $Id tags.
2016-03-06  William Pitcockrename libratbox to librb, since its pretty modified...
2016-03-06  William PitcockMerge pull request #155 from Elizafox/master
2016-03-06  Elizabeth MyersRemove some leftover ircd-ratbox references.
2016-03-05  William Pitcockremove presupplied autotools files
2016-03-03  Simon Arlottssld: provide version in stats S output
2016-02-20  William Pitcockircd: remove broken USE_IODEBUG_HOOKS knob and related...
2016-02-11  William PitcockMerge pull request #146 from lp0/fix-sqlite-unixRandomn...
2016-02-11  William PitcockMerge pull request #145 from lp0/fix-ssld-fmt-warnings...
2016-02-11  Simon Arlottssld: fix format string warnings for statistics
2016-02-11  William Pitcockssld: we use uint8_t for IPC buffers, not char
2016-02-11  William PitcockMerge pull request #144 from lp0/handle-which_ssld_fail...
2016-02-10  William PitcockMerge pull request #137 from lp0/fix-ssld-change_connid...
2016-02-10  Simon Arlottssld: change_connid may be called with an unknown ID
2016-02-10  William PitcockMerge pull request #140 from viatsko/remove-snprintf
2016-02-10  Valerii IatskoRemove libratbox's snprintf.c, update related ircd...
2016-02-09  Valerii Iatskossld: fix memleak
2016-01-08  William Pitcockbuildsystem: further cleanup
2016-01-08  William Pitcockconfigure: use correct path for libltdl
2016-01-08  William Pitcockbuildsystem: update Makefile.in's
2016-01-07  Aaron JonesFix LTDL conditional, remove some unnecessary and/or...
2016-01-07  Aaron JonesFix some autotools discrepancies, disable SQLite thread...
2016-01-06  William Pitcockgeneral: remove last vestiges of static modules support...
2016-01-06  William Pitcockbuildsystem: convert to automake + libtool
2015-12-16  William Pitcockssld: check conn->plain_fd when setting conn->plain_fd...
2015-12-12  William Pitcockssl: allow cipher list to be overridden (closes #67)
2015-12-12  William Pitcockssld: use uint64_t explicitly when we want 64-bit counters
2015-12-12  William Pitcockssld: fix a type warning pointed out by clang
2015-12-12  William Pitcockssld: take inbuf/outbuf out of global scope, since...
2015-12-11  William Pitcockssld: enable sending SSL cipher information if available
2015-12-11  William Pitcockssld: integrate some cleanups from ratbox 3.1
2015-12-08  William Pitcockssld: update for protocol changes
2015-12-07  William Pitcockssld: we only will continue supporting one fingerprint...
2015-12-07  Elizabeth MyersAdd ability to change CertFP hash.
2015-12-07  Elizabeth MyersAdd ability to change CertFP hash.
2015-07-06  William PitcockMerge pull request #95 from jailbird777/master
2015-04-20  Jail BirdSpring cleaning redux:
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-02-08  William PitcockMerge pull request #46 from grawity/sasl-mechlist
2014-02-08  William Pitcockssld: force the control buffer to be unsigned bytes...
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-03-02  Nathan Phillip BrinkFix inconsistency between --sysconfdir and --with-confd...
2012-03-01  Nathan Phillip BrinkAdd explicit support for being installed into a system...
2010-12-15  William Pitcockssld: Request fingerprint when connecting to the server...
2010-01-31  Jilles TjoelkerAdd certfp support to libratbox and ssld.
2009-11-15  Jilles Tjoelkerssld: Fix an fd leak when closing connections.
2009-11-15  Jilles Tjoelkerssld: Do not crash if not all fds in a message could...
2009-12-08  Stephen BennettMerge
2009-03-07  Jilles TjoelkerFix close detection with ssl+zip, porting more code...
2009-03-03  Jilles Tjoelkerssld: Do not do redundant rb_setselect().
2009-01-01  androsyn[svn r26332] get rid of the zip ready stuff
2008-12-02  Valeriy YatskoBranch merge.
2008-12-02  Valeriy YatskoCopied libratbox and related stuff from shadowircd...
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-08-29  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-25  Jilles Tjoelkerssld: un #if 0 the /dev/null stuff out
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-29  Valery Yatskossld synced with ircd-ratbox3 svn
2008-06-29  Jilles TjoelkerShow reason for failed outgoing SSL handshakes to opers.
2008-06-26  Valery V Yatskosync ssld with ratbox3 repository: now r25594 + charybd...
2008-06-26  Valery V YatskoFix compilation without zlib headers present, from...
2008-05-17  Jilles TjoelkerCheck for the -rpath linker flag.
2008-04-10  Valery YatskoImporting r25217, r25219 and r25221 from ratbox3
2008-04-06  Valery Yatskossld from ratbox3 without automake dep
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  Valery Yatskoreplacing ssld with servlink