]> jfr.im git - solanum.git/shortlog
solanum.git
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
2016-04-23  Simon Arlottmr_server: Handle unknown error codes
2016-04-23  Mantas Mikulėnasdoc: fix whitespace in example configs [ci skip]
2016-04-23  Simon Arlottauthproc: set GOT_ID flag when an ident response is...
2016-04-23  staticfoxauthd: Avoid negative array indices
2016-04-16  Elizabeth MyersRevert "Implement the netsplit batch type."
2016-04-15  Elizabeth MyersImplement the netsplit batch type.
2016-04-12  Elizabeth MyersDon't use key member of dictionary iter objects after...
2016-04-12  Elizabeth Myersauthproc: fix a typo
2016-04-12  Elizabeth MyersChange the way authd configures opm
2016-04-11  Mantas MikulėnasMerge pull request #183 from grawity/sasl-fail-throttle-v3
2016-04-11  Mantas Mikulėnasm_sasl: rate-limit SASL REAUTH usage
2016-04-11  Mantas Mikulėnasm_sasl: fix coding style
2016-04-11  Mantas Mikulėnasm_sasl: temporarily reject clients after many failed...
2016-04-11  Elizabeth Myerssend: trim a blank line [ci skip]
2016-04-11  Elizabeth MyersMake directions more clear for disabling OPM
2016-04-10  Elizabeth MyersName the fallback strncasecmp properly [ci skip]
2016-04-10  Elizabeth Myerswhoops, fix a typo
2016-04-10  Elizabeth MyersReplace my shitty fallbacks with those from FreeBSD
2016-04-10  Elizabeth MyersREADME: put git command in backticks [ci skip]
2016-04-10  Elizabeth Myers*sigh* comment these out until travis is fixed.
2016-04-10  Elizabeth MyersAdd these for now until travis actually gets their...
2016-04-10  Elizabeth Myerstravis: install shtool.
2016-04-10  Elizabeth MyersGet rid of install-sh and use shtoolize to create them.
2016-04-10  Elizabeth Myersmodules/m_set: booleanify.
2016-04-10  Elizabeth Myerslibrb: minor adjustments to rb_strcasestr fallback...
2016-04-10  Elizabeth Myerss_user: clean up authd checks
2016-04-10  Elizabeth Myerss_user: enhancements to proxy reporting messages
2016-04-10  Elizabeth MyersRemove extraneous whitespace [ci skip]
2016-04-10  Elizabeth MyersFix stupid linux warning
2016-04-10  Elizabeth MyersWrap up authd preclient stuff in its own struct
2016-04-09  staticfoxversion.c.SH: Fix build
2016-04-09  Elizabeth MyersFormatting fixes for credits
2016-04-09  Elizabeth MyersProperly clean up build artifacts.
2016-04-08  Elizabeth Myersipv4_from_ipv6: move to librb
next