Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added matching of missing portions of the URL | epochqwert | 2016-10-11 | 1 | -12/+28 |
| | |||||
* | fuck if I know. I'm tired. moved the magic stuff to url.c. | epochqwert | 2016-05-28 | 1 | -10/+12 |
| | |||||
* | forgot to remove 'D: ' from a printf I was using for debugging. | epochqwert | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | enabled magic by default in cuturl. | epochqwert | 2015-12-30 | 1 | -9/+10 |
| | | | | | | made cuturl print empty string instead of trying to print nulls. matchurl was matching multiple times for things it shouldn't have and not cleaing out the url struct. Makefile now uses -Wall | ||||
* | added D flag to matchurl and added an ifdef to cuturl | epochqwert | 2015-11-11 | 1 | -2/+11 |
| | |||||
* | initial commit. | epochqwert | 2015-08-22 | 1 | -0/+41 |