]> jfr.im git - solanum.git/shortlog
solanum.git
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
2016-05-01  Simon Arlottauthd: use a list for auth_providers
2016-05-01  Elizabeth Myersm_alias: restore old behaviour of joining all parameters.
2016-05-01  William Pitcockstage for charybdis 4-beta1.
2016-05-01  William Pitcocklibrb: fix commio build on win32
2016-05-01  William Pitcockauthd: provider: make refcounting system less fragile
2016-05-01  William PitcockRevert "authd: change to lists instead of dictionaries...
2016-04-30  Aaron Jones[openssl] Forward-port some more cleanups from fixes...
2016-04-30  Simon Arlottauthd: don't decrement refcount twice when accepting...
2016-04-30  Simon Arlottm_stats: don't try to access bl_stats if it doesn't...
2016-04-30  Simon Arlottauthd_check: don't try to update bl_stats if it doesn...
2016-04-30  Simon Arlottauthproc: don't try to delete bl_stats if it hasn't...
2016-04-30  Simon Arlottlibrb: shutdown() listening sockets pending close(...
2016-04-30  Elizabeth Myersopm: use rb_dlinkDelete instead of rb_dlinkFindDelete.
2016-04-30  Elizabeth Myersauthd: change to lists instead of dictionaries for...
2016-04-30  William Pitcocklibrb: rb_path_to_self(): use sysctl(2) interface on...
2016-04-30  Elizabeth Myersauthproc: don't delete during iteration, this is not...
2016-04-30  William Pitcocklibrb: linebuf: don't reinvent rb_dlinkAddTailAlloc().
2016-04-30  Elizabeth Myersauthd: don't try to do anything on exit, it's too preca...
2016-04-30  William Pitcocktools: fix stub rb_strcasecmp() build
2016-04-29  William Pitcockircd: Channel.bants is not a serial but a timestamp.
2016-04-29  Simon Arlottlibrb: close FDs when they're freed (outside of select...
2016-04-29  Aaron JonesMention another RFC with regard to deprecating plaintext
2016-04-29  Aaron Jones[openssl] More improvements to the backend
2016-04-29  Simon Arlottopenssl: set ciphers on client connections too
2016-04-29  Simon Arlottsslproc: don't send updated config to dead/shutdown...
2016-04-28  Simon Arlottsslproc: reset ssld_wait/spin_count when explicitly...
2016-04-27  Aaron Jones[mbedtls] correct printf argument count
2016-04-27  Aaron JonesPartially revert previous commit
2016-04-27  Aaron Jones[TLS backends] Miscellaneous fixes
2016-04-27  Simon Arlottopenssl: don't allow certificates outside the validity...
2016-04-27  Simon Arlottepoll: don't try to read from closed FDs
2016-04-27  Aaron Jones[openssl] support ECDHE on more than one curve when...
2016-04-26  Simon Arlottmkfingerprint: use certfp method names from certfp.h
2016-04-26  Simon Arlottadd mkfingerprint program
2016-04-26  Simon Arlottcertfp: Move method name/prefix strings to a separate...
2016-04-26  Simon Arlottlibrb: gnutls: check return value of fread()
2016-04-25  Simon Arlottircd.conf.example: use certfp_method = spki_sha256
2016-04-25  Simon Arlottgetopt: don't modify argv as it breaks restart()
2016-04-25  Simon Arlottmodules: use exit(EXIT_FAILURE) on failure
2016-04-25  Simon Arlottauthd: wait until the ssl connection is "open" before...
2016-04-25  Simon Arlottsslproc: simplify ssl open callback
2016-04-25  Simon Arlottopenssl: accept more certificate verify errors as valid
2016-04-25  Simon Arlottconf: require certificate fingerprint for SSL connections
2016-04-25  Simon Arlottsslproc: prefix SPKI certfp types to distinguish them...
2016-04-25  Simon Arlottsslproc: send the certftp method on rehash
2016-04-25  Simon Arlottsslproc: use global ServerInfo configuration
2016-04-25  Simon Arlottsslproc: include ssl_cipher_list in length check before...
2016-04-25  Simon Arlottssld: remove init_prng command
2016-04-24  Simon Arlottircd: don't send ERR_NOTREGISTERED to servers
2016-04-24  Simon Arlottlibrb: remove socklen parameter from rb_connect_tcp
2016-04-24  Simon Arlottircd: server connection configuration
2016-04-24  Simon Arlottircd: Don't try to connect to servers that we know...
2016-04-24  Simon Arlottssld: add a callback when the connection is opened
2016-04-24  Simon Arlottssld: send cipher/certfp before proxying any plaintext...
2016-04-24  Simon Arlottm_stats: display certificate fingerprint in STATS C
2016-04-23  Simon Arlottm_alias: store a copy of alias->name as it will be...
2016-04-23  Simon Arlottircd: parse: add asserts for improper use of mod_add_cm...
2016-04-23  Simon Arlottmodules: add missing break
2016-04-23  Simon Arlottircd: do nothing in client_release_connids if !MyConnect
2016-04-23  Simon Arlottircd: fix assert in client_release_connids
2016-04-23  Simon Arlottssld: Add new certfp_methods spki_sha256 and spki_sha512
2016-04-23  Simon Arlottssld: cipher commands don't have any fds
2016-04-23  Simon Arlottlibrb: mbedtls: fix rb_get_ssl_certfp()
2016-04-23  Simon Arlottlibrb: fix mbedtls library order
2016-04-23  Simon Arlottircd: sslproc: certfp commands have a 9 byte header...
2016-04-23  Simon Arlottssld: certfp change commands don't have any fds
2016-04-23  William Pitcockclient: fix up client_release_connids() too, pointed...
2016-04-23  William Pitcockclient: connid_get() should check MyConnect(), not...
2016-04-23  Simon Arlottmr_server: Report certificate fingerprint mismatches
next