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
*
[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
*
[bios] Add ANSI blink attribute
Christian Nilsson
2015-07-22
1
-0
/
+6
*
[tg3] Add support for BCM57766
Bernd Wiebelt
2015-07-06
3
-0
/
+3
*
[ipoib] Transmit multicast packets as broadcasts
Michael Brown
2015-07-06
1
-2
/
+4
*
[tcp] Gracefully close connections during shutdown
Michael Brown
2015-07-04
2
-1
/
+63
*
[xen] Wait for and clear XenStore event before receiving data
Michael Brown
2015-06-30
2
-0
/
+23
*
[gdb] Allow gdbstub to be started on an arbitrary serial port
Michael Brown
2015-06-29
2
-7
/
+44
*
[ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache
Michael Brown
2015-06-29
3
-8
/
+57
*
[ipoib] Mark REMAC cache as expensive
Michael Brown
2015-06-29
1
-1
/
+1
*
[comboot] Implement INT22,0x000c
Wissam Shoukair
2015-06-29
1
-0
/
+4
*
[serial] Use new UART abstraction in serial console driver
Michael Brown
2015-06-29
7
-282
/
+155
*
[gdb] Use new UART abstraction in GDB serial transport
Michael Brown
2015-06-29
2
-17
/
+45
*
[serial] Add general abstraction of a 16550-compatible UART
Michael Brown
2015-06-29
6
-0
/
+371
*
[pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO
Michael Brown
2015-06-29
1
-10
/
+8
*
[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
5
-0
/
+233
*
[netdevice] Add a generic concept of a "blocked link"
Michael Brown
2015-06-25
3
-2
/
+70
*
[ethernet] Add minimal support for receiving LLC frames
Michael Brown
2015-06-25
1
-2
/
+36
*
[mromprefix] Report a dummy size at offset 0x02 of .mrom payload
Michael Brown
2015-06-25
1
-0
/
+1
*
[tcp] Do not shrink window when discarding received packets
Michael Brown
2015-06-25
1
-20
/
+3
*
[pci] Use flat real mode to call INT 1a,b101
Michael Brown
2015-06-23
1
-1
/
+5
*
[xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms
Michael Brown
2015-06-18
2
-3
/
+9
*
[xhci] Record device-specific quirks in xHCI device structure
Michael Brown
2015-06-18
2
-3
/
+6
*
[ipoib] Fix REMAC cache discarder
Michael Brown
2015-06-01
1
-3
/
+11
*
[xhci] Fix comparison of signed and unsigned integers
Michael Brown
2015-06-01
1
-1
/
+1
*
[build] Fix .ids.o creation for drivers not in the all-drivers build
Michael Brown
2015-06-01
2
-2
/
+2
[next]