Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | literal IPv6 addresses in the domain portion were NOT skipping the leading [ | epoch | 2020-07-04 | 1 | -0/+1 |
* | fixed some signedness warnings and inconsistencies | epoch | 2020-01-21 | 1 | -2/+2 |
* | small change that fixed uriescape I think. spaces were decoding into %00 | epoch | 2020-01-21 | 1 | -2/+2 |
* | removed a unneeded memmove from uriunescape and a trailing space | epoch | 2019-06-16 | 1 | -2/+1 |
* | removed a few headers that weren't needed | epoch | 2019-06-05 | 1 | -1/+0 |
* | wrote linefromuri to join a uri struct back into a string for urijoin tool | epoch | 2019-04-22 | 1 | -0/+50 |
* | put _XOPEN_SOURCE only in the file it is actually needed. fixed parse bug whe... | epoch | 2019-04-20 | 1 | -3/+5 |
* | rebased on an old copy of this repo. renamed everything. rewrote the uri pars... | epoch | 2019-04-20 | 1 | -0/+253 |