]> jfr.im git - solanum.git/shortlog
solanum.git
2019-09-14  Aaron JonesMerge pull request #284 from edk0/drain
2019-09-14  Janik Kleinhoffextensions/drain: remove superfluous includes
2019-09-14  Ed KellettAdd extensions/drain
2019-09-13  Aaron JonesMerge pull request #282 from edk0/propagate-oper
2019-09-13  Ed KellettPropagate OPER
2019-09-12  Aaron JonesMerge pull request #279 from edk0/operhide
2019-09-12  Ed KellettRework oper hiding
2019-09-08  Aaron JonesSupport ECDH X25519 for TLSv1.3 (OpenSSL 1.1.1)
2019-09-07  Aaron JonesMerge pull request #277 from edk0/helpops
2019-09-07  Aaron JonesMerge pull request #278 from edk0/override
2019-09-07  Aaron JonesMerge pull request #275 from edk0/override-immunity
2019-09-07  Aaron JonesMerge pull request #276 from edk0/deferred-cap-notify
2019-09-07  Ed Kellettoverride: always check oper:override
2019-09-07  Ed Kellettoverride: don't leak the old expiry timer list
2019-09-07  Ed Kellettoverride: start timers for +p clients on modinit
2019-09-07  Ed Kelletthelpops: remove +H if usermode:helpops is lost
2019-09-07  Ed Kelletthelpops: handle the helper list properly on reload
2019-09-07  Ed Kelletthelpops: fix umode handling
2019-09-07  Ed KellettDeferred capability notifications from modules
2019-09-07  Aaron JonesMerge pull request #274 from edk0/event-deletion
2019-09-07  Ed Kellettoverride: move kick immunity to its own module
2019-09-07  Ed Kellettlibrb/event: delete indirectly via a dead flag
2019-08-31  Simon ArlottVersion 4.1.3-dev
2019-08-31  Simon ArlottVersion 4.1.2
2019-08-31  Simon Arlotttravis: don't run the tests on macosx
2019-08-31  Simon Arlottircd: remove debug
2019-08-31  Simon Arlottcap_server_time: Fix strftime return value check
2019-08-31  Simon Arlotttests: Fix use-after-free bug
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2019-08-31  Simon Arlotttests: Remove modules that don't exist
2019-08-31  Simon Arlottcheck_one_kline: Fix compiler warning
2019-08-31  Simon ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottDocument the process shared by check_one_kline() and...
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-08-31  Simon ArlottRevert "ircd: Fix umode orphan scheme."
2019-07-07  Aaron JonesCorrect OPM port configuration variables
2019-07-07  Simon Arlotttravis: run the tests
2019-04-27  Ed KellettRemove unused kline_delay config option
2019-04-27  Ed KellettRemove unused kline delay machinery
2019-04-27  Ed Kellettm_ban: check only the added K-line
2019-04-27  Ed Kellettm_kline: check only the added K-line
2019-04-27  Ed KellettAdd check_one_kline, expose notify_banned_client
2019-03-27  Aaron Jonesnewconf: remove plaintext listeners warning
2019-02-23  Simon Arlottm_sasl: Don't process authentication messages if SASL...
2019-02-23  Simon Arlotttests: Verify behaviour if services authenticates a...
2018-08-15  Simon Arlottset version back to -dev
2018-08-15  Simon Arlottcharybdis 4.1.1
2018-08-15  Simon Arlottm_nick/m_sasl/m_user: restore check for mixing of clien...
2018-08-15  Simon Arlottm_pass: store unverified SID in preClient for use in...
2018-08-13  Aaron JonesMbedTLS: Support ChaCha20-Poly1305 in TLSv1.2+
2018-08-12  Simon Arlottauthd: always use an empty buffer to read ident reply
2018-08-12  Simon Arlottm_sasl: check if the agent is present after every clien...
2018-08-12  Simon Arlottauthd: fix "is provider done" logic in blacklist/opm...
2018-08-12  Simon ArlottMerge pull request #260 from FauxFaux/yesno-1
2018-08-12  Simon Arlotttravis: don't build docs on osx
2018-08-12  Simon Arlottdoc: build with travis
2018-08-12  Simon Arlottdoc: there is no _static directory
2018-08-12  Simon ArlottMerge pull request #263 from anarcat/extban-doc
2018-08-12  Antoine Beauprépoint to the CMODE help page for more modes
2018-08-12  Antoine Beaupréfix more headings
2018-08-12  Antoine Beaupréfix two headings to be toplevel
2018-08-12  Antoine Beauprédo not hardcode theme
2018-08-12  Antoine Beaupréconfig.rst review
2018-08-12  Antoine Beaupréreview commands.rst style
2018-08-12  Antoine Beaupréfix style in ucommands.rst
2018-08-12  Antoine Beaupréfix syntax warning
2018-08-12  Antoine Beaupréfix ucommands.rst style
2018-08-12  Antoine Beaupréreview umodes.rst
2018-08-12  Antoine Beaupréreview oprivs.rst style
2018-08-12  Antoine Beaupréreview cmodes.rst style
2018-08-12  Antoine Beauprésome styling
2018-08-12  Antoine Beaupréignore build results
2018-08-12  Antoine Beaupréfix duplicate headings, remove duplicate ToC
2018-08-12  Antoine Beauprémerge two index pages
2018-08-12  Antoine Beaupréconvert SGML guide to RST
2018-04-06  Aaron Jonesmodules/m_sasl.c: prevent abort_sasl() sending 906...
2018-04-06  Aaron Jonesmodules/m_sasl.c: command functions are void on this...
2018-04-06  Aaron Jonesmodules/m_sasl.c: abort session if we receive '*' as...
2018-03-23  Chris West... YESNO options are of type bool, not int
2018-01-19  Simon Arlottgcc7 fixes: NICKLEN -> NAMELEN
2018-01-19  Simon Arlottgcc7 fixes: make fallthrough explicit
2018-01-18  Simon Arlottset version back to -dev
2018-01-18  Simon Arlottcharybdis 4.1
2018-01-18  Simon Arlottircd: use correct buffer sizes
2018-01-06  Aaron Joneslibratbox/src/mbedtls.c: check public/private keys...
2017-11-04  Aaron Jonesdoc/reference.conf: clarify that server link fingerprin...
2017-10-30  Aaron Joneshelp/Makefile.am: silence construction of indexes,...
2017-10-20  Simon Arlottcharybdis 4.1-rc1
2017-08-24  Simon ArlottAdd workaround for Linux SCTP_I_WANT_MAPPED_V4_ADDR...
2017-08-24  Simon ArlottAdd outgoing SCTP connect support
2017-08-24  Simon ArlottAdd basic SCTP listener support that binds to multiple...
2017-08-24  Simon Arlottrb_connect: use SO_ERROR
2017-08-24  Simon Arlottrb_inet_pton_sock: initialise sockaddr to zero
2017-08-24  Simon Arlottexit_unknown_client: don't delete servers from the...
2017-08-24  Simon Arlotttests: add serv_connect1 (exit_unknown_client)
2017-08-22  Simon Arlotts_serv: connect using both IPv4 and IPv6 if unspecified
2017-08-20  Simon Arlottremove RB_IPV6
2017-08-20  Simon Arlottauthd: assume all providers are running
2017-08-17  Aaron JonesMerge pull request #246 from grawity/patch-1
2017-08-17  Mantas MikulėnasCREDITS: update to match reality
next