summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Explain what pounce does and some of how it works in README 2.5June McEnroe2021-09-06
* Document DIAGNOSTICSJune McEnroe2021-09-05
* Avoid logging that a new consumer dropped messagesJune McEnroe2021-09-05
* Use EX_USAGE for all local configuration errorsJune McEnroe2021-09-05
* Expand on -s size optionJune McEnroe2021-09-05
* Clarify parts of the manualJune McEnroe2021-09-05
* OpenBSD: Drop inet pledge when using unix socketJune McEnroe2021-09-03
* OpenBSD: Drop no longer needed unveils and pledge promisesJune McEnroe2021-09-03
* 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