summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* add LICENSE HEAD masterAli Fardan2021-02-061-0/+14
* write manpagesAli Fardan2021-01-195-3/+416
* decode: fix percent encoded first character parser bugAli Fardan2020-11-232-10/+24
* - implement percent encoding in encode.cAli Fardan2020-11-225-138/+498
* normalize: don't expect scheme to be presentAli Fardan2020-11-221-3/+5
* add mkfile and fix compilation on 9frontAli Fardan2020-11-212-1/+10
* normalize: fix double dot path normalizationAli Fardan2020-11-201-5/+18
* fix encode uninitialized strlcat() on string && introduce new uri_string_path...Ali Fardan2020-11-193-4/+34
* fix MakefileAli Fardan2020-11-181-3/+3
* initial commit; todo: thorough testingAli Fardan2020-11-1810-0/+4631