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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[infiniband] Centralise assumption of 2048-byte payloads
Michael Brown
2009-07-17
3
-5
/
+10
*
[infiniband] Provide ib_get_hca_info() as a commonly-available function
Michael Brown
2009-07-17
2
-16
/
+30
*
[infiniband] Split queue set functionality out of ipoib.c to ib_qset.c
Michael Brown
2009-07-17
1
-0
/
+133
*
[infiniband] Move non-driver-specific code to net/infiniband
Michael Brown
2009-07-17
3
-0
/
+959
*
[netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol
Michael Brown
2009-07-17
4
-5
/
+21
*
[ata] Make ATA command issuing partially asynchronous
Michael Brown
2009-07-17
1
-8
/
+2
*
[scsi] Make SCSI command issuing partially asynchronous
Michael Brown
2009-07-17
1
-18
/
+11
*
[netdevice] Add mechanism for reporting detailed link status codes
Michael Brown
2009-06-24
1
-0
/
+30
*
[tcp] Avoid rewinding sequence numbers on receiving old duplicate ACKs
Michael Brown
2009-06-23
1
-27
/
+31
*
[tcp] Attempt to catch all possible error cases with debug messages
Michael Brown
2009-06-23
1
-11
/
+36
*
[tcp] Include current sequence numbers in "timer expired" messages
Michael Brown
2009-06-23
1
-2
/
+3
*
[tcp] Move high-frequency debug messages to DBGLVL_EXTRA
Michael Brown
2009-06-23
1
-21
/
+21
*
[netdevice] Add netdev argument to link-layer push and pull handlers
Joshua Oreman
2009-06-23
2
-5
/
+9
*
[tcp] Improve robustness in the presence of duplicated received packets
Michael Brown
2009-06-23
1
-13
/
+28
*
[ethernet] Add MII link status functions from Linux
Daniel Verkamp
2009-05-26
1
-0
/
+147
*
[settings] Allow for arbitrarily-named settings
Michael Brown
2009-05-26
2
-7
/
+16
*
[dhcp] Choose ProxyDHCP port based on presence of PXE options
Michael Brown
2009-05-22
1
-6
/
+22
*
[tftp] Process OACKs even if malformed
Michael Brown
2009-05-20
1
-12
/
+28
*
[dhcp] Send broadcast PXE boot server discovery requests to port 67
Michael Brown
2009-05-20
1
-6
/
+8
*
[dhcp] Perform ProxyDHCP only if we do not already have PXE options
Michael Brown
2009-05-20
1
-2
/
+6
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
26
-0
/
+52
*
[dhcp] Accept filename via DHCP option 67 as well as BOOTP filename field
Michael Brown
2009-04-15
1
-4
/
+8
*
[http] Support HTTP redirection
Michael Brown
2009-03-30
1
-0
/
+28
*
[xfer] Implement xfer_vreopen() to properly handle redirections
Michael Brown
2009-03-30
8
-11
/
+11
*
[netdevice] Add debug message for unknown network-layer protocols
Michael Brown
2009-03-26
1
-2
/
+4
*
[build] Enable building with the Intel C compiler (icc)
Michael Brown
2009-03-26
1
-1
/
+1
*
[tables] Incorporate table data type information into table definition
Michael Brown
2009-03-13
1
-2
/
+2
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
4
-36
/
+7
*
[tcp] Avoid setting PSH flag when SYN flag is set
Michael Brown
2009-03-10
1
-1
/
+3
*
[iscsi] Include credentials in iBFT only if used during iSCSI login
Michael Brown
2009-02-20
1
-12
/
+11
*
[crypto] Change cipher_{en,de}crypt() to void functions
Michael Brown
2009-02-19
1
-17
/
+5
*
[crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm
Michael Brown
2009-02-18
1
-17
/
+17
*
[crypto] Move AES_convert_key() hack into axtls_aes.c
Michael Brown
2009-02-18
1
-4
/
+0
*
[crypto] Rename aes_algorithm to aes_cbc_algorithm
Michael Brown
2009-02-18
1
-2
/
+2
*
[dhcp] Use a default user-class of "gPXE"
Michael Brown
2009-02-17
1
-0
/
+2
*
[http] Send authentication information whenever username is present
Michael Brown
2009-02-17
1
-9
/
+8
*
[icmp] Add support for responding to pings
Michael Brown
2009-02-17
2
-0
/
+104
*
[xfer] Make consistent assumptions that xfer metadata can never be NULL
Michael Brown
2009-02-15
6
-30
/
+9
*
[http] Allow for URI encodings within username and password
Michael Brown
2009-02-13
1
-2
/
+15
*
[http] Add support for HTTP Basic authentication
Michael Brown
2009-02-13
1
-0
/
+28
*
[tls] Use our own ASN.1 routines for certificate parsing
Michael Brown
2009-02-10
1
-67
/
+110
*
[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits
Michael Brown
2009-02-05
1
-29
/
+169
*
[iobuf] Add iob_disown() and use it where it simplifies code
Michael Brown
2009-02-01
5
-14
/
+9
*
[dhcp] Send user class in DHCP requests
Michael Brown
2009-02-01
1
-2
/
+25
*
[tftp] Guard against invalid data block numbers
Michael Brown
2009-02-01
1
-0
/
+5
*
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
2009-02-01
3
-934
/
+774
*
[dns] Append local domain to relative names
Stefan Hajnoczi
2009-01-27
1
-11
/
+65
*
[tftp] Temporary fix for conveying TFTP block size to callers
Michael Brown
2009-01-27
1
-1
/
+19
*
[dhcp] Include support for PXE boot menus
Michael Brown
2009-01-25
1
-13
/
+193
*
[dhcp] Clarify language surrounding ProxyDHCP
Michael Brown
2009-01-23
1
-50
/
+51
[next]