]> jfr.im git - irc/charybdis-ircd/charybdis.git/shortlog
irc/charybdis-ircd/charybdis.git
2020-01-28  Aaron Jonesextensions/extb_ssl.c: make certfp parameter case-insen... origin/release/3.5
2020-01-28  Aaron Jonesextensions/extb_ssl.c: clean up this logic
2019-09-08  Aaron JonesSupport ECDH X25519 for TLSv1.3 (OpenSSL 1.1.1)
2019-08-31  Aaron JonesCharybdis 3.5.7 charybdis-3.5.7
2019-08-31  Simon ArlottRevert "ircd: Fix umode orphan scheme."
2019-06-08  Simon Arlottm_sasl: Don't process authentication messages if SASL...
2019-06-08  Aaron JonesRevert "m_sasl: Don't process authentication messages...
2019-02-23  Simon Arlottm_sasl: Don't process authentication messages if SASL...
2018-11-26  Aaron JonesMerge branch fakelist into release/3.5
2018-11-26  Aaron Jonessrc/newconf.c: fakechannel: guard against repeated...
2018-11-26  ManiacTwisterFixed syntax error
2018-11-26  ManiacTwisterInitialize fakechan topic to NULL, allocate an empty...
2018-11-26  ManiacTwisterProper range for fakechannel user count
2018-11-26  ManiacTwisterUse irccmp instead of strcasecmp for fakechannels
2018-11-26  ManiacTwisterDisable fakechannels by default
2018-11-26  ManiacTwisterFixed fakechannel removal
2018-11-26  ManiacTwisterCheck if users_max is less than users_min
2018-11-26  ManiacTwisterAllow fakechannels with 0 users
2018-11-21  ManiacTwisterAdded fakechannels to /LIST
2018-08-26  Aaron Jonescharybdis 3.5.6 charybdis-3.5.6
2018-08-26  Aaron Joneslibratbox/src/mbedtls_ratbox.h: remove unnecessary...
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 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-07-26  Antoine Beauprépoint users towards HELP EXTBAN for inline help
2018-04-06  Aaron Jonesmodules/m_sasl.c: prevent abort_sasl() sending 906...
2018-04-06  Aaron Jonesmodules/m_sasl.c: abort session if we receive '*' as...
2018-01-06  Aaron Joneslibratbox/src/mbedtls.c: check public/private keys...
2017-12-17  Aaron Jonessrc/s_user.c: don't send fake MODE for clients who...
2017-11-04  Aaron Jonesdoc/reference.conf: clarify that server link fingerprin...
2017-10-23  Aaron JonesUpdate configure from configure.ac
2017-10-23  mniipconfigure.ac: Adjust dlopen/dlsym checks
2017-10-15  Aaron Jonesmodules/static_modules.c.SH: use correct header file
2017-08-29  Aaron JonesMerge pull request #247 from anarcat/cmode-help-pointer
2017-08-29  Antoine Beauprépoint to the CMODE help page for more modes
2017-08-24  Simon Arlottexit_unknown_client: don't delete servers from the...
2017-08-13  Simon Arlottm_sasl: indicate client connection type for SASL
2017-08-04  Aaron Joneslibratbox/src/commio.c: misc cleanups for compiler...
2017-08-04  Simon Arlottmodules/core/m_join.c: remove global variable parabuf
2017-08-04  Simon Arlottmodules/core/m_join.c: remove global variable modebuf
2017-08-04  Simon Arlottmodules/core/m_join.c: remove global variable para
2017-08-04  Simon Arlottmodules/core/m_join.c: remove global variable pargs
2017-08-04  Simon Arlottmodules/core/m_join.c: remove global variable mbuf
2017-08-04  Simon Arlottlibratbox/src/ratbox_lib.c: avoid clang static analysis...
2017-08-04  Simon Arlottssld: avoid clang static analysis warning
2017-08-04  Simon Arlottssld: avoid clang static analysis warning
2017-08-04  Simon Arlottlibrb: rb_linebuf_copy_raw: remove unused assignment
2017-08-04  Simon Arlottircd: hostmask: avoid clang static analysis warning
2017-08-04  Simon Arlottlibratbox/src/commio.c: Must set addrlen before every...
2017-08-04  Aaron Jonessrc/hash.c: misc cleanup for compiler warnings
2017-08-04  Aaron Joneslibratbox/src/crypt.c: misc cleanup for compiler warning
2017-08-04  Aaron Jonesinclude/s_user.h: convert raw attribute into already...
2017-08-04  Aaron Jonesmodules/core/m_mode.c: misc cleanup for compiler warning
2017-08-04  Aaron Jonesextensions/hurt.c: misc cleanups for compiler warnings
2017-08-04  Aaron Jonesextensions/m_sendbans.c: misc cleanup for compiler...
2017-08-04  Aaron Jonesmodules/m_rehash.c: misc cleanups for compiler warnings
2017-08-04  Aaron Jonessrc/supported.c: misc cleanups for compiler warnings
2017-08-04  Aaron Jonessrc/chmode.c: misc cleanups for compiler warnings
2017-08-04  Aaron Joneslibratbox/src/commio.c: misc cleanup for compiler warning
2017-08-04  Aaron Joneslots of misc cleanups for compiler warnings
2017-08-04  Aaron Jonessrc/ircd_signal.c: misc cleanup for compiler warning
2017-08-04  Aaron Jonesrb_helper: misc cleanups for compiler warning
2017-08-04  Aaron Jonesgetopt: misc cleanups for compiler warning
2017-08-04  Aaron Jonessrc/bandbi.c: misc cleanup for compiler warning
2017-08-04  Aaron Joneslibratbox/src/balloc.c: misc cleanup for compiler warning
2017-08-04  Aaron Jonesmodules/core/m_server.c: misc cleanup for compiler...
2017-08-04  Aaron Jonesmodules/core/m_die.c: misc cleanup for compiler warning
2017-08-04  Aaron Jonesmodules/m_whois.c: misc cleanup for compiler warning
2017-08-04  Aaron Jonesinclude/s_user.h: misc cleanup for compiler warning
2017-08-04  Aaron Jonessrc/res.c: misc cleanup for compiler warnings
2017-08-04  Aaron Joneslibratbox/src/commio.c: misc cleanup for compiler warnings
2017-08-04  Aaron Jonessrc/chmode.c: misc cleanup for compiler warning
2017-08-04  Aaron Jonessrc/modules.c: misc cleanup for compiler warnings
2017-08-04  Aaron Joneslibratbox/src/openssl_ratbox.h: misc cleanup for compil...
2017-08-04  Aaron Jonesmodules/m_stats.c: misc cleanup for compiler warnings
2017-08-04  Aaron Jonestools/mkpasswd.c: misc cleanup for compiler warnings
2017-08-04  Aaron Joneslibratbox/src/crypt.c: misc cleanup for compiler warnings
2017-08-04  Aaron Jonesssld/ssld.c: misc cleanup for compiler warning
2017-08-04  Aaron Jonesbandb/bantool.c: misc cleanup for compiler warning
2017-08-04  Aaron Jonesircd: misc cleanup for compiler warnings
2017-08-04  Aaron Jonesbandb/bandb.c: misc cleanup for compiler warnings
2017-08-04  Aaron Jonesbandb/bantool.c: misc cleanup for compiler warning
2017-08-01  Simon Arlottm_webirc: set sockhost before potentially using it...
2017-07-29  Simon Arlottsslproc: check number of arguments to zipstats command
2017-07-05  Aaron Jonessrc/channel.c: don't use the bancache in is_banned...
2017-07-03  Aaron Jonesmbedtls.c: minor fixups
2017-06-27  Simon Arlottm_webirc: use rb_inet_ntop_sock to populate sockhost
2017-06-25  Simon Arlottircd: s_conf: fix use of strlcpy in strip_tabs
2017-06-23  Aaron Jonesconfigure: allow exact PID file prefix to be specified
2017-06-22  Aaron JonesMbedTLS: Don't use a dummy CA certificate on new librar...
2017-06-16  Ellenor Malikextensions/extb_ssl.c: add support for matching by...
2017-06-12  Aaron JonesREADME.md: Update channel
2017-03-25  Aaron JonesMerge pull request #241 from anarcat/rst-guide
2017-03-25  Antoine Beaupréfix more headings
2017-03-25  Antoine Beaupréfix two headings to be toplevel
next