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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc] Add flsll()
Michael Brown
2014-04-27
4
-7
/
+112
*
[libc] Add isqrt() function to find integer square roots
Michael Brown
2014-04-26
3
-0
/
+77
*
[test] Check for correct -mrtd assumption on libgcc arithmetic functions
Michael Brown
2014-04-26
1
-4
/
+74
*
[build] Fix __libgcc attribute for recent gcc versions
Michael Brown
2014-04-25
1
-0
/
+11
*
[test] Add tests for 64-bit division
Michael Brown
2014-04-25
1
-0
/
+122
*
[libc] Add inline assembly implementation of flsl() using BSR instruction
Michael Brown
2014-04-24
3
-15
/
+33
*
[test] Add self-tests for flsl()
Michael Brown
2014-04-24
2
-0
/
+87
*
[test] Rewrite TCP/IP tests using okx()
Michael Brown
2014-04-24
1
-38
/
+53
*
[serial] Enable UART FIFOs
Peter Pickford
2014-04-22
1
-2
/
+2
*
[intel] Avoid completely filling the TX descriptor ring
Michael Brown
2014-04-22
2
-1
/
+4
*
[crypto] Allow wildcard matches on commonName as well as subjectAltName
Michael Brown
2014-04-01
1
-10
/
+8
*
[crypto] Add support for subjectAltName and wildcard certificates
Michael Brown
2014-03-31
4
-8
/
+160
*
[test] Add subject alternative names to X.509 server test certificate
Michael Brown
2014-03-31
1
-69
/
+75
*
[test] Add tests for x509_check_name()
Michael Brown
2014-03-31
1
-0
/
+38
*
[test] Rewrite CMS tests using okx()
Michael Brown
2014-03-31
1
-14
/
+40
*
[test] Rewrite X.509 tests using okx()
Michael Brown
2014-03-31
1
-61
/
+145
*
[crypto] Allow signed timestamp error margin to be configured at build time
Michael Brown
2014-03-30
4
-12
/
+28
*
[crypto] Use fingerprint when no common name is available for debug messages
Michael Brown
2014-03-28
1
-4
/
+14
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
18
-398
/
+640
*
[crypto] Add pubkey_match() to check for matching public/private key pairs
Michael Brown
2014-03-27
2
-26
/
+107
*
[build] Add dependency of generated files upon Makefile
Michael Brown
2014-03-26
1
-5
/
+5
*
[build] Disable ccache for all relevant build targets
Michael Brown
2014-03-26
1
-4
/
+3
*
[build] Remove long-obsolete mechanism for wrapping embedded images
Michael Brown
2014-03-26
1
-9
/
+0
*
[crypto] Remove dynamically-allocated storage for certificate OCSP URI
Michael Brown
2014-03-25
4
-35
/
+19
*
[crypto] Remove dynamically-allocated storage for certificate name
Michael Brown
2014-03-25
6
-108
/
+143
*
[ocsp] Handle OCSP responses that don't provide certificates
Alexander Chernyakhovsky
2014-03-25
1
-2
/
+7
*
[http] Accept Content-Length header with trailing whitespace
Michael Brown
2014-03-25
1
-1
/
+2
*
[bios] Fix screen clearing on even more buggy BIOSes
Michael Brown
2014-03-21
1
-1
/
+3
*
[realtek] Clear bit 24 of RCR
Michael Brown
2014-03-20
2
-2
/
+3
*
[realtek] Add ability to dump all internal registers
Michael Brown
2014-03-20
1
-0
/
+27
*
[efi] Disable SNP devices when running iPXE as the application
Michael Brown
2014-03-14
4
-9
/
+138
*
[efi] Unload our own image before exiting UEFI application
Michael Brown
2014-03-14
1
-4
/
+9
*
[efi] Avoid accidentally calling main() twice
Michael Brown
2014-03-14
1
-1
/
+5
*
[netdevice] Notify upper-layer drivers when RX processing is (un)frozen
Michael Brown
2014-03-14
2
-20
/
+30
*
[lotest] Allow loopback testing on shared networks
Michael Brown
2014-03-13
1
-36
/
+53
*
[console] Fix display of characters with top bit set
Michael Brown
2014-03-13
2
-2
/
+2
*
[efi] Connect driver to devices as part of installation
Michael Brown
2014-03-12
1
-20
/
+69
*
[efi] Allow driver to be unloaded
Michael Brown
2014-03-10
5
-4
/
+159
*
[efi] Allow for 64-bit EFI_STATUS codes
Michael Brown
2014-03-10
1
-10
/
+15
*
[image] Add "--timeout" parameter to image downloading commands
Michael Brown
2014-03-10
8
-21
/
+44
*
[monojob] Reset timeout when progress is made
Michael Brown
2014-03-10
1
-11
/
+18
*
[realtek] Dump all MII register contents when link status changes
Michael Brown
2014-03-10
1
-0
/
+1
*
[mii] Add mii_dump() to dump all MII registers
Michael Brown
2014-03-10
1
-0
/
+31
*
[http] Automatically retry request on a 503 Service Unavailable
Michael Brown
2014-03-07
1
-1
/
+45
*
[http] Use a retry timer to trigger retried requests
Michael Brown
2014-03-07
1
-15
/
+44
*
[linux] Avoid starting currticks() from zero every time
Michael Brown
2014-03-07
1
-1
/
+7
*
[tcp] Update window even if ACK does not acknowledge new data
Michael Brown
2014-03-07
1
-2
/
+4
*
[netdevice] Mark devices as open before calling open() method
Michael Brown
2014-03-05
1
-4
/
+8
*
[romprefix] Do not clobber stack segment when returning to BIOS
Michael Brown
2014-03-05
1
-2
/
+2
*
[realtek] Include link status register details in debug messages
Michael Brown
2014-03-04
2
-2
/
+39
[next]