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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[base64] Avoid overrunning input data buffer
Michael Brown
2012-05-20
1
-2
/
+7
*
[efi] Work around platforms which choke on EFI_PCI_DEVICE_ENABLE
Michael Brown
2012-05-16
1
-10
/
+12
*
[iscsi] Report SCSI response only when applicable
Michael Brown
2012-05-16
1
-1
/
+2
*
[test] Add self-tests for OCSP
Michael Brown
2012-05-15
2
-0
/
+1526
*
[crypto] Add framework for OCSP
Michael Brown
2012-05-15
6
-3
/
+877
*
[crypto] Add functions for constructing ASN.1 objects
Michael Brown
2012-05-14
2
-0
/
+172
*
[crypto] Parse OCSPSigning key purpose, if present
Michael Brown
2012-05-14
3
-0
/
+16
*
[crypto] Generalise x509_parse_bit_string() to asn1_bit_string()
Michael Brown
2012-05-14
5
-126
/
+119
*
[crypto] Generalise asn1_{digest,pubkey,signature}_algorithm()
Michael Brown
2012-05-14
4
-108
/
+137
*
[crypto] Generalise x509_parse_time() to asn1_generalized_time()
Michael Brown
2012-05-14
3
-116
/
+126
*
[crypto] Parse X.509 raw public key bit string
Michael Brown
2012-05-14
2
-3
/
+11
*
[crypto] Include "?subject=" in cross-signed certificate URI
Michael Brown
2012-05-09
1
-3
/
+3
*
[crypto] Reduce standard debugging output
Michael Brown
2012-05-09
2
-51
/
+53
*
[image] Avoid potential NULL pointer dereference
Michael Brown
2012-05-08
1
-3
/
+5
*
[crypto] Automatically download cross-signed certificates
Michael Brown
2012-05-08
2
-11
/
+287
*
[xferbuf] Add generic data-transfer buffer
Michael Brown
2012-05-08
3
-0
/
+140
*
[tls] Use asynchronous certificate validator
Michael Brown
2012-05-08
2
-48
/
+120
*
[crypto] Add asynchronous certificate validator
Michael Brown
2012-05-08
3
-0
/
+196
*
[crypto] Add x509_auto_append()
Michael Brown
2012-05-08
3
-41
/
+81
*
[crypto] Add x509_append_raw()
Michael Brown
2012-05-08
4
-39
/
+59
*
[crypto] Check that common name contains no NUL characters
Michael Brown
2012-05-08
1
-0
/
+9
*
[crypto] Allow for X.509 certificates with no common name
Michael Brown
2012-05-08
3
-5
/
+7
*
[list] Add list_last_entry()
Michael Brown
2012-05-08
2
-1
/
+26
*
[tcp] Discard all TCP connections on shutdown
Michael Brown
2012-05-08
1
-0
/
+22
*
[tcp] Fix potential NULL pointer dereference
Michael Brown
2012-05-08
1
-1
/
+1
*
[test] Add self-tests for crc32_le()
Michael Brown
2012-05-07
2
-0
/
+117
*
[test] Fix compiler warning on older gcc versions
Michael Brown
2012-05-04
1
-2
/
+2
*
[crypto] Allow certificate chains to be long-lived data structures
Michael Brown
2012-05-04
9
-463
/
+1075
*
[time] Add Linux time source using gettimeofday()
Michael Brown
2012-05-04
5
-2
/
+65
*
[malloc] Allow Valgrind to be used when all assertions are enabled
Michael Brown
2012-05-04
1
-11
/
+67
*
[crypto] Fix memory leak in cms_verify_digest()
Michael Brown
2012-05-04
1
-1
/
+2
*
[crypto] Parse OCSP responder URI from X.509 certificate
Michael Brown
2012-05-04
4
-11
/
+194
*
[list] Add list_for_each_entry_continue() and _continue_reverse()
Michael Brown
2012-05-04
2
-14
/
+103
*
[test] Fix memory leak in settings self-tests
Michael Brown
2012-05-04
1
-1
/
+2
*
[malloc] Discard all cached data on shutdown
Michael Brown
2012-05-04
1
-0
/
+25
*
[menu] Add "--default" option to "choose" command
Michael Brown
2012-04-29
3
-7
/
+16
*
[realtek] Support RTL8139 cards within generic Realtek driver
Michael Brown
2012-04-28
3
-649
/
+400
*
[http] Fix typo in memory allocation
Kevin Tran
2012-04-27
1
-1
/
+1
*
[myson] Replace driver for Myson Technology NICs
Michael Brown
2012-04-27
4
-1022
/
+869
*
[natsemi] Fix test for addresses below 4GB
Michael Brown
2012-04-27
1
-2
/
+2
*
[natsemi] Replace driver for National Semicondutor NICs
Michael Brown
2012-04-26
4
-1682
/
+1108
*
[crypto] Do not allow build-time cryptography settings to be overridden
Michael Brown
2012-04-24
2
-63
/
+101
*
[crypto] Allow client certificate to be changed without a rebuild
Michael Brown
2012-04-24
2
-9
/
+98
*
[build] Use $(xxx_DEPS) for additional dependency information
Michael Brown
2012-04-24
1
-95
/
+95
*
[util] Remove obsolete Makefile rule for util/prototester.c
Marin Hannache
2012-04-24
1
-8
/
+2
*
[image] Remove non-working image loaders
Marin Hannache
2012-04-24
6
-813
/
+0
*
[intel] Replace driver for Intel Gigabit NICs
Michael Brown
2012-04-24
65
-47324
/
+1199
*
[http] Avoid using stack-allocated memory in http_step()
Michael Brown
2012-04-24
1
-14
/
+32
*
[script] Avoid using stack-allocated memory in process_line()
Michael Brown
2012-04-23
1
-14
/
+15
*
[xfer] Avoid using stack-allocated memory in xfer_printf()
Michael Brown
2012-04-23
1
-7
/
+19
[next]