Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Explain what pounce does and some of how it works in README 2.5 | June McEnroe | 2021-09-06 |
| | | | | That opening paragraph was severely lacking for a README. | ||
* | Stop referring to server-time as IRCv3.2 | June McEnroe | 2021-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 README | June McEnroe | 2021-06-17 |
| | |||
* | Add pounce-notify to README 2.4 | June McEnroe | 2021-05-27 |
| | |||
* | Add QUIRKS file | June McEnroe | 2021-05-25 |
| | |||
* | Clean up Makefiles, configure scripts | June McEnroe | 2021-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 extra | June McEnroe | 2021-04-30 |
| | |||
* | Add donation link to README 2.3 | June McEnroe | 2021-02-05 |
| | |||
* | Add Repology links to README | June McEnroe | 2021-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 McEnroe | 2020-08-30 |
| | |||
* | Refactor certificate loading and load all certs from config paths | June McEnroe | 2020-08-28 |
| | |||
* | Remove rc scripts | June McEnroe | 2020-08-27 |
| | |||
* | Import xdg.c from catgirl | June McEnroe | 2020-08-24 |
| | |||
* | Add Additional Components section to README | June McEnroe | 2020-08-12 |
| | |||
* | Mention LibreTLS in README | June McEnroe | 2020-08-06 |
| | |||
* | Remove compat.h | June McEnroe | 2020-08-01 |
| | |||
* | Rewrite configure script for all platforms | June McEnroe | 2020-07-24 |
| | |||
* | Add link to "IRC Suite" post in README | June McEnroe | 2020-07-08 |
| | |||
* | Rewrite build and install to be more amenable to packaging | June McEnroe | 2020-05-19 |
| | | | | Hopefully. Trying to write a FreeBSD port against this. | ||
* | Update email addresses | June McEnroe | 2020-05-18 |
| | |||
* | Replace .mk files with configure script | June McEnroe | 2020-03-01 |
| | | | | Copied and expanded from catgirl. | ||
* | Use Xr for the first "pounce" in README 1.1 | June McEnroe | 2020-01-17 |
| | |||
* | Add litterbox to README | June McEnroe | 2020-01-17 |
| | |||
* | Add CONTRIBUTING section to README | June McEnroe | 2019-12-17 |
| | |||
* | Add capsicum note to README | June McEnroe | 2019-11-10 |
| | |||
* | Rename listen to local | June McEnroe | 2019-11-10 |
| | |||
* | Mention Darwin and GNU/Linux in README | June McEnroe | 2019-11-06 |
| | |||
* | Use explicit_bzero from LibreSSL | June McEnroe | 2019-11-06 |
| | |||
* | Add calico rc script | June McEnroe | 2019-11-02 |
| | |||
* | Add SNI socket dispatcher | June McEnroe | 2019-11-02 |
| | | | | pounce can't accept connections from it yet though! | ||
* | Clarify some documentation | June McEnroe | 2019-10-29 |
| | |||
* | Implement getopt_long-integrated configuration parsing | June McEnroe | 2019-10-29 |
| | |||
* | Document rationale | June McEnroe | 2019-10-26 |
| | |||
* | Add rc script | June McEnroe | 2019-10-26 |
| | |||
* | Expand documentation | June McEnroe | 2019-10-25 |
| | |||
* | Rename project pounce | June McEnroe | 2019-10-25 |
| | |||
* | Add README.7 | June McEnroe | 2019-10-22 |