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
/
net
/
tcp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[iSCSI] Add support for mutual CHAP
Michael Brown
2008-08-11
1
-45
/
+266
*
[ftp] Terminate processing after receiving an error
Sergey Vlasov
2008-07-30
1
-0
/
+1
*
[ftp] Cope with RETR completion prior to all data received
Michael Brown
2008-07-30
1
-15
/
+33
*
[iSCSI] Produce meaningful errors on login failure
Michael Brown
2008-06-03
1
-3
/
+34
*
[iSCSI] Offer CHAP authentication only if we have a username and password
Michael Brown
2008-04-24
1
-4
/
+5
*
[http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client
H. Peter Anvin
2008-03-31
1
-1
/
+1
*
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
2008-03-25
1
-11
/
+19
*
[Settings] DHCP is now working using the new settings API.
Michael Brown
2008-03-21
1
-2
/
+4
*
[Settings] Introduce settings applicators.
Michael Brown
2008-03-20
1
-56
/
+85
*
Fixes for EqualLogic iSCSI targets:
Michael Brown
2008-02-07
1
-7
/
+19
*
Make seek information part of the xfer metadata, rather than an entirely
Michael Brown
2008-01-08
3
-6
/
+0
*
Fix off-by-one error (discovered by Shao Miller).
Michael Brown
2008-01-07
1
-1
/
+1
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-1
/
+1
*
Work around a bug in the OpenSolaris iSCSI target.
Michael Brown
2007-11-05
1
-3
/
+10
*
Allowed zero-cost enforced ordering of features in startup banner
Michael Brown
2007-08-02
4
-3
/
+6
*
Use otherwise-useless byte in DHCP feature option as a version number
Michael Brown
2007-08-02
3
-1
/
+7
*
Add FEATURE() macro, plus code to display features at startup time,
Michael Brown
2007-08-02
1
-0
/
+3
*
Allowed HTTPS to be a separately configurable feature.
Michael Brown
2007-07-30
2
-13
/
+67
*
TLS now working again.
Michael Brown
2007-07-30
1
-9
/
+8
*
Merge branch 'symcheck2'
Michael Brown
2007-07-28
1
-1
/
+1
|
\
|
*
make http_open static
Holger Lubitz
2007-07-27
1
-1
/
+1
*
|
Prepare for iBFT merge when possible. iscsiboot.c contains a really,
Michael Brown
2007-07-26
1
-18
/
+98
|
/
*
Added missing "static" declarations
Michael Brown
2007-07-17
1
-2
/
+2
*
May be required in some disconnect scenarios
Michael Brown
2007-07-10
1
-0
/
+1
*
Add missing static
Michael Brown
2007-07-09
1
-1
/
+1
*
Fix TX state machine and miscellaneous other bits.
Michael Brown
2007-07-09
1
-38
/
+70
*
Fix root-path parsing.
Michael Brown
2007-07-09
1
-36
/
+35
*
Ready to start testing
Michael Brown
2007-07-08
1
-20
/
+24
*
Code in place to use a hypothetical SCSI interface.
Michael Brown
2007-07-08
1
-8
/
+23
*
Everything except the SCSI interface should now be present
Michael Brown
2007-07-08
1
-38
/
+274
*
iSCSI updated to use data-xfer interface on the socket side (TCP).
Michael Brown
2007-07-08
1
-330
/
+379
*
Separate the "is data ready" function of xfer_seek() into an
Michael Brown
2007-07-08
2
-1
/
+6
*
Kill off unused request() method in data-xfer interface.
Michael Brown
2007-07-08
2
-5
/
+0
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
Switch compiler warning on tcp_open() to a #warning
Michael Brown
2007-07-05
1
-0
/
+3
*
Added missing line to set return status code.
Michael Brown
2007-07-03
1
-0
/
+1
*
Add concept of transfer metadata, to be used by UDP in order to
Michael Brown
2007-06-11
2
-2
/
+6
*
Merge branch 'master' into mcb-tcp-xfer
Michael Brown
2007-06-08
1
-26
/
+1
|
\
|
*
Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them
Michael Brown
2007-05-31
1
-26
/
+1
*
|
Should call ftp_done() if constructor fails.
Michael Brown
2007-05-29
1
-0
/
+1
*
|
Update HTTP to use data-xfer interface.
Michael Brown
2007-05-29
1
-217
/
+254
*
|
Updated FTP to use data-xfer API.
Michael Brown
2007-05-28
1
-174
/
+206
|
/
*
Allow queries in GET requests
Michael Brown
2007-02-01
1
-5
/
+7
*
Placeholder for TLS insertion
Michael Brown
2007-01-31
1
-8
/
+19
*
Changed to use the generic stream API.
Michael Brown
2007-01-31
3
-113
/
+151
*
Keep HTTP progress updated, and display a progress indicator during the
Michael Brown
2007-01-29
1
-0
/
+4
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
3
-3
/
+3
*
A working name resolution framework
Michael Brown
2007-01-18
1
-9
/
+5
*
Presize the download buffer when we see the Content-Length header;
Michael Brown
2007-01-18
1
-0
/
+12
[next]