5184 Commits (2849932c4853ba36edafb5ae16c67e5976d95372)
 

Autor SHA1 Mensaje Fecha
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() hace 8 años
  Michael Brown 9aa55f811a [comboot] Avoid dragging in serial console support unconditionally hace 8 años
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing hace 8 años
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines hace 8 años
  Michael Brown 20d35b0145 [pool] Add a generic concept of a pooled connection hace 8 años
  Michael Brown a8d9cd9485 [peerdist] Add support for constructing and decoding retrieval messages hace 8 años
  Michael Brown 51b99d8bc8 [peerdist] Add support for constructing and decoding discovery messages hace 8 años
  Michael Brown f0d594557c [peerdist] Include trimmed range within content information block hace 8 años
  Michael Brown b20d4a1522 [netdevice] Allow network devices to disclaim IRQ support at runtime hace 8 años
  Michael Brown 76338543f9 [iscsi] Add missing "break" statements hace 8 años
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID hace 8 años
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping hace 8 años
  Michael Brown 9c185e2eac [netdevice] Avoid using zero as a network device index hace 8 años
  Michael Brown 41670ca2fe [ipv6] Treat a missing network device name as "netX" hace 8 años
  Michael Brown fae7a5310a [build] Fix strict-aliasing warning on older gcc versions hace 8 años
  Michael Brown 657dd5f76d [crypto] Remove AXTLS headers hace 8 años
  Michael Brown 205e7de000 [test] Add NIST self-tests for AES192 in ECB and CBC modes hace 8 años
  Michael Brown 09824eca31 [crypto] Replace AES implementation hace 8 años
  Michael Brown cbb07f0ef7 [test] Add NIST self-tests for AES128 and AES256 in ECB mode hace 8 años
  Michael Brown c54a3fe6df [test] Define shortcuts for frequently-used NIST AES test vectors hace 8 años
  Michael Brown c0be4c6861 [test] Generalise cipher tests and use okx() hace 8 años
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) hace 8 años
  Michael Brown 1a30c20daf [802.11] Use correct SHA1_DIGEST_SIZE constant name hace 8 años
  Michael Brown 775f5943c0 [crypto] Add bit-rotation functions for 8-bit and 16-bit values hace 8 años
  Michael Brown 99d351605a [build] Fix compiler warnings on some gcc versions hace 8 años
  Michael Brown 2b15ae5507 [downloader] Provide direct access to the underlying data transfer buffer hace 8 años
  Michael Brown ae5e7f0cf4 [downloader] Use generic data-transfer buffer mechanism hace 9 años
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer hace 8 años
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers hace 9 años
  Michael Brown 0dc85aed03 [xfer] Add xfer_check_order() utility function hace 8 años
  Michael Brown 7194f38131 [xfer] Use intf_poke() to implement xfer_window_changed() hace 9 años
  Michael Brown 81c80c8ba9 [interface] Add intf_poke() helper hace 9 años
  Michael Brown 6bc3d99496 [profile] Add profile_custom() for profiling with arbitrary time units hace 8 años
  Michael Brown 89816af2a4 [fault] Add inject_corruption() to randomly corrupt data hace 8 años
  Michael Brown d0325b1da6 [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism hace 8 años
  Michael Brown 9546b0c17b [tcp] Ensure FIN is actually sent if connection is closed while idle hace 9 años
  Michael Brown a200ad462e [build] Add named configuration for qemu hace 8 años
  Michael Brown a15c0d7e86 [efi] Allow user experience to be downgraded hace 8 años
  Michael Brown 88a5f56dc7 [efi] Fix receive and transmit completion reporting hace 8 años
  Christian Nilsson f903ddaac0 [bios] Add ANSI blink attribute hace 9 años
  Bernd Wiebelt 24112d91a0 [tg3] Add support for BCM57766 hace 9 años
  Michael Brown 652e5a96db [ipoib] Transmit multicast packets as broadcasts hace 9 años
  Michael Brown 38afcc51ea [tcp] Gracefully close connections during shutdown hace 9 años
  Michael Brown 211529a7fe [xen] Wait for and clear XenStore event before receiving data hace 9 años
  Michael Brown a0f60d26f5 [gdb] Allow gdbstub to be started on an arbitrary serial port hace 9 años
  Michael Brown 8829634bd7 [ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache hace 9 años
  Michael Brown e213a008ca [ipoib] Mark REMAC cache as expensive hace 9 años
  Wissam Shoukair d8a618e80f [comboot] Implement INT22,0x000c hace 9 años
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver hace 9 años
  Michael Brown 5e622dc085 [gdb] Use new UART abstraction in GDB serial transport hace 9 años