]> jfr.im git - solanum.git/shortlog
solanum.git
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...
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 Jonesopenssl: use snprintf(3) instead of rb_snprintf()
2016-06-01  Aaron Jonesopenssl: use snprintf(3) instead of rb_snprintf()
2016-06-01  Aaron Jonesopenssl: More LibreSSL compatibility
2016-06-01  Aaron Jonesopenssl: More LibreSSL compatibility
2016-05-25  Aaron Jonesopenssl: change how we load DH parameters
2016-05-25  Aaron Jonesopenssl: change how we load DH parameters
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-15  Aaron Jonesappveyor: correct version
2016-05-15  Aaron Jonesappveyor: correct version
2016-05-15  Aaron Jonesircd_lexer: fix another crash with the same cause
2016-05-15  Aaron Jonesircd_lexer: fix another crash with the same cause
2016-05-15  Aaron Jonesircd_lexer: fix crash with very large config option...
2016-05-14  Aaron Jonesminor spring cleaning: remove/relocate duplicate/unused...
2016-05-14  William Pitcockmakerelease: fix DATECODE output
2016-05-14  William PitcockNEWS: document websocket availability
2016-05-14  William Pitcockconfig: document websocket options
2016-05-14  William Pitcocknewconf: ensure wsock and defer_accept are default...
2016-05-14  Aaron Jonesstarttls: Allow command usage with backends other than...
2016-05-12  Simon Arlottm_alias: correctly construct string to be sent
2016-05-12  Simon Arlottbandb: sqlite3: use getpagesize() on FreeBSD
2016-05-12  Simon Arlottwsockd: include stdinc.h so that sys/types.h is include...
2016-05-12  Simon Arlottlibrb: define UINT32_MAX for FreeBSD 4.8
2016-05-12  Simon Arlottlibrb: support rb_path_to_self on FreeBSD 4.8
2016-05-12  Simon Arlottclient: call authd_abort_client with the client that...
2016-05-12  William PitcockMerge pull request #191 from GLolol/patch-1
2016-05-12  James Ludoc: add extensions/chm_nonotice to example confs
2016-05-05  Aaron Jones[Documentation] Increase bitlength recommendation for...
2016-05-05  Aaron Jones[Documentation] Reflect that ssl_private_key is now...
2016-05-05  Aaron Jones[sslproc] Use certificate file if key file is not present
2016-05-05  Aaron JonesTravis CI: Build against sqlite3 library
2016-05-05  Aaron Jones[mbedtls] Various fixes and improvements
2016-05-05  Aaron Jones[TLS Backends] Make version strings more useful and...
2016-05-05  Aaron Jones[TLS Backends] Allow absense of private key file
2016-05-05  Aaron Jones[sslproc] Allow absense of private key file
2016-05-03  Aaron JonesFix possible crash when DH parameters are not provided
2016-05-02  Simon Arlottrandom_ping: stop producing negative values that become...
2016-05-01  Simon Arlottauthd: fix reference far off the end of the array on...
2016-05-01  Simon Arlottauthd: remove unused variable id from accept_client
2016-05-01  Simon Arlottauthd: allocate the correct size of auth_client_data
2016-05-01  Simon Arlottauthd: Only use refcount for reference counting
2016-05-01  Simon Arlottauthd: fix auth->cid type sizes
2016-05-01  Simon Arlottauthd: fix memory leak in start_auth
2016-05-01  Simon Arlottauthd: don't call cancel_providers recursively
next