aboutsummaryrefslogtreecommitdiff
path: root/src/tests/uri_test.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2015-02-06[uri] Allow tftp_uri() to construct a URI with a custom portMichael Brown1-4/+20
2014-02-27[uri] Refactor URI parsing and formattingMichael Brown1-120/+832
2011-03-16[uri] Avoid unused variable warning in gcc 4.6Michael Brown1-4/+2
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-7/+7
2010-01-20[uri] Decode/encode URIs when parsing/unparsingJoshua Oreman1-2/+5
2007-06-03Add a couple of tests for the URI parsing and resolving code.Michael Brown1-0/+145