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] Verify server port when reusing a pooled connection
Michael Brown
2015-10-02
1
-7
/
+12
*
[peerdist] Avoid NULL pointer dereference for plaintext blocks
Michael Brown
2015-09-29
1
-7
/
+10
*
[tcpip] Avoid generating positive zero for transmitted UDP checksums
Michael Brown
2015-09-10
3
-1
/
+7
*
[pxe] Populate ciaddr in fake PXE Boot Server ACK packet
Michael Brown
2015-09-01
1
-0
/
+4
*
[tcpip] Allow supported address families to be detected at runtime
Michael Brown
2015-09-01
3
-8
/
+9
*
[dhcp] Do not skip ProxyDHCPREQUEST if next-server is empty
Michael Brown
2015-08-26
1
-2
/
+3
*
[settings] Re-add "uristring" setting type
Michael Brown
2015-08-25
1
-2
/
+2
*
[dhcp] Ignore ProxyDHCPACKs without PXE options
Michael Brown
2015-08-18
1
-0
/
+4
*
[dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers
Michael Brown
2015-08-18
1
-27
/
+54
*
[ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB
Wissam Shoukair
2015-08-17
2
-0
/
+12
*
[peerdist] Add support for PeerDist (aka BranchCache) HTTP content encoding
Michael Brown
2015-08-17
1
-0
/
+145
*
[peerdist] Add block download multiplexer
Michael Brown
2015-08-17
1
-0
/
+387
*
[peerdist] Add individual block download mechanism
Michael Brown
2015-08-17
1
-0
/
+1366
*
[peerdist] Add segment discovery mechanism
Michael Brown
2015-08-17
1
-0
/
+551
*
[http] Rewrite HTTP core to support content encodings
Michael Brown
2015-08-17
8
-1241
/
+2480
*
[crypto] Support SHA-{224,384,512} in X.509 certificates
Michael Brown
2015-08-02
1
-73
/
+17
*
[tls] Report supported signature algorithms in ClientHello
Michael Brown
2015-08-02
1
-0
/
+25
*
[tls] Do not access beyond the end of a 24-bit integer
Michael Brown
2015-08-01
1
-22
/
+29
*
[peerdist] Add support for constructing and decoding discovery messages
Michael Brown
2015-07-28
1
-0
/
+286
*
[peerdist] Include trimmed range within content information block
Michael Brown
2015-07-28
1
-4
/
+19
*
[netdevice] Allow network devices to disclaim IRQ support at runtime
Michael Brown
2015-07-28
2
-0
/
+8
*
[iscsi] Add missing "break" statements
Michael Brown
2015-07-28
1
-0
/
+2
*
[ipv4] Allow IPv4 socket addresses to include a scope ID
Michael Brown
2015-07-28
1
-12
/
+33
*
[ipv4] Redefine IP address constants to avoid unnecessary byte swapping
Michael Brown
2015-07-28
1
-8
/
+8
*
[netdevice] Avoid using zero as a network device index
Michael Brown
2015-07-28
1
-2
/
+2
*
[ipv6] Treat a missing network device name as "netX"
Michael Brown
2015-07-28
1
-4
/
+15
*
[802.11] Use correct SHA1_DIGEST_SIZE constant name
Michael Brown
2015-07-27
1
-1
/
+1
*
[xferbuf] Generalise to handle umalloc()-based buffers
Michael Brown
2015-07-22
1
-2
/
+3
*
[fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism
Michael Brown
2015-07-22
1
-7
/
+5
*
[tcp] Ensure FIN is actually sent if connection is closed while idle
Michael Brown
2015-07-22
1
-0
/
+1
*
[tcp] Gracefully close connections during shutdown
Michael Brown
2015-07-04
1
-1
/
+56
*
[ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache
Michael Brown
2015-06-29
1
-3
/
+3
*
[dhcp] Defer discovery if link is blocked
Michael Brown
2015-06-25
1
-0
/
+9
*
[stp] Fix interpretaton of hello time
Michael Brown
2015-06-25
1
-3
/
+3
*
[stp] Add support for detecting Spanning Tree Protocol non-forwarding ports
Michael Brown
2015-06-25
1
-0
/
+152
*
[netdevice] Add a generic concept of a "blocked link"
Michael Brown
2015-06-25
1
-1
/
+51
*
[ethernet] Add minimal support for receiving LLC frames
Michael Brown
2015-06-25
1
-2
/
+36
*
[tcp] Do not shrink window when discarding received packets
Michael Brown
2015-06-25
1
-20
/
+3
*
[neighbour] Return success when deferring a packet
Michael Brown
2015-05-20
1
-1
/
+1
*
[ipv6] Disambiguate received ICMPv6 errors
Michael Brown
2015-05-11
1
-2
/
+78
*
[base64] Add buffer size parameter to base64_encode() and base64_decode()
Michael Brown
2015-04-24
3
-3
/
+5
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
4
-14
/
+18
*
[build] Add missing "const" qualifiers
Christian Hesse
2015-04-24
1
-2
/
+2
*
[peerdist] Add support for decoding PeerDist Content Information
Michael Brown
2015-04-13
1
-0
/
+803
*
[netdevice] Add missing bus types to netdev_fetch_bustype()
Michael Brown
2015-03-18
1
-0
/
+4
*
[tcpip] Fix dubious calculation of min_port
Michael Brown
2015-03-13
1
-1
/
+1
*
[tcp] Implement support for TCP Selective Acknowledgements (SACK)
Michael Brown
2015-03-12
1
-4
/
+158
*
[http] Support MD5-sess Digest authentication
Michael Brown
2015-03-09
1
-2
/
+42
*
[http] Abstract out HTTP Digest hash algorithm operations
Michael Brown
2015-03-09
1
-28
/
+56
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
1
-1
/
+5
[next]