summary refs log tree commit diff stats
path: root/normalize.c
Commit message (Expand)AuthorAgeFilesLines
* - implement percent encoding in encode.cAli Fardan2020-11-221-3/+33
* normalize: don't expect scheme to be presentAli Fardan2020-11-221-3/+5
* normalize: fix double dot path normalizationAli Fardan2020-11-201-5/+18
* initial commit; todo: thorough testingAli Fardan2020-11-181-0/+51