12 Commits (master)

Author SHA1 Message Date
  Michael Brown 75496817c2 [uri] Support "file:" URIs describing relative paths 8 years ago
  Michael Brown 17c1488a44 [uri] Support URIs containing only scheme and path components 8 years ago
  Michael Brown e55ec845e6 [uri] Apply URI decoding for all parsed URIs 8 years ago
  Michael Brown f0e9e55442 [tftp] Mangle initial slash on TFTP URIs 8 years ago
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() 8 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 9 years ago
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 years ago
  Michael Brown dbb27c9c3b [uri] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 14 years ago
  Michael Brown b7ccdb7948 Add a couple of tests for the URI parsing and resolving code. 17 years ago