summaryrefslogtreecommitdiff
path: root/matchurl.c
Commit message (Collapse)AuthorAgeFilesLines
* fuck if I know. I'm tired. moved the magic stuff to url.c.epochqwert2016-05-281-10/+12
|
* forgot to remove 'D: ' from a printf I was using for debugging.epochqwert2015-12-301-1/+1
|
* enabled magic by default in cuturl.epochqwert2015-12-301-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 cuturlepochqwert2015-11-111-2/+11
|
* initial commit.epochqwert2015-08-221-0/+41