index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc] Add support for "%lc" and "%ls" format specifiers
Michael Brown
2012-07-19
1
-0
/
+1
*
[efi] Add EFI_LOAD_FILE_PROTOCOL header
Michael Brown
2012-07-19
1
-0
/
+90
*
[efi] Update to current EDK2 headers
Michael Brown
2012-07-19
24
-156
/
+8026
*
[efi] Standardise #include guard in ipxe_download.h
Michael Brown
2012-07-19
1
-4
/
+4
*
[tcp] Increase maximum window size to 256kB
Michael Brown
2012-07-09
1
-22
/
+24
*
[arp] Try to avoid discarding ARP cache entries
Michael Brown
2012-07-09
1
-1
/
+12
*
[iobuf] Relax alignment requirement for small I/O buffers
Michael Brown
2012-06-29
1
-11
/
+0
*
[tls] Request a maximum fragment length of 2048 bytes
Michael Brown
2012-06-29
1
-1
/
+8
*
[tcp] Add support for TCP window scaling
Michael Brown
2012-06-29
1
-1
/
+29
*
[tcpip] Allow for architecture-specific TCP/IP checksum routines
Michael Brown
2012-06-27
1
-2
/
+10
*
[syslog] Include hostname within syslog messages where possible
Michael Brown
2012-06-20
1
-0
/
+3
*
[settings] Move "domain" setting from dns.c to settings.c
Michael Brown
2012-06-20
1
-0
/
+1
*
[crypto] Allow an error margin on X.509 certificate validity periods
Michael Brown
2012-06-20
2
-8
/
+8
*
[dhcp] Request broadcast responses when we already have an IPv4 address
Michael Brown
2012-06-20
1
-0
/
+2
*
[tls] Mark security negotiation as a pending operation
Michael Brown
2012-06-09
1
-4
/
+5
*
[pending] Add concept of "pending operations"
Michael Brown
2012-06-09
2
-0
/
+35
*
[crypto] Construct OCSP check URI
Michael Brown
2012-05-22
1
-0
/
+2
*
[crypto] Add framework for OCSP
Michael Brown
2012-05-15
4
-0
/
+125
*
[crypto] Add functions for constructing ASN.1 objects
Michael Brown
2012-05-14
1
-0
/
+33
*
[crypto] Parse OCSPSigning key purpose, if present
Michael Brown
2012-05-14
2
-0
/
+8
*
[crypto] Generalise x509_parse_bit_string() to asn1_bit_string()
Michael Brown
2012-05-14
2
-21
/
+11
*
[crypto] Generalise asn1_{digest,pubkey,signature}_algorithm()
Michael Brown
2012-05-14
1
-2
/
+8
*
[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-29
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-24
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
[next]