summaryrefslogtreecommitdiff
path: root/uriunescape.c
Commit message (Collapse)AuthorAgeFilesLines
* it actually works now and is no longer hideousepoch2020-01-251-30/+29
|
* last commit was an in-progress I failed to notice. it should work now.epoch2020-01-211-2/+2
|
* fixed uriunescape possibly missing an escaped character that landed on a ↵epoch2020-01-211-6/+28
| | | | boundary between two reads.
* added ability for uriunescape to read from stdin if there are no argumentsepoch2019-06-161-4/+14
|
* rebased on an old copy of this repo. renamed everything. rewrote the uri ↵epoch2019-04-201-0/+12
parser. added uricmp. wew.