Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added urlescape and urlunescape | epochqwert | 2018-10-15 | 1 | -0/+80 |
| | |||||
* | fixed a use of a variable where it might have not been defined and made a ↵ | epochqwert | 2018-08-06 | 1 | -4/+23 |
| | | | | decimal check of port that should handle more URL types in a more sane way | ||||
* | added a hack to only ignore the first // when separating at the domain/path ↵ | epochqwert | 2018-04-30 | 1 | -3/+8 |
| | | | | separation. fixed a dumb bug where uninitiallized string was being used as the value of the port. probably me testing something that I forgot about. | ||||
* | moved url functions into url.h | epochqwert | 2017-08-20 | 1 | -2/+142 |
| | |||||
* | fuck if I know. I'm tired. moved the magic stuff to url.c. | epochqwert | 2016-05-28 | 1 | -1/+3 |
| | |||||
* | initial commit. | epochqwert | 2015-08-22 | 1 | -0/+15 |