Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed uriunescape possibly missing an escaped character that landed on a ↵ | epoch | 2020-01-21 | 1 | -6/+28 |
| | | | | boundary between two reads. | ||||
* | added ability for uriunescape to read from stdin if there are no arguments | epoch | 2019-06-16 | 1 | -4/+14 |
| | |||||
* | rebased on an old copy of this repo. renamed everything. rewrote the uri ↵ | epoch | 2019-04-20 | 1 | -0/+12 |
parser. added uricmp. wew. |