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
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[autoboot] Allow autoboot device to be identified by link-layer address
Michael Brown
2014-07-08
1
-9
/
+59
*
[build] Expose build timestamp, build name, and product names
Michael Brown
2014-06-24
1
-2
/
+2
*
[ifmgmt] Do not sleep CPU while configuring network devices
Michael Brown
2014-06-01
1
-4
/
+0
*
[cmdline] Add "profstat" command to display profiling statistics
Michael Brown
2014-04-27
1
-0
/
+44
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
1
-1
/
+1
*
[lotest] Allow loopback testing on shared networks
Michael Brown
2014-03-13
1
-36
/
+53
*
[image] Add "--timeout" parameter to image downloading commands
Michael Brown
2014-03-10
2
-7
/
+13
*
[autoboot] Enable infrastructure to specify an autoboot device location
Alex Williamson
2014-03-03
1
-17
/
+26
*
[cmdline] Add the "ipstat" command
Michael Brown
2014-03-02
1
-0
/
+62
*
[image] Ensure every image has a fully resolved URI
Michael Brown
2014-02-27
1
-12
/
+20
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
2
-23
/
+11
*
[mucurses] Use centralised concept of colour pairs
Michael Brown
2013-12-09
1
-8
/
+3
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
1
-3
/
+5
*
[ipv6] Add support for resolving IPv6 addresses via the "nslookup" command
Michael Brown
2013-12-05
1
-0
/
+7
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
3
-29
/
+33
*
[ipv6] Separate the concepts of prefix and address creation
Michael Brown
2013-11-15
1
-1
/
+3
*
[dhcp] Remove obsolete dhcp() function
Michael Brown
2013-11-05
1
-24
/
+0
*
[autoboot] Use ifconf() to configure network device
Michael Brown
2013-11-05
1
-3
/
+2
*
[ifmgmt] Add ifconf() to carry out network device configuration
Michael Brown
2013-11-05
1
-2
/
+87
*
[ifmgmt] Rewrite iflinkwait() to use monojob_wait()
Michael Brown
2013-11-05
3
-43
/
+98
*
[autoboot] Fix shell banner timeout
Michael Brown
2013-11-05
1
-1
/
+3
*
[cmdline] Rewrite "sync" command to use monojob_wait()
Michael Brown
2013-11-01
1
-0
/
+74
*
[monojob] Add timeout parameter to monojob_wait()
Michael Brown
2013-11-01
6
-7
/
+7
*
[parseopt] Add parse_timeout()
Michael Brown
2013-11-01
2
-8
/
+6
*
[pxe] Always retrieve cached DHCPACK and apply to relevant network device
Michael Brown
2013-10-25
1
-5
/
+1
*
[ping] Add top-level ping() function to ping a host
Michael Brown
2013-10-21
1
-0
/
+81
*
[neighbour] Add nstat() function to print out neighbour table
Michael Brown
2013-09-25
1
-0
/
+56
*
[ipv6] Replace IPv6 stack
Michael Brown
2013-09-03
1
-0
/
+58
*
[ipv4] Abstract out protocol-specific portions of "route" command
Michael Brown
2013-09-03
2
-13
/
+69
*
[settings] Eliminate call to store_named_setting() in nslookup.c
Michael Brown
2013-07-19
1
-6
/
+17
*
[lotest] Include sequence number within loopback test packets
Michael Brown
2013-07-14
1
-8
/
+18
*
[autoboot] Use next-server from filename's settings block
Michael Brown
2013-06-24
1
-14
/
+25
*
[autoboot] Split main control flow out of main() into a new function ipxe()
Michael Brown
2013-03-13
1
-0
/
+95
*
[cmdline] Add standalone "nslookup" command
Patrick Plenefisch
2012-09-10
1
-0
/
+185
*
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
2012-08-31
1
-10
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
11
-11
/
+22
*
[image] Automatically free autobooted images
Michael Brown
2012-07-20
1
-0
/
+1
*
[image] Add "--autofree" option
Michael Brown
2012-07-20
1
-0
/
+2
*
[image] Allow "imgtrust" to automatically download cross-signed certificates
Michael Brown
2012-05-22
1
-0
/
+13
*
[crypto] Allow certificate chains to be long-lived data structures
Michael Brown
2012-05-04
1
-6
/
+12
*
[netdevice] Allow network device to update link state before checking
Michael Brown
2012-04-21
1
-0
/
+3
*
[image] Log results of image signature checks
Michael Brown
2012-03-26
1
-0
/
+9
*
[console] Move putchar() and getchar() declarations to stdio.h
Michael Brown
2012-03-26
1
-1
/
+0
*
[image] Add the "imgtrust" and "imgverify" commands
Michael Brown
2012-03-25
1
-0
/
+81
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-24
2
-46
/
+42
*
[image] Add concept of trusted images
Michael Brown
2012-03-22
1
-0
/
+2
*
[lotest] Accept non-loopback packets during test
Michael Brown
2011-12-08
1
-58
/
+86
*
[image] Eliminate the register_and_xxx_image() functions
Michael Brown
2011-10-25
2
-111
/
+25
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-2
/
+6
*
[fc] Maintain a list of Fibre Channel upper-layer protocol users
Michael Brown
2011-06-28
1
-2
/
+1
[prev]
[next]