27 Commits (efc1ae5abac01a77c5816884612c9daf0c344e8a)

Autor SHA1 Nachricht Datum
  Michael Brown 75496817c2 [uri] Support "file:" URIs describing relative paths vor 8 Jahren
  Michael Brown 17c1488a44 [uri] Support URIs containing only scheme and path components vor 8 Jahren
  Michael Brown e55ec845e6 [uri] Apply URI decoding for all parsed URIs vor 8 Jahren
  Michael Brown f0e9e55442 [tftp] Mangle initial slash on TFTP URIs vor 8 Jahren
  Michael Brown 295ad11367 [uri] Avoid potentially large stack allocation vor 8 Jahren
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() vor 8 Jahren
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type vor 8 Jahren
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port vor 9 Jahren
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting vor 10 Jahren
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists vor 10 Jahren
  Michael Brown e52380fa3b [uri] Allow URIs to incorporate a parameter list vor 11 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 12 Jahren
  Piotr Jaroszyński 4cb0bfe291 [uri] Fix NULL dereference in parse_uri() vor 14 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 14 Jahren
  Joshua Oreman e6f08b0aa7 [uri] Handle an empty unparse_uri() result properly vor 14 Jahren
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing vor 14 Jahren
  sobtwmxt 71e77b8cc2 [uri] Fix outdated comment in parse_uri() vor 14 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  Michael Brown 3fe6bede74 [uri] Avoid interpreting DOS-style path names as opaque URIs vor 15 Jahren
  Michael Brown b350b10b35 [uri] Add uri_encode() and uri_decode() functions for URI character encoding vor 15 Jahren
  Holger Lubitz 6def8592ed convert to zalloc vor 17 Jahren
  Michael Brown 15dae1e042 Add concept of "current working URI". vor 17 Jahren
  Michael Brown a6f0a098da Add facility for resolving base+relative URIs (and paths). vor 17 Jahren
  Michael Brown 656485c1f1 Make URI structures reference-counted. vor 17 Jahren
  Michael Brown 5a807994d8 Add utility function to parse port from URI vor 17 Jahren
  Michael Brown 26166cf5e0 Added a URI parser that should be standards conformant. (It can certainly vor 17 Jahren