about summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Replace .mk files with configure scriptJune McEnroe2020-03-01
* 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
girl/commit/ui.c?id=facc3aa9a0b56b04c18e56418c7ea00947993f9e&follow=1'>Disable terminal flow controlJune McEnroe 2019-02-22Bind up and down arrows to scrollJune McEnroe 2019-02-22Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe