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
*
[peerdist] Add individual block download mechanism
Michael Brown
2015-08-17
4
-0
/
+1523
*
[peerdist] Add segment discovery mechanism
Michael Brown
2015-08-17
4
-0
/
+671
*
[http] Rewrite HTTP core to support content encodings
Michael Brown
2015-08-17
14
-1246
/
+3021
*
[block] Add generic block device translator
Michael Brown
2015-08-16
3
-0
/
+300
*
[prefix] Use correct register for KEEP_IT_REAL physical address conversion
Daniel Pieczko
2015-08-14
1
-2
/
+2
*
[efi] Add missing "ULL" suffix on 64-bit constant
Michael Brown
2015-08-03
1
-1
/
+1
*
[efi] Hold off watchdog timer while running
Michael Brown
2015-08-03
5
-0
/
+126
*
[crypto] Support SHA-{224,384,512} in X.509 certificates
Michael Brown
2015-08-02
16
-146
/
+613
*
[crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryption
Tufan Karadere
2015-08-02
1
-0
/
+18
*
[tls] Report supported signature algorithms in ClientHello
Michael Brown
2015-08-02
2
-0
/
+28
*
[tls] Do not access beyond the end of a 24-bit integer
Michael Brown
2015-08-01
1
-22
/
+29
*
[serial] Check for UART existence in uart_select()
Michael Brown
2015-07-31
3
-15
/
+41
*
[comboot] Avoid dragging in serial console support unconditionally
Michael Brown
2015-07-31
1
-1
/
+3
*
[elf] Reject ELFBoot images requiring virtual addressing
Michael Brown
2015-07-29
3
-52
/
+131
*
[linebuf] Support buffering of multiple lines
Michael Brown
2015-07-28
4
-45
/
+358
*
[pool] Add a generic concept of a pooled connection
Michael Brown
2015-07-28
2
-0
/
+241
*
[peerdist] Add support for constructing and decoding retrieval messages
Michael Brown
2015-07-28
1
-0
/
+376
*
[peerdist] Add support for constructing and decoding discovery messages
Michael Brown
2015-07-28
3
-0
/
+334
*
[peerdist] Include trimmed range within content information block
Michael Brown
2015-07-28
3
-37
/
+76
*
[netdevice] Allow network devices to disclaim IRQ support at runtime
Michael Brown
2015-07-28
3
-1
/
+18
*
[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
3
-15
/
+50
*
[ipv4] Redefine IP address constants to avoid unnecessary byte swapping
Michael Brown
2015-07-28
3
-37
/
+44
*
[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
2
-4
/
+18
*
[build] Fix strict-aliasing warning on older gcc versions
Michael Brown
2015-07-28
1
-4
/
+8
*
[crypto] Remove AXTLS headers
Michael Brown
2015-07-27
5
-526
/
+0
*
[test] Add NIST self-tests for AES192 in ECB and CBC modes
Michael Brown
2015-07-27
1
-1
/
+33
*
[crypto] Replace AES implementation
Michael Brown
2015-07-27
5
-635
/
+836
*
[test] Add NIST self-tests for AES128 and AES256 in ECB mode
Michael Brown
2015-07-27
1
-0
/
+38
*
[test] Define shortcuts for frequently-used NIST AES test vectors
Michael Brown
2015-07-27
1
-25
/
+30
*
[test] Generalise cipher tests and use okx()
Michael Brown
2015-07-27
5
-213
/
+192
*
[crypto] Add ECB block cipher mode (for debug and self-tests only)
Michael Brown
2015-07-27
4
-1
/
+142
*
[802.11] Use correct SHA1_DIGEST_SIZE constant name
Michael Brown
2015-07-27
1
-1
/
+1
*
[crypto] Add bit-rotation functions for 8-bit and 16-bit values
Michael Brown
2015-07-27
1
-0
/
+20
*
[build] Fix compiler warnings on some gcc versions
Michael Brown
2015-07-27
1
-1
/
+1
*
[downloader] Provide direct access to the underlying data transfer buffer
Michael Brown
2015-07-22
1
-0
/
+14
*
[downloader] Use generic data-transfer buffer mechanism
Michael Brown
2015-07-22
1
-74
/
+18
*
[xferbuf] Add xfer_buffer() to provide direct access to underlying buffer
Michael Brown
2015-07-22
2
-0
/
+44
*
[xferbuf] Generalise to handle umalloc()-based buffers
Michael Brown
2015-07-22
3
-25
/
+268
*
[xfer] Add xfer_check_order() utility function
Michael Brown
2015-07-22
2
-0
/
+33
*
[xfer] Use intf_poke() to implement xfer_window_changed()
Michael Brown
2015-07-22
1
-11
/
+1
*
[interface] Add intf_poke() helper
Michael Brown
2015-07-22
2
-0
/
+30
*
[profile] Add profile_custom() for profiling with arbitrary time units
Michael Brown
2015-07-22
1
-0
/
+14
*
[fault] Add inject_corruption() to randomly corrupt data
Michael Brown
2015-07-22
2
-0
/
+50
*
[fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism
Michael Brown
2015-07-22
6
-8
/
+110
*
[tcp] Ensure FIN is actually sent if connection is closed while idle
Michael Brown
2015-07-22
1
-0
/
+1
*
[build] Add named configuration for qemu
Michael Brown
2015-07-22
8
-0
/
+10
*
[efi] Allow user experience to be downgraded
Michael Brown
2015-07-22
2
-0
/
+35
*
[efi] Fix receive and transmit completion reporting
Michael Brown
2015-07-22
2
-80
/
+79
[next]