summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Reference openssl(1) by absolute pathedef2019-11-27
* Don't always create ${ETCDIR}/rc.dJune McEnroe2019-11-26
* Link calico with libcrypto on Linux 1.0p1June McEnroe2019-11-21
* Revert "Test getopt_config"June McEnroe2019-11-11
* Test getopt_configJune McEnroe2019-11-11
* Separate tags from all targetJune McEnroe2019-11-10
* Rename listen to localJune McEnroe2019-11-10
* Allow unsetting LIBRESSL_PREFIXJune McEnroe2019-11-06
* Don't install rc scripts or dirs on LinuxJune McEnroe2019-11-06
* Declare more missing functions and deal with lack of SO_NOSIGPIPEJune McEnroe2019-11-06
* Use explicit_bzero from LibreSSLJune McEnroe2019-11-06
* Don't set directory modes on installJune McEnroe2019-11-04
* Hash client passwords with cryptJune McEnroe2019-11-04
* Set up /var/run/calico and /usr/local/etc/pounceJune McEnroe2019-11-03
* Add calico rc scriptJune McEnroe2019-11-02
* Add SNI socket dispatcherJune McEnroe2019-11-02
* Add make target for localhost.crtJune McEnroe2019-10-30
* Implement getopt_long-integrated configuration parsingJune McEnroe2019-10-29
* Use ETCDIR variable for install targetJune McEnroe2019-10-29
* Add rc scriptJune McEnroe2019-10-26
* Add install and uninstall targetsJune McEnroe2019-10-25
* Rename project pounceJune McEnroe2019-10-25
* Implement ringWriteJune McEnroe2019-10-24
* Add dynamic poll listJune McEnroe2019-10-23
* Add stateJune McEnroe2019-10-23
* Implement serverConnectJune McEnroe2019-10-22
* Rename bouncer to bounceJune McEnroe2019-10-22
* Move listen code to listen.cJune McEnroe2019-10-19
* Add argument parsing and dumb TLS serverJune McEnroe2019-10-15
LinesJune McEnroe 2020-05-12Do not stop when files in XDG dirs are inaccessibleJune McEnroe 2020-05-07Mark global variables in chat.h as externMichael Forney 2020-05-05Update email addressesJune McEnroe 2020-04-23Separate completeID state from complete stateJune McEnroe 2020-04-20Don't clobber windows.swap in else of showAutoJune McEnroe 2020-04-19Save last user-selected window to switch back to from M-aJune McEnroe 2020-04-15Add M-= to mute windowsJune McEnroe 2020-04-15Add status indicator for showing ignored messagesJune McEnroe 2020-04-07Add M-< and M-> for scroll to top and bottomJune McEnroe 2020-04-07Revert "Add C-o as alias of M-/"June McEnroe 2020-04-07Check ignores against idJune McEnroe 2020-04-07Reset unreadSoft only on first unreadHardJune McEnroe 2020-04-07Add M-q to collapse whitespaceJune McEnroe 2020-04-06Add split scrolling to READMEJune McEnroe 2020-04-06Voice, devoice self on /voice, /devoice with no paramsJune McEnroe 2020-04-06Op, deop self on /op, /deop without paramsJune McEnroe 2020-04-06Bump URL ring sizeJune McEnroe 2020-04-06Add scroll position to status lineJune McEnroe 2020-04-06Implement split scrollingJune McEnroe 2020-04-05Error on missing MODE parametersJune McEnroe