about summary refs log tree commit diff
path: root/README.7 (follow)
Commit message (Collapse)AuthorAge
* Recommend kitd to run pounce on OpenBSD HEAD masterJune McEnroe2023-10-21
|
* Remove pounce-editJune McEnroe2023-02-07
| | | | | Temporarily? It never got finished and I need to be able to cut new releases of pounce without it.
* Update copyrights, authorsJune McEnroe2022-07-17
|
* Update README for flat extrasJune McEnroe2022-07-17
|
* Remove mention of capsicum from READMEJune McEnroe2021-10-07
|
* Load and reload local certificates like normalJune McEnroe2021-10-05
|
* Explain what pounce does and some of how it works in README 2.5June McEnroe2021-09-06
| | | | That opening paragraph was severely lacking for a README.
* Stop referring to server-time as IRCv3.2June McEnroe2021-06-18
| | | | | | IRCv3 has moved away from grouping specs together into versions like this. SASL is still referred to as IRCv3.2 because there are two different versions of that spec.
* Add mailing list archive to READMEJune McEnroe2021-06-17
|
* Add pounce-notify to README 2.4June McEnroe2021-05-27
|
* Add QUIRKS fileJune McEnroe2021-05-25
|
* Clean up Makefiles, configure scriptsJune McEnroe2021-05-02
| | | | | | Default MANDIR to ${PREFIX}/man since it turns out man-db includes /usr/local/man by default. Add support for BINDIR. Separate libs out into LDADD variables.
* Rename contrib to extraJune McEnroe2021-04-30
|
* Add donation link to README 2.3June McEnroe2021-02-05
|
* Add Repology links to READMEJune McEnroe2021-01-28
| | | | | LibreTLS in particular is gaining traction in packaging, so point to Repology pages to make users' lives easier.
* Sandbox pounce with unveil(2)June McEnroe2020-08-30
|
* Refactor certificate loading and load all certs from config pathsJune McEnroe2020-08-28
|
* Remove rc scriptsJune McEnroe2020-08-27
|
* Import xdg.c from catgirlJune McEnroe2020-08-24
|
* Add Additional Components section to READMEJune McEnroe2020-08-12
|
* Mention LibreTLS in READMEJune McEnroe2020-08-06
|
* Remove compat.hJune McEnroe2020-08-01
|
* Rewrite configure script for all platformsJune McEnroe2020-07-24
|
* Add link to "IRC Suite" post in READMEJune McEnroe2020-07-08
|
* Rewrite build and install to be more amenable to packagingJune McEnroe2020-05-19
| | | | Hopefully. Trying to write a FreeBSD port against this.
* Update email addressesJune McEnroe2020-05-18
|
* Replace .mk files with configure scriptJune McEnroe2020-03-01
| | | | Copied and expanded from catgirl.
* Use Xr for the first "pounce" in README 1.1June McEnroe2020-01-17
|
* Add litterbox to READMEJune McEnroe2020-01-17
|
* Add CONTRIBUTING section to READMEJune McEnroe2019-12-17
|
* Add capsicum note to READMEJune McEnroe2019-11-10
|
* Rename listen to localJune McEnroe2019-11-10
|
* Mention Darwin and GNU/Linux in READMEJune McEnroe2019-11-06
|
* Use explicit_bzero from LibreSSLJune McEnroe2019-11-06
|
* Add calico rc scriptJune McEnroe2019-11-02
|
* Add SNI socket dispatcherJune McEnroe2019-11-02
| | | | pounce can't accept connections from it yet though!
* Clarify some documentationJune McEnroe2019-10-29
|
* Implement getopt_long-integrated configuration parsingJune McEnroe2019-10-29
|
* Document rationaleJune McEnroe2019-10-26
|
* Add rc scriptJune McEnroe2019-10-26
|
* Expand documentationJune McEnroe2019-10-25
|
* Rename project pounceJune McEnroe2019-10-25
|
* Add README.7June McEnroe2019-10-22