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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[http] Reopen connections when server does not keep connection alive
Michael Brown
2012-05-22
1
-31
/
+118
*
[crypto] Automatically perform OCSP checks when applicable
Michael Brown
2012-05-22
1
-68
/
+195
*
[iscsi] Report SCSI response only when applicable
Michael Brown
2012-05-16
1
-1
/
+2
*
[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
1
-4
/
+4
*
[crypto] Automatically download cross-signed certificates
Michael Brown
2012-05-08
1
-11
/
+284
*
[tls] Use asynchronous certificate validator
Michael Brown
2012-05-08
1
-46
/
+113
*
[crypto] Add asynchronous certificate validator
Michael Brown
2012-05-08
1
-0
/
+178
*
[crypto] Add x509_append_raw()
Michael Brown
2012-05-08
1
-18
/
+5
*
[crypto] Allow for X.509 certificates with no common name
Michael Brown
2012-05-08
1
-1
/
+2
*
[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
*
[crypto] Allow certificate chains to be long-lived data structures
Michael Brown
2012-05-04
1
-67
/
+94
*
[crypto] Parse OCSP responder URI from X.509 certificate
Michael Brown
2012-05-04
1
-1
/
+1
*
[http] Fix typo in memory allocation
Kevin Tran
2012-04-27
1
-1
/
+1
*
[http] Avoid using stack-allocated memory in http_step()
Michael Brown
2012-04-24
1
-14
/
+32
*
[mii] Remove unused functionality
Michael Brown
2012-04-18
1
-147
/
+0
*
[tftp] Allow builds without TFTP support
Michael Brown
2012-04-17
1
-8
/
+0
*
[tls] Fix wrong memset in function tls_clear_cipher
Stefan Weil
2012-04-10
1
-1
/
+1
*
[syslog] Add basic support for encrypted syslog via TLS
Michael Brown
2012-04-10
1
-0
/
+275
*
[http] Disambiguate the various error causes
Michael Brown
2012-03-27
1
-13
/
+45
*
[syslog] Pass internal syslog() priority through to syslog console
Michael Brown
2012-03-26
1
-2
/
+21
*
[console] Do not share ANSI escape context between lineconsole users
Michael Brown
2012-03-26
1
-0
/
+8
*
[console] Exclude text-based UI output from logfile-based consoles
Michael Brown
2012-03-26
1
-1
/
+1
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
1
-0
/
+8
*
[crypto] Differentiate "untrusted root" and "incomplete chain" error cases
Michael Brown
2012-03-22
1
-5
/
+5
*
[crypto] Add previous certificate in chain as a parameter to parse_next()
Michael Brown
2012-03-22
1
-1
/
+4
*
[tls] Support sending a client certificate
Michael Brown
2012-03-20
1
-13
/
+237
*
[tls] Treat handshake digest algorithm as a session parameter
Michael Brown
2012-03-20
1
-39
/
+24
*
[tls] Use hybrid MD5+SHA1 algorithm
Michael Brown
2012-03-20
1
-13
/
+66
*
[tls] Check certificate validity period against current date and time
Michael Brown
2012-03-20
1
-1
/
+3
*
[tls] Include current time within the client random bytes
Michael Brown
2012-03-20
1
-1
/
+2
*
[tls] Validate server certificate
Michael Brown
2012-03-19
1
-36
/
+93
*
[tls] Add full X.509 certificate parsing
Michael Brown
2012-03-19
1
-10
/
+12
*
[tls] Use iPXE native RSA algorithm
Michael Brown
2012-03-18
1
-37
/
+51
*
[802.11] Use rbg_generate() for secure random numbers
Michael Brown
2012-03-13
1
-1
/
+3
*
[tls] Use const to mark incoming data being processed
Michael Brown
2012-03-13
1
-26
/
+28
*
[crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5
Michael Brown
2012-03-09
1
-1
/
+1
*
[tls] Formalise the definition of a TLS cipher suite
Michael Brown
2012-03-06
1
-81
/
+114
*
[tls] Support (and prefer) SHA-256 variants of existing cipher suites
Michael Brown
2012-03-05
1
-3
/
+15
*
[tls] Support TLS version 1.2
Michael Brown
2012-03-05
1
-35
/
+72
*
[802.11] Avoid using struct md5_ctx directly
Michael Brown
2012-03-05
1
-4
/
+4
*
[802.11] Add missing #include <byteswap.h>
Michael Brown
2012-03-04
1
-0
/
+1
*
[tls] Send empty Certificate record if requested by server
Michael Brown
2012-03-03
1
-0
/
+57
*
[tls] Verify the contents of the Finished record
Michael Brown
2012-03-03
1
-3
/
+24
*
[tls] Allow transmitted records to be scheduled independently
Michael Brown
2012-03-03
1
-83
/
+29
*
[tls] Add support for Server Name Indication (SNI)
Michael Brown
2012-03-03
2
-4
/
+31
*
[tls] Support TLS version 1.1
Michael Brown
2012-03-03
1
-16
/
+28
*
[arp] Maintain an ARP transmission queue
Michael Brown
2012-03-03
2
-147
/
+351
*
[undi] Allow underlying PXE stack to construct link-layer header
Michael Brown
2012-03-02
1
-7
/
+6
[next]