]> jfr.im git - irc/charybdis-ircd/charybdis.git/shortlog
irc/charybdis-ircd/charybdis.git
2019-08-31  Simon ArlottVersion 4.1.2 charybdis-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 charybdis-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 charybdis-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 charybdis-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
2017-08-13  Simon Arlottcharybdis 4.1-dev
2017-08-09  Simon Arlottm_sasl: indicate client connection type for SASL
2017-08-06  Simon Arlottlibrb: remove zstring
2017-08-06  Simon Arlotttests: add rb_dictionary1
2017-08-06  Simon Arlottlibrb: dictionary_add mishandles replacing elements
2017-08-06  Simon Arlottcharybdis 4-rc6 charybdis-4-rc6
2017-08-06  Simon Arlotttests: send1: add tag tests to all functions
2017-08-06  Simon Arlottircd: send tags on every message
2017-08-06  Simon Arlotttests: send1: fix sendto_channel_opmod (remote) to...
2017-08-06  Simon Arlotttests: send1: fix sendto_channel_opmod (remote) to...
2017-08-06  Simon Arlotttests: send1: add missing CAP_SERVER_TIME test to sendt...
2017-08-06  Simon Arlotttests: send1: test MODE_MODERATED with sendto_channel_opmod
2017-08-06  Simon Arlotttests: send1: load modules in a predictable order
2017-08-06  Simon Arlotttests: add missing modules symlinks
2017-08-06  Simon Arlotttests: add remaining sendto_* tests
2017-08-05  Simon Arlottircd: check caps for user in sendto_common_channels_local
2017-08-05  Simon Arlotttests: add remote server message tests
2017-08-05  Simon Arlotttests: add client util make_local_person_oper()
2017-08-05  Simon Arlotttests: add sendto_* test framework
2017-08-05  Simon Arlottircd: log command in mod_add_cmd/mod_del_cmd error...
2017-08-05  Simon Arlottircd: substitution: fix buffer overrun if variable...
2017-08-04  Simon Arlottremove unused variables
2017-08-04  Simon Arlottssld: avoid clang static analysis warning
next