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
/
proto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Now have enough functions to implement a standard TFTP client in around 50
Michael Brown
2005-06-01
1
-11
/
+107
*
|
Add tftp_ack() and tftp_error()
Michael Brown
2005-05-31
1
-7
/
+73
*
|
First version
Michael Brown
2005-05-31
1
-0
/
+299
*
|
Fixes for gcc >= 3.2 from Georg Baum
Michael Brown
2005-05-23
2
-9
/
+13
*
|
Imported from Etherboot 5.4 tree
Michael Brown
2005-05-19
1
-0
/
+245
|
/
*
Quickly hacked to use a buffer rather than a processor.
Michael Brown
2005-05-17
2
-39
/
+41
*
Update to use buffer rather than processor
Michael Brown
2005-05-17
1
-40
/
+11
*
Updated to use buffer rather than processor
Michael Brown
2005-05-17
1
-16
/
+7
*
Add twiddle() so that progress is visible.
Michael Brown
2005-05-17
1
-0
/
+1
*
Protocols now load data into a buffer; they don't execute it.
Michael Brown
2005-05-09
1
-12
/
+12
*
Updated to use new URL parser and new protocol API.
Michael Brown
2005-05-02
1
-75
/
+70
*
Split TCP code out into proto/tcp.c
Michael Brown
2005-05-02
1
-0
/
+286
*
Protocol structure can now specify the default port.
Michael Brown
2005-05-01
4
-13
/
+12
*
Protocol names are x-slam and x-tftm
Michael Brown
2005-05-01
2
-2
/
+2
*
Updated to protocol API
Michael Brown
2005-05-01
1
-43
/
+38
*
Updated to protocol API
Michael Brown
2005-05-01
1
-70
/
+65
*
Updated to new protocol API, made to compile.
Michael Brown
2005-05-01
1
-68
/
+85
*
Moved protocols to proto/
Michael Brown
2005-05-01
4
-0
/
+1848
*
Abort immediately if no nameserver is present.
Michael Brown
2005-05-01
1
-0
/
+6
*
Add debugging for CNAME records.
Michael Brown
2005-05-01
1
-3
/
+25
*
NMB packets are so similar to DNS packets; we may as well add NMB as a
Michael Brown
2005-05-01
1
-0
/
+103
*
Straightforward A record resolution now known working.
Michael Brown
2005-04-30
1
-4
/
+4
*
DNS resolver rewritten, moved to proto/dns.c
Michael Brown
2005-04-30
1
-0
/
+333
*
tftp functions moved to proto/tftp.c
Michael Brown
2005-04-30
1
-0
/
+174
[prev]