about summary refs log tree commit diff
path: root/local.c (follow)
Commit message (Expand)AuthorAge
* Don't create new tls_server(3), just reconfigureJune McEnroe2021-08-21
* Zero local-key memory before freeing itJune McEnroe2021-08-21
* Unlink existing UNIX socket if it can't be connected to 2.1June McEnroe2020-11-23
* Swap localAccept parameter orderJune McEnroe2020-11-14
* Add support for OpenBSDJune McEnroe2020-08-27
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-06
* Remove compat.hJune McEnroe2020-08-01
* Use snprintf instead of strlcpyJune McEnroe2020-07-31
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Don't bother setting SO_NOSIGPIPEJune McEnroe2020-05-18
* Enable TCP keepalive with half-hour idleJune McEnroe2020-05-18
* Do not crash on error from acceptJune McEnroe2020-04-02
* Add option to set local client CAJune McEnroe2020-01-12
* Avoid a couple VLAs with constant sizeMichael Forney2019-11-20
* Use strlcpy for sun_pathsJune McEnroe2019-11-20
* Rename listen to localJune McEnroe2019-11-10
>Use standout mode for highlightingJune McEnroe 2019-12-31Rewrite scoop(1) argument descriptionsJune McEnroe 2019-12-31Color both nicks in a changeJune McEnroe 2019-12-31Implement nick-colored outputJune McEnroe 2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe Mostly this just allows the use of 'now'. 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroelitterbox/tag/?h=1.1'>1.1June McEnroe 2020-03-02Replace .mk files with configure scriptJune McEnroe 2020-02-28Implement the causal.agency/consumer capabilityJune McEnroe 2020-02-22Include <>/-/* around nicks in coloringJune McEnroe 2020-02-22Use (almost) the full range of IRC colors for nicksJune McEnroe