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
...
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
49
-49
/
+98
*
[tcp] Truncate TCP window to prevent future packet discards
Michael Brown
2012-07-09
1
-3
/
+20
*
[arp] Try to avoid discarding ARP cache entries
Michael Brown
2012-07-09
2
-3
/
+8
*
[netdevice] Process all received packets in net_poll()
Michael Brown
2012-07-04
1
-7
/
+2
*
[arp] Prevent ARP cache entries from being deleted mid-transmission
Michael Brown
2012-07-01
1
-11
/
+38
*
[tcp] Avoid potential NULL pointer dereference
Michael Brown
2012-06-30
1
-1
/
+3
*
[tcp] Use a zero window size for RST packets
Michael Brown
2012-06-30
1
-1
/
+1
*
[tls] Request a maximum fragment length of 2048 bytes
Michael Brown
2012-06-29
1
-0
/
+11
*
[tcp] Add support for TCP window scaling
Michael Brown
2012-06-29
1
-2
/
+29
*
[tcpip] Allow for architecture-specific TCP/IP checksum routines
Michael Brown
2012-06-27
1
-2
/
+2
*
[syslog] Include hostname within syslog messages where possible
Michael Brown
2012-06-20
2
-8
/
+54
*
[settings] Move "domain" setting from dns.c to settings.c
Michael Brown
2012-06-20
1
-8
/
+0
*
[dhcp] Request broadcast responses when we already have an IPv4 address
Michael Brown
2012-06-20
2
-1
/
+8
*
[tls] Mark security negotiation as a pending operation
Michael Brown
2012-06-09
1
-3
/
+13
*
[tcp] Mark any unacknowledged transmission as a pending operation
Michael Brown
2012-06-09
1
-3
/
+33
*
[crypto] Fix unused-but-set variable warning
Michael Brown
2012-05-24
1
-2
/
+0
*
[http] Add support for Digest authentication
Michael Brown
2012-05-23
1
-0
/
+173
*
[http] Provide credentials only when requested by server
Michael Brown
2012-05-23
1
-16
/
+128
*
[http] Split construction of Authorization header out of http_step()
Michael Brown
2012-05-23
1
-57
/
+96
*
[http] Defer processing response code until after receiving all headers
Michael Brown
2012-05-22
1
-6
/
+10
*
[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
[prev]
[next]