about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Reorder file loading in mainJune McEnroe2021-09-03
* Be nice and call tls_close(3) on the serverJune McEnroe2021-09-02
* Separate client QUIT and ERROR messagesJune McEnroe2021-09-02
* Remove redundant clientDiff functionJune McEnroe2021-09-02
* OpenBSD: pledge(2) the genCert code pathJune McEnroe2021-09-02
* OpenBSD: pledge(2) the hashPass code pathJune McEnroe2021-09-02
* OpenBSD: pledge(2) printCert code path separatelyJune McEnroe2021-09-02
* Call serverConfig() with NULLs for -oJune McEnroe2021-09-02
* Read from /dev/urandom instead of using getentropy(3)June McEnroe2021-09-02
* Separate stateSync intro messagesJune McEnroe2021-08-31
* Correct handling of colons in SASL PLAINJune McEnroe2021-08-30
* Declare producer staticJune McEnroe2021-08-28
* Use CapBits as length of FiltersJune McEnroe2021-08-28
* Don't create new tls_server(3), just reconfigureJune McEnroe2021-08-21
* Zero local-key memory before freeing itJune McEnroe2021-08-21
* Avoid overwriting manual AWAY messagesJune McEnroe2021-08-21
* Replace verbose colors with two types of arrowsJune McEnroe2021-08-20
* Explicitly clear TLS secrets after handshakeJune McEnroe2021-08-20
* Handle TLS_WANT_POLL{IN,OUT} from tls_handshake(3) with serverJune McEnroe2021-08-20
* Use "secure" libtls ciphersJune McEnroe2021-08-20
* Use seprintf to build final 005June McEnroe2021-07-08
* Fix LDADD.crypt on DarwinJune McEnroe2021-06-19
* Add -m mode option to set user modesJune McEnroe2021-06-18
* Document channel keys in join optionJune McEnroe2021-06-18
* Use | to separate flags from config optionsJune McEnroe2021-06-18
* Stop referring to server-time as IRCv3.2June McEnroe2021-06-18
* Add mailing list archive to READMEJune McEnroe2021-06-17
* Stop accumulating ISUPPORT tokens once MOTD startsJune McEnroe2021-06-10
* Use seprintf for snip, removing strlcpynJune McEnroe2021-06-09
* Use seprintf for reserializeJune McEnroe2021-06-09
* Use seprintf for capListJune McEnroe2021-06-09
* Add seprintfJune McEnroe2021-06-09
* Add pounce-notify to README 2.4June McEnroe2021-05-27
* Fix ENVIRONMENT formatting in pounce-notify(1)June McEnroe2021-05-27
* Add note about Libera.Chat SASL-only rangesJune McEnroe2021-05-27
* Add QUIRKS fileJune McEnroe2021-05-25
* Replace freenode with tilde.chatJune McEnroe2021-05-19
* notify: Reword pounce-notify manualJune McEnroe2021-05-04
* Clean up Makefiles, configure scriptsJune McEnroe2021-05-02
* palaver: Exit on getopt failureJune McEnroe2021-04-30
* notify: Implement pounce-notifyJune McEnroe2021-04-30
* notify: Add prospective manual page for pounce-notifyJune McEnroe2021-04-30
* Rename contrib to extraJune McEnroe2021-04-30
* palaver: Add -s flag for case-sensitive matchingJune McEnroe2021-04-30
* palaver: Remove last vestiges of rc scriptsJune McEnroe2021-04-29
* palaver: Track badge count per connection in SQLiteJune McEnroe2021-04-29
* palaver: Drop no longer used network fieldJune McEnroe2021-04-27
* Don't use :trailing parameter for JOINJune McEnroe2021-04-09
* Add donation link to README 2.3June McEnroe2021-02-05
* Drop pledge capabilities after binding and connectingJune McEnroe2021-02-01