Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - implement percent encoding in encode.c | Ali Fardan | 2020-11-22 | 1 | -3/+33 |
| | | | | | | - move syntax macros from decode.c to separate types.h header - fix normalizer (sorta, needs testing) - TODO: more testing... | ||||
* | normalize: don't expect scheme to be present | Ali Fardan | 2020-11-22 | 1 | -3/+5 |
| | |||||
* | normalize: fix double dot path normalization | Ali Fardan | 2020-11-20 | 1 | -5/+18 |
| | |||||
* | initial commit; todo: thorough testing | Ali Fardan | 2020-11-18 | 1 | -0/+51 |