aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/uri_test.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [uri] Allow tftp_uri() to construct a URI with a custom portMichael Brown2015-02-061-4/+20
* [uri] Refactor URI parsing and formattingMichael Brown2014-02-271-120/+832
* [uri] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-4/+2
* [build] Rename gPXE to iPXEMichael Brown2010-04-191-7/+7
* [uri] Decode/encode URIs when parsing/unparsingJoshua Oreman2010-01-201-2/+5
* Add a couple of tests for the URI parsing and resolving code.Michael Brown2007-06-031-0/+145