summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Use configOpen in getopt_configJune McEnroe2020-08-24
* Import xdg.c from catgirlJune McEnroe2020-08-24
* Replace “RAND_bytes” by “getentropy”Issam E. Maghni2020-08-23
* contrib/palaver: Add no message preview flagsJune McEnroe2020-08-16
* contrib/palaver: Don't set channel for PMsJune McEnroe2020-08-13
* Fix unintended interception of NICK after registrationJune McEnroe2020-08-13
* Add Additional Components section to READMEJune McEnroe2020-08-12
* Document -L / palaver optionJune McEnroe2020-08-12
* contrib/palaver: Document service configurationJune McEnroe2020-08-11
* contrib/palaver: Add install target and rc scriptJune McEnroe2020-08-11
* contrib/palaver: Implement command and notificationsJune McEnroe2020-08-11
* contrib/palaver: Add prospective manual pageJune McEnroe2020-08-11
* contrib/palaver: Add configure scriptJune McEnroe2020-08-11
* Implement stub of palaverapp.com capabilityJune McEnroe2020-08-11
* Refactor intercept to use Handlers and fix QUIT w/o message 1.4p1June McEnroe2020-08-10
* Refactor clientCA and clientSTS as clientCapsJune McEnroe2020-08-10
* Use system libcrypto and openssl bin on FreeBSD 1.4June McEnroe2020-08-06
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-06
* Mention LibreTLS in READMEJune McEnroe2020-08-06
* Handle broken clients sending only \nJune McEnroe2020-08-06
* Document concatenating client certificates for authJune McEnroe2020-08-01
* Fix signing certificates with -A and -gJune McEnroe2020-08-01
* Remove compat.hJune McEnroe2020-08-01
* Define explicit_bzero using memset_s on macOSJune McEnroe2020-08-01
* Use snprintf instead of strlcatJune McEnroe2020-08-01
* Use snprintf instead of strlcpyJune McEnroe2020-07-31
* Use RAND_bytes instead of arc4random_bufJune McEnroe2020-07-31
* Rewrite configure script for all platformsJune McEnroe2020-07-24
* Don't use strlcpy in dispatchJune McEnroe2020-07-24
* Add link to "IRC Suite" post in READMEJune McEnroe2020-07-08
* Add -R blind-req optionJune McEnroe2020-07-06
* Grant CAP_SETSOCKOPT in dispatch 1.3p1June McEnroe2020-06-12
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Revert compression of man pages for installation 1.3June McEnroe2020-05-19
* Clarify or otherwise expand documentationJune McEnroe2020-05-19
* Rewrite build and install to be more amenable to packagingJune McEnroe2020-05-19
* Add RUNDIR make variableJune McEnroe2020-05-18
* Template rc scripts with %%PREFIX%%June McEnroe2020-05-18
* Update email addressesJune McEnroe2020-05-18
* Don't bother setting SO_NOSIGPIPEJune McEnroe2020-05-18
* Enable TCP keepalive with half-hour idleJune McEnroe2020-05-18
* Add server send queueing with time intervalJune McEnroe2020-05-11
* Pass -1 as backlog to listen(2)June McEnroe2020-05-11
* Check signals after handling ready socketsJune McEnroe2020-05-11
* Use . as ${LDLIBS.$@} separatorJune McEnroe2020-04-20
* Use for loop for getopt in calico 1.2p1June McEnroe2020-04-02
* Generate short option string from long optionsJune McEnroe2020-04-02
* Do not crash on error from acceptJune McEnroe2020-04-02
* Do not crash on error from accept in calicoJune McEnroe2020-04-02
* Send ERR_NOMOTD during syncJune McEnroe2020-03-08