]> jfr.im git - solanum.git/shortlog
solanum.git
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.
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.
2016-06-25  William PitcockMerge branch 'master' into release/4
2016-06-25  Jason VolkFix bug. Note: The second hunk is just an assumption...
2016-06-22  William PitcockMerge pull request #196 from jevolk/master
2016-06-22  Jason VolkCore modules cannot be unloaded, otherwise bad things...
2016-06-22  Jason Volkircd: Fix capability entry name string ownership.
2016-06-20  William Pitcockcharybdis 4-rc1.
2016-06-20  William PitcockMerge branch 'master' into release/4
2016-06-20  William Pitcocklibrb: remove one more VMS detritius
2016-06-20  William Pitcocklibrb: we have no plans to support VMS
2016-06-18  William PitcockMerge branch 'master' into release/4
2016-06-18  William Pitcockircd: relocate_paths() back on windows only now
2016-06-18  William Pitcockm_modules: use new module api
2016-06-18  William Pitcockconf_parser: warning fixes
2016-06-18  William Pitcockmodules: serious cleanups
2016-06-18  William Pitcockmodules: cleanups
2016-06-18  William Pitcockircd: fix compile of relocate_paths()
2016-06-18  William Pitcockircd: make relocate_paths() available always
2016-06-18  William Pitcockircd: call relocate_paths() in all cases
2016-06-18  William Pitcockmessages: fix format string warning reported by latest...
2016-06-18  William Pitcockircd: print runtime path configuration
2016-06-18  William Pitcocklibrb: dictionaries which use integer keys may use...
2016-06-17  William Pitcockinvite: do not send duplicate invite messages (closes...
2016-06-17  William Pitcockinvite: do not send duplicate invite messages (closes...
2016-06-12  Aaron Jonesmbedtls backend: indicate reason for TLS session termin...
2016-06-12  Aaron Jonesmbedtls backend: indicate reason for TLS session termin...
2016-06-05  William PitcockCREDITS: charybdis official channel will now be on...
2016-06-05  William PitcockCREDITS: charybdis official channel will now be on...
2016-06-05  William PitcockCREDITS: adjust to reflect present situation
2016-06-05  William PitcockCREDITS: adjust to reflect present situation
2016-06-01  Aaron JonesFix regression introduced by commit 2f361bfc
2016-06-01  Aaron JonesFix regression introduced by commit 1863a0f8
2016-06-01  Aaron JonesPreliminary code tidying complete.
2016-06-01  Aaron Jonestools/mkfingerprint: strlen(3) on a raw byte array...
2016-06-01  Aaron Jonestools/mkpasswd: functions that call exit(3) should...
2016-06-01  Aaron Jonesbandb/bandb: functions that call exit(3) should be...
2016-06-01  Aaron Jonesbandb/bantool: a function that calls exit(3) should...
2016-06-01  Aaron Jonesauthd/res: make function used only within this unit...
2016-06-01  Aaron Jonesauthd/provider: remove shadowed double variable decl
2016-06-01  Aaron Jonesauthd/authd: a function that calls exit(3) should be...
2016-06-01  Aaron Joneswsockd: various fixes
2016-06-01  Aaron Jonesssld: remove unused macros, avoid sign overflow in...
2016-06-01  Aaron Joneswsproc: compile out dead code
2016-06-01  Aaron Jonesrestart: functions that call exit(3) should be marked...
2016-06-01  Aaron Jonesircd_signal: a function that tailcalls a noreturn funct...
2016-06-01  Aaron Jonesircd: functions that call exit(3) should be marked...
2016-06-01  Aaron Jonesgetopt: a function that calls exit(3) should be marked...
2016-06-01  Aaron Jonesdns: make function used only within this unit static
2016-06-01  Aaron Jonesclass: remove unused macros
2016-06-01  Aaron Joneschmode: remove unreachable break statement
2016-06-01  Aaron Joneschmode: silence harmless uninitialised variable warning
2016-06-01  Aaron Joneschannel: silence harmless uninitialised variable warning
2016-06-01  Aaron Jonesbandbi: a function that calls exit(3) should be marked...
2016-06-01  Aaron Jonesauthproc: don't shadow variable decls, avoid reserved...
2016-06-01  Aaron Joneslibrb: silence some fairly harmless compiler warnings
2016-06-01  Aaron JonesPreliminary code tidying complete.
2016-06-01  Aaron Jonestools/mkfingerprint: strlen(3) on a raw byte array...
2016-06-01  Aaron Jonestools/mkpasswd: functions that call exit(3) should...
2016-06-01  Aaron Jonesbandb/bandb: functions that call exit(3) should be...
2016-06-01  Aaron Jonesbandb/bantool: a function that calls exit(3) should...
2016-06-01  Aaron Jonesauthd/res: make function used only within this unit...
2016-06-01  Aaron Jonesauthd/provider: remove shadowed double variable decl
2016-06-01  Aaron Jonesauthd/authd: a function that calls exit(3) should be...
next