summary refs log tree commit diff
path: root/pounce.1 (follow)
Commit message (Expand)AuthorAge
* Add options for TLS client certificateJune McEnroe2019-11-04
* Hash client passwords with cryptJune McEnroe2019-11-04
* Rename bind-unix to bind-pathJune McEnroe2019-11-03
* Append bindHost to bindPath if it is a directoryJune McEnroe2019-11-03
* Fix name of SNIJune McEnroe2019-11-02
* Note calico in pounce CAVEATSJune McEnroe2019-11-02
* Document pounce -U flagJune McEnroe2019-11-02
* Clean up cert path documentationJune McEnroe2019-10-30
* Add option for ring sizeJune McEnroe2019-10-30
* Clarify some documentationJune McEnroe2019-10-29
* Implement getopt_long-integrated configuration parsingJune McEnroe2019-10-29
* Sort standards in manual pageJune McEnroe2019-10-29
* Document lack of channel distinction caveatJune McEnroe2019-10-29
* Add option to save and load ring contents across restartsJune McEnroe2019-10-28
* Add quit message optionJune McEnroe2019-10-28
* Reload certificate on SIGUSR1June McEnroe2019-10-27
* Track channel topicsJune McEnroe2019-10-26
* Set AWAY when no clients are connectedJune McEnroe2019-10-26
* Add flags to request TOPIC and NAMES on client connectJune McEnroe2019-10-26
* Allow reading sensitive information from filesJune McEnroe2019-10-26
* Expand documentationJune McEnroe2019-10-25
* Rename project pounceJune McEnroe2019-10-25
1c01f69fdf0bf9bd2918d9e955a1e7257d63&follow=1'>Check nick to determine if is selfJune McEnroe 2018-12-03Ignore ~ username prefixesJune McEnroe 2018-12-02Move host, port, pass, webp to selfJune McEnroe 2018-12-02Add -r option for realnameJune McEnroe 2018-12-02Send automated messages to TagStatus with UIColdJune McEnroe 2018-12-02Various man page tweaks and editsJune McEnroe 2018-12-02Fix UI resume on /urlJune McEnroe 2018-12-02Add sandman.m to READMEJune McEnroe 2018-12-01Crudely handle reconnecting after suspendJune McEnroe 2018-12-01Fix sandman hangJune McEnroe 2018-12-01Use sigaction in sandmanJune McEnroe 2018-11-30Handle signals consistently in the event loopJune McEnroe 2018-11-30Separate ircConnect and ircDisconnectJune McEnroe 2018-11-30Measure length of log timestamp more consistentlyJune McEnroe 2018-11-30Reformat sandman Objective-C codeJune McEnroe 2018-11-30Ignore sandmanJune McEnroe 2018-11-30Add sandmanJune McEnroe 2018-11-29Strip timestamps from log replayJune McEnroe 2018-11-29Add basic log replayJune McEnroe 2018-11-29Show unread count in term titleJune McEnroe 2018-11-29Handle no such nick errorJune McEnroe 2018-11-29Add /whoisJune McEnroe 2018-11-29Set LIBRESSL_PREFIX in Darwin.mkJune McEnroe 2018-11-28Add NetBSD.mkJune McEnroe 2018-11-28Make use of config.mk and add Darwin.mkJune McEnroe