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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Generalise x509_parse_time() to asn1_generalized_time()
Michael Brown
2012-05-14
1
-0
/
+3
*
[crypto] Parse X.509 raw public key bit string
Michael Brown
2012-05-14
1
-1
/
+3
*
[crypto] Automatically download cross-signed certificates
Michael Brown
2012-05-08
1
-0
/
+3
*
[xferbuf] Add generic data-transfer buffer
Michael Brown
2012-05-08
2
-0
/
+32
*
[tls] Use asynchronous certificate validator
Michael Brown
2012-05-08
1
-2
/
+7
*
[crypto] Add asynchronous certificate validator
Michael Brown
2012-05-08
2
-0
/
+18
*
[crypto] Add x509_auto_append()
Michael Brown
2012-05-08
1
-0
/
+2
*
[crypto] Add x509_append_raw()
Michael Brown
2012-05-08
1
-0
/
+16
*
[list] Add list_last_entry()
Michael Brown
2012-05-08
1
-0
/
+13
*
[crypto] Allow certificate chains to be long-lived data structures
Michael Brown
2012-05-04
3
-38
/
+174
*
[time] Add Linux time source using gettimeofday()
Michael Brown
2012-05-04
3
-1
/
+19
*
[crypto] Parse OCSP responder URI from X.509 certificate
Michael Brown
2012-05-04
2
-4
/
+51
*
[list] Add list_for_each_entry_continue() and _continue_reverse()
Michael Brown
2012-05-04
1
-0
/
+26
*
[menu] Add "--default" option to "choose" command
Michael Brown
2012-04-28
1
-1
/
+1
*
[myson] Replace driver for Myson Technology NICs
Michael Brown
2012-04-27
1
-0
/
+1
*
[natsemi] Replace driver for National Semicondutor NICs
Michael Brown
2012-04-26
1
-0
/
+13
*
[crypto] Allow client certificate to be changed without a rebuild
Michael Brown
2012-04-24
1
-0
/
+6
*
[intel] Replace driver for Intel Gigabit NICs
Michael Brown
2012-04-23
1
-0
/
+1
*
[skel] Add skeleton network driver
Michael Brown
2012-04-21
1
-0
/
+1
*
[crypto] Allow trusted root certificate to be changed without a rebuild
Michael Brown
2012-04-19
2
-1
/
+5
*
[settings] Add fetch_setting_copy()
Michael Brown
2012-04-19
1
-0
/
+2
*
[multiboot] Place multiboot modules low in memory
Michael Brown
2012-04-19
1
-1
/
+1
*
[realtek] Replace driver for Realtek Gigabit NICs
Michael Brown
2012-04-18
1
-0
/
+1
*
[mii] Add generic MII reset function
Michael Brown
2012-04-18
2
-0
/
+87
*
[mii] Synchronise constants with current Linux include/linux/mii.h
Michael Brown
2012-04-18
1
-116
/
+113
*
[mii] Remove unused functionality
Michael Brown
2012-04-18
1
-59
/
+0
*
[settings] Split fetching and storing out of setting type handlers
Michael Brown
2012-04-17
2
-29
/
+14
*
[test] Add self-tests for setting types
Michael Brown
2012-04-17
1
-0
/
+2
*
[libc] Allow strtoul() to interpret negative numbers
Michael Brown
2012-04-17
1
-4
/
+0
*
[syslog] Add basic support for encrypted syslog via TLS
Michael Brown
2012-04-10
1
-0
/
+3
*
[menu] Add menu commands
Michael Brown
2012-03-29
3
-0
/
+4
*
[menu] Add menu user interface
Michael Brown
2012-03-29
2
-0
/
+3
*
[menu] Add the abstract concept of a menu
Michael Brown
2012-03-29
1
-0
/
+47
*
[parseopt] Allow "prompt" command to accept character literals for --key
Michael Brown
2012-03-29
1
-0
/
+1
*
[console] Add LOG_ALL as a synonym for LOG_DEBUG
Michael Brown
2012-03-27
1
-0
/
+3
*
[syslog] Pass internal syslog() priority through to syslog console
Michael Brown
2012-03-26
3
-12
/
+32
*
[console] Do not share ANSI escape context between lineconsole users
Michael Brown
2012-03-26
1
-0
/
+3
*
[console] Add "log message" console usage and an internal syslog() call
Michael Brown
2012-03-26
3
-3
/
+92
*
[console] Exclude text-based UI output from logfile-based consoles
Michael Brown
2012-03-26
1
-1
/
+5
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
2
-14
/
+53
*
[console] Remove unused "btext" console
Michael Brown
2012-03-26
1
-62
/
+0
*
[console] Move putchar() and getchar() declarations to stdio.h
Michael Brown
2012-03-26
3
-3
/
+5
*
[image] Add the "imgtrust" and "imgverify" commands
Michael Brown
2012-03-25
2
-0
/
+18
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-24
3
-46
/
+13
*
[image] Add concept of trusted images
Michael Brown
2012-03-22
1
-0
/
+22
*
[crypto] Add support for Cryptographic Message Syntax (PKCS #7)
Michael Brown
2012-03-22
3
-0
/
+57
*
[crypto] Parse X.509 extended key usage extension
Michael Brown
2012-03-22
2
-0
/
+39
*
[crypto] Add previous certificate in chain as a parameter to parse_next()
Michael Brown
2012-03-22
1
-0
/
+1
*
[crypto] Parse X.509 certificate serial number
Michael Brown
2012-03-22
1
-0
/
+8
*
[crypto] Generalise X.509 OID-identified algorithm to asn1.c
Michael Brown
2012-03-22
2
-26
/
+26
[next]