about summary refs log tree commit diff
path: root/AUTHORS
blob: 031de338f904f26d0571e99db476d83e14fb1cc4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Maintainer:
	Jason A. Donenfeld <Jason@zx2c4.com>

Contributors:
	Jason A. Donenfeld <Jason@zx2c4.com>
	Lukas Fleischer <cgit@cryptocrack.de>
	Johan Herland <johan@herland.net>
	Lars Hjemli <hjemli@gmail.com>
	Ferry Huberts <ferry.huberts@pelagic.nl>
	John Keeping <john@keeping.me.uk>

Previous Maintainer:
	Lars Hjemli <hjemli@gmail.com>
-0400'>2019-10-27 * Reload certificate on SIGUSR1June McEnroe2019-10-27 * Drop clients on zero-length readsJune McEnroe2019-10-27 * Explicitly tls_handshake new clientsJune McEnroe2019-10-27 * Document rationaleJune McEnroe2019-10-26 * Handle nick collisionJune McEnroe2019-10-26 * Wait for AUTHENTICATE + from serverJune McEnroe2019-10-26 * Respond to PING with same parameterJune McEnroe2019-10-26 * Add undocumented flag to disable verificationJune McEnroe2019-10-26 * Do not require RPL_ISUPPORT for stateReadyJune McEnroe2019-10-26 * Implement graceful shutdownJune McEnroe2019-10-26 * Require PASS before USERJune McEnroe2019-10-26 * Track channel topicsJune McEnroe2019-10-26 * Set AWAY when no clients are connectedJune McEnroe2019-10-26 * Add flags to request TOPIC and NAMES on client connectJune McEnroe2019-10-26 * OopsJune McEnroe2019-10-26 * Disconnect client on unknown commandJune McEnroe2019-10-26 * Allow reading sensitive information from filesJune McEnroe2019-10-26 * Add rc scriptJune McEnroe2019-10-26 * Add install and uninstall targetsJune McEnroe2019-10-25 * Expand documentationJune McEnroe2019-10-25 * Add AGPLv3 notice on client registrationJune McEnroe2019-10-25 * Rename project pounceJune McEnroe2019-10-25 * Add copy of AGPLv3