]> jfr.im git - irc/charybdis-ircd/charybdis.git/shortlog
irc/charybdis-ircd/charybdis.git
2016-12-30  Aaron JonesOpenSSL: Disable TLSv1.0
2016-12-30  Aaron JonesGNUTLS: Provide a default priority string, disable...
2016-12-29  Keith Buckextensions/extb_channel: Allow matching secret channels.
2016-12-28  Aaron JonesDocumentation: Comment-out the OPM block and its option...
2016-12-28  Aaron JonesWhen a remote MODRESTART command is received, it will...
2016-12-20  Aaron Jonesmkpasswd: avoid strdup(NULL) and the like if rb_crypt...
2016-12-19  Aaron Jonesauthd: don't exit() on OPM duplicate scanner errors...
2016-12-09  Keith Buckmr_server: Handle certificate validation errors.
2016-12-05  Jason Volk.gitignore: ignore .exe extension.
2016-12-04  Keith Buckm_rehash: Require admin privileges for REHASH SSLD.
2016-12-04  Simon ArlottFix cross compile for Windows
2016-12-04  Simon Arlottmsgbuf: don't append a ';' unless there are existing...
2016-12-04  Simon Arlottfix privmsg/notice send functions to use variable argum...
2016-11-27  Aaron Jonesreference.conf: Use proper IPv6 RFC Documentation Range...
2016-11-23  Simon Arlottecho-message should work for privmsg/notice to another...
2016-11-23  Simon Arlottecho-message should work for clients that aren't in...
2016-11-20  Simon Arlottserver_estab: don't try to send to a dead client
2016-11-20  Simon Arlottlistener: use exit_client instead of free_client
2016-11-15  Aaron Jonesreference.conf: document that SPKI is supported in...
2016-11-15  Aaron JonesTLS backends: Move some library-dependent functions...
2016-10-31  Aaron JonesREADME: Document glibtoolize use on Mac systems
2016-10-30  Simon ArlottUse const hook data where possible
2016-10-30  Simon Arlottfree cache emptyline rb_dlink_node, allocated automatic...
2016-10-30  Simon Arlottfree server_p->certfp, allocated in newconf.c
2016-10-30  Simon Arlottfree localClient->cipher_string, allocated in sslproc.c
2016-10-30  Simon Arlottfree localClient->zipstats, allocated in sslproc.c
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-10-22  Simon Arlottauthproc: don't allow authd to write too many parameter...
2016-10-22  Simon Arlottmsgbuf_parse: rb_string_to_array outputs to a MAXPARA...
2016-10-22  Simon Arlottrb_string_to_array: document parv array size
2016-10-18  Aaron JonesOpenSSL: Adjust ciphersuite order and update documentation
2016-10-18  Aaron JonesMbedTLS: Adjust ciphersuite order and update documentation
2016-10-15  Aaron JonesREADME: Fix location of channel
2016-10-02  Aaron JonesSASL: Relax rate limiting for failures a little
2016-10-02  Aaron JonesMerge pull request #221 from Xenthys/release/4
2016-10-02  Aaron JonesMerge pull request #222 from Xenthys/release/4+sasl
2016-10-02  XenthysSASL: rate-limit after the 2nd failed attempt (m_sasl.c)
2016-09-28  XenthysAdded kick immunity to umode +p (oper-override)
2016-09-20  Aaron Joneswhois: check target is an oper before assuming they...
2016-09-18  William Pitcockhelpops: add duplication guards on helper/dehelper...
2016-09-17  Aaron JonesGNUTLS: Forward-port release/3.5 improvements
2016-09-17  Aaron JonesMbedTLS: Forward-port release/3.5 improvements
2016-09-17  Aaron JonesOpenSSL: Forward-port release/3.5 improvements
2016-09-16  William Pitcockircd: introduce 'no-export' links
2016-09-16  William Pitcockhelpops: fix up graph cleanup for helpers_list
2016-09-16  William Pitcockextensions/chantype_dummy: ^ is a valid nickchar, but...
2016-09-16  William PitcockNEWS: document new CHANTYPES api
2016-09-16  William Pitcockextensions/chantype_dummy: cleanups
2016-09-16  William Pitcockchannels: fix IsChannelName() to actually use IsChanPre...
2016-09-16  William Pitcocksupported: fix up CHANTYPES
2016-09-16  William Pitcockextensions: add new module adding ^channels (which...
2016-09-16  William Pitcocksupported: add chantypes_update()
2016-09-16  William Pitcockmatch: allow the CharAttrs table to be modified at...
2016-09-16  William Pitcockhelpops: MyClient() check is wrong, we only care if...
2016-09-16  William Pitcockhelpops: handle cleaning up remote opers from the helpo...
2016-09-16  William PitcockMerge pull request #217 from Xenthys/release/4
2016-09-16  Stephen BennettAdd hooks for local and remote nick changes
2016-09-11  Aaron Jonesmsgbuf: Fix remote crash vulnerability due to malformed...
2016-09-10  Xenthysm_grant.c - fixed remote grant support
2016-09-10  Aaron JonesMbedTLS: Misc backend cleanups
2016-09-09  Aaron JonesMbedTLS: Treat 0 bytes read/written to socket properly
2016-09-04  Aaron JonesMbedTLS: Initial attempt to port release/3.5 commit...
2016-09-03  Aaron JonesSASL: Disallow beginning : and space anywhere in AUTHEN...
2016-09-03  Simon Arlottircd: serv_connect: initialise sa_connect/sa_bind to...
2016-09-03  Simon Arlottlibrb: set sockaddr port to 0 in success path
2016-09-01  Aaron JonesOpenSSL: Initialise if LibreSSL
2016-08-30  Aaron JonesOpenSSL: Initialise one context at a time
2016-08-24  Aaron JonesPrint initialisation notice before forking
2016-08-24  Jason Volkircd: Fix umode orphan scheme.
2016-08-21  Aaron Jonesstartup: fork before initialising the event subsystem
2016-08-21  Aaron JonesAttempt to open /dev/null before forking incase it...
2016-08-21  Aaron JonesAttempt #2 at fixing the file descriptor mess.
2016-08-20  Aaron JonesRevert "ircd startup: avoid black magic with file descr...
2016-08-20  Aaron Jonesircd startup: avoid black magic with file descriptors
2016-08-20  Jason Volkircd: Allow non-default CAP_MASK during server estab.
2016-08-20  Aaron JonesTLS Backends: Harmomise the rb_ssl_get_cipher() function
2016-08-19  Aaron JonesGNUTLS: Avoid null dereference in constructing ciphersuite
2016-08-19  Aaron JonesGNUTLS: Cleanup fingerprint generation
2016-08-15  Aaron JonesREADME: Clarify that OpenSSL is not required for ECDHE
2016-08-15  Aaron Jonesmkpasswd: use urandom for salts, cleanup
2016-08-12  Aaron Jonesopenssl: Avoid use-after-free when rehashing fails...
2016-08-06  William Pitcockcharybdis 4-rc3. charybdis-4-rc3
2016-08-06  William Pitcockm_grant: convert jevolk's rewritten version to AV2
2016-08-06  William PitcockMerge pull request #207 from charybdis-ircd/jevolk...
2016-08-05  Jason Volkauthd: Fix use after reference count decrement.
2016-07-27  William PitcockMerge pull request #205 from jevolk/release/4
2016-07-27  Jason Volkm_grant: rewrite.
2016-07-19  Jason Volkircd: Fix missing operhash reference decrement from...
2016-07-16  Jason VolkFix erroneous return value.
2016-07-16  Aaron Jonesreference.conf: Document fingerprint generation
2016-06-28  Elizabeth MyersFix stupid compiler errors by my stupidity and tiredness
2016-06-28  Elizabeth Myersblacklist: add blacklist_cancel_none
2016-06-28  Elizabeth Myersblacklist: add return statement. d'oh.
2016-06-28  Elizabeth Myersblacklist: fix precedence lossage
2016-06-28  Elizabeth Myersblacklist: if no blacklists were checked, properly...
2016-06-28  Elizabeth Myersbuild_rdns: minor cleanup
2016-06-28  Elizabeth Myersblacklist: tweak message for timeout
2016-06-28  Elizabeth Myersblacklist: give different messages for cancellation...
2016-06-26  William Pitcockcharybdis 4-rc2. charybdis-4-rc2
2016-06-25  William PitcockMerge branch 'master' into release/4
next