5168 Commits (205e7de000f72cd72e0e26ee76fec42632eb1780)
 

Autor SHA1 Nachricht Datum
  Michael Brown 205e7de000 [test] Add NIST self-tests for AES192 in ECB and CBC modes vor 9 Jahren
  Michael Brown 09824eca31 [crypto] Replace AES implementation vor 9 Jahren
  Michael Brown cbb07f0ef7 [test] Add NIST self-tests for AES128 and AES256 in ECB mode vor 9 Jahren
  Michael Brown c54a3fe6df [test] Define shortcuts for frequently-used NIST AES test vectors vor 9 Jahren
  Michael Brown c0be4c6861 [test] Generalise cipher tests and use okx() vor 9 Jahren
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) vor 9 Jahren
  Michael Brown 1a30c20daf [802.11] Use correct SHA1_DIGEST_SIZE constant name vor 9 Jahren
  Michael Brown 775f5943c0 [crypto] Add bit-rotation functions for 8-bit and 16-bit values vor 9 Jahren
  Michael Brown 99d351605a [build] Fix compiler warnings on some gcc versions vor 9 Jahren
  Michael Brown 2b15ae5507 [downloader] Provide direct access to the underlying data transfer buffer vor 9 Jahren
  Michael Brown ae5e7f0cf4 [downloader] Use generic data-transfer buffer mechanism vor 9 Jahren
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer vor 9 Jahren
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers vor 9 Jahren
  Michael Brown 0dc85aed03 [xfer] Add xfer_check_order() utility function vor 9 Jahren
  Michael Brown 7194f38131 [xfer] Use intf_poke() to implement xfer_window_changed() vor 9 Jahren
  Michael Brown 81c80c8ba9 [interface] Add intf_poke() helper vor 9 Jahren
  Michael Brown 6bc3d99496 [profile] Add profile_custom() for profiling with arbitrary time units vor 9 Jahren
  Michael Brown 89816af2a4 [fault] Add inject_corruption() to randomly corrupt data vor 9 Jahren
  Michael Brown d0325b1da6 [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism vor 9 Jahren
  Michael Brown 9546b0c17b [tcp] Ensure FIN is actually sent if connection is closed while idle vor 9 Jahren
  Michael Brown a200ad462e [build] Add named configuration for qemu vor 9 Jahren
  Michael Brown a15c0d7e86 [efi] Allow user experience to be downgraded vor 9 Jahren
  Michael Brown 88a5f56dc7 [efi] Fix receive and transmit completion reporting vor 9 Jahren
  Christian Nilsson f903ddaac0 [bios] Add ANSI blink attribute vor 9 Jahren
  Bernd Wiebelt 24112d91a0 [tg3] Add support for BCM57766 vor 9 Jahren
  Michael Brown 652e5a96db [ipoib] Transmit multicast packets as broadcasts vor 9 Jahren
  Michael Brown 38afcc51ea [tcp] Gracefully close connections during shutdown vor 9 Jahren
  Michael Brown 211529a7fe [xen] Wait for and clear XenStore event before receiving data vor 9 Jahren
  Michael Brown a0f60d26f5 [gdb] Allow gdbstub to be started on an arbitrary serial port vor 9 Jahren
  Michael Brown 8829634bd7 [ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache vor 9 Jahren
  Michael Brown e213a008ca [ipoib] Mark REMAC cache as expensive vor 9 Jahren
  Wissam Shoukair d8a618e80f [comboot] Implement INT22,0x000c vor 9 Jahren
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver vor 9 Jahren
  Michael Brown 5e622dc085 [gdb] Use new UART abstraction in GDB serial transport vor 9 Jahren
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART vor 9 Jahren
  Michael Brown edf74df4ab [pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO vor 9 Jahren
  Michael Brown d73982f098 [dhcp] Defer discovery if link is blocked vor 9 Jahren
  Michael Brown 94dbfb4374 [stp] Fix interpretaton of hello time vor 9 Jahren
  Michael Brown fb28c4a979 [stp] Add support for detecting Spanning Tree Protocol non-forwarding ports vor 9 Jahren
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" vor 9 Jahren
  Michael Brown 7e7870984b [ethernet] Add minimal support for receiving LLC frames vor 9 Jahren
  Michael Brown 36817ea260 [mromprefix] Report a dummy size at offset 0x02 of .mrom payload vor 9 Jahren
  Michael Brown c117b25e0b [tcp] Do not shrink window when discarding received packets vor 9 Jahren
  Michael Brown e46154fbb4 [pci] Use flat real mode to call INT 1a,b101 vor 9 Jahren
  Michael Brown be3517c4ab [xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms vor 9 Jahren
  Michael Brown 323bf186fb [xhci] Record device-specific quirks in xHCI device structure vor 9 Jahren
  Michael Brown 6b7157c233 [ipoib] Fix REMAC cache discarder vor 9 Jahren
  Michael Brown 6d195c5669 [xhci] Fix comparison of signed and unsigned integers vor 9 Jahren
  Michael Brown 25d6c80498 [build] Fix .ids.o creation for drivers not in the all-drivers build vor 9 Jahren
  Michael Brown 982b051cbc [xhci] Fix length of allocated slot array vor 9 Jahren