summaryrefslogtreecommitdiff
path: root/cuturl.c
Commit message (Collapse)AuthorAgeFilesLines
* enabled magic by default in cuturl.epochqwert2015-12-301-8/+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-0/+2
|
* initial commit.epochqwert2015-08-221-0/+191