Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adapter/: re-structure | bptato | 2023-12-12 | 1 | -39/+0 |
| | |||||
* | cha-finger: use MAPPED_URI_* | bptato | 2023-12-12 | 1 | -25/+15 |
| | | | | | Much simpler & more efficient than the ugly regex parsing we used to have. | ||||
* | Enable finger protocol by default | bptato | 2023-12-10 | 1 | -0/+49 |
* Add a default urimethodmap that points finger: to cha-finger * Install cha-finger to /usr/local/libexec/cha/cgi-bin by default * cha-finger: use ALL_PROXY if given, die if curl is not installed |