about summary refs log tree commit diff
path: root/README.7 (follow)
Commit message (Collapse)AuthorAge
* 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
1'>Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe