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
...
*
[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
*
[iscsi] Send any padding inline with the data segment
Michael Brown
2012-03-01
1
-28
/
+9
*
[http] Recognise status code 303 as valid
Jason Lunz
2012-03-01
1
-0
/
+1
*
[syslog] Separate out generic line-based console functionality
Michael Brown
2012-02-29
1
-36
/
+8
*
[syslog] Disable console when no syslog server is defined
Michael Brown
2012-02-29
1
-7
/
+5
*
[http] Allow for HTTPS-only builds
Michael Brown
2012-02-28
2
-858
/
+888
*
[tls] Use ANS X9.82 Approved RBG as source of random data for TLS
Michael Brown
2012-02-21
1
-9
/
+35
*
[802.11] Add missing #include <string.h>
Michael Brown
2012-02-21
3
-0
/
+3
*
[udp] Propagate transmission errors to UDP interface users
Michael Brown
2012-02-20
1
-4
/
+3
*
[dns] Allow trailing dots in DNS names
Michael Brown
2012-01-11
1
-9
/
+15
*
[dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list
Michael Brown
2011-12-06
1
-0
/
+1
*
[iscsi] Fail immediately if target rejects any of our parameters
Michael Brown
2011-12-05
1
-12
/
+39
*
[infiniband] Reset port state after closing device
Michael Brown
2011-11-15
1
-0
/
+1
*
[infiniband] Open device prior to creating SMI and GSI queue pairs
Michael Brown
2011-11-15
1
-9
/
+9
*
[infiniband] Poll event queues only for devices that are open
Michael Brown
2011-11-15
1
-1
/
+1
*
[netdevice] Allow driver to preinitialise the link-layer address
Michael Brown
2011-10-28
1
-2
/
+22
*
[list] Tidy up naming convention for list_contains() and friends
Michael Brown
2011-10-14
2
-2
/
+2
[prev]
[next]