index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
uri_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[settings] Expose current working URI and directory URI via settings
Michael Brown
2024-03-19
1
-0
/
+16
*
[params] Allow for arbitrary HTTP request headers to be specified
Michael Brown
2023-03-01
1
-1
/
+12
*
[params] Rename "form parameter" to "request parameter"
Michael Brown
2023-03-01
1
-11
/
+11
*
[uri] Allow for relative URIs that include colons within the path
Michael Brown
2022-01-13
1
-0
/
+10
*
[uri] Retain original encodings for path, query, and fragment fields
Michael Brown
2021-11-12
1
-13
/
+40
*
[uri] Support "file:" URIs describing relative paths
Michael Brown
2016-03-14
1
-2
/
+2
*
[uri] Support URIs containing only scheme and path components
Michael Brown
2016-03-13
1
-0
/
+31
*
[uri] Apply URI decoding for all parsed URIs
Michael Brown
2016-01-26
1
-0
/
+14
*
[tftp] Mangle initial slash on TFTP URIs
Michael Brown
2016-01-21
1
-6
/
+6
*
[uri] Generalise tftp_uri() to pxe_uri()
Michael Brown
2015-09-02
1
-29
/
+77
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[uri] Allow tftp_uri() to construct a URI with a custom port
Michael Brown
2015-02-06
1
-4
/
+20
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
1
-120
/
+832
*
[uri] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-4
/
+2
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-7
/
+7
*
[uri] Decode/encode URIs when parsing/unparsing
Joshua Oreman
2010-01-20
1
-2
/
+5
*
Add a couple of tests for the URI parsing and resolving code.
Michael Brown
2007-06-03
1
-0
/
+145