Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add LICENSE HEAD master | Ali Fardan | 2021-02-06 | 1 | -0/+14 |
* | write manpages | Ali Fardan | 2021-01-19 | 5 | -3/+416 |
* | decode: fix percent encoded first character parser bug | Ali Fardan | 2020-11-23 | 2 | -10/+24 |
* | - implement percent encoding in encode.c | Ali Fardan | 2020-11-22 | 5 | -138/+498 |
* | normalize: don't expect scheme to be present | Ali Fardan | 2020-11-22 | 1 | -3/+5 |
* | add mkfile and fix compilation on 9front | Ali Fardan | 2020-11-21 | 2 | -1/+10 |
* | normalize: fix double dot path normalization | Ali Fardan | 2020-11-20 | 1 | -5/+18 |
* | fix encode uninitialized strlcat() on string && introduce new uri_string_path... | Ali Fardan | 2020-11-19 | 3 | -4/+34 |
* | fix Makefile | Ali Fardan | 2020-11-18 | 1 | -3/+3 |
* | initial commit; todo: thorough testing | Ali Fardan | 2020-11-18 | 10 | -0/+4631 |