1796 Commits (f58ebbdfb5f48089bb3df088654d5bf735dab2c2)

Autor SHA1 Mensagem Data
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux 8 anos atrás
  Michael Brown d2b2a0adae [peerdist] Add block download multiplexer 8 anos atrás
  Michael Brown 4d032d5db8 [peerdist] Add individual block download mechanism 8 anos atrás
  Michael Brown dc9d24e7d2 [peerdist] Add segment discovery mechanism 8 anos atrás
  Michael Brown 518a98eb56 [http] Rewrite HTTP core to support content encodings 8 anos atrás
  Michael Brown 09236e6030 [block] Add generic block device translator 9 anos atrás
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running 9 anos atrás
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates 9 anos atrás
  Tufan Karadere 93370488ac [crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryption 9 anos atrás
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello 9 anos atrás
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() 9 anos atrás
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing 9 anos atrás
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines 9 anos atrás
  Michael Brown 20d35b0145 [pool] Add a generic concept of a pooled connection 9 anos atrás
  Michael Brown a8d9cd9485 [peerdist] Add support for constructing and decoding retrieval messages 9 anos atrás
  Michael Brown 51b99d8bc8 [peerdist] Add support for constructing and decoding discovery messages 9 anos atrás
  Michael Brown f0d594557c [peerdist] Include trimmed range within content information block 9 anos atrás
  Michael Brown b20d4a1522 [netdevice] Allow network devices to disclaim IRQ support at runtime 9 anos atrás
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID 9 anos atrás
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping 9 anos atrás
  Michael Brown 41670ca2fe [ipv6] Treat a missing network device name as "netX" 9 anos atrás
  Michael Brown 09824eca31 [crypto] Replace AES implementation 9 anos atrás
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) 9 anos atrás
  Michael Brown 775f5943c0 [crypto] Add bit-rotation functions for 8-bit and 16-bit values 9 anos atrás
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer 9 anos atrás
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers 9 anos atrás
  Michael Brown 0dc85aed03 [xfer] Add xfer_check_order() utility function 9 anos atrás
  Michael Brown 81c80c8ba9 [interface] Add intf_poke() helper 9 anos atrás
  Michael Brown 6bc3d99496 [profile] Add profile_custom() for profiling with arbitrary time units 9 anos atrás
  Michael Brown 89816af2a4 [fault] Add inject_corruption() to randomly corrupt data 9 anos atrás
  Michael Brown d0325b1da6 [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism 9 anos atrás
  Michael Brown 88a5f56dc7 [efi] Fix receive and transmit completion reporting 9 anos atrás
  Michael Brown 38afcc51ea [tcp] Gracefully close connections during shutdown 9 anos atrás
  Michael Brown a0f60d26f5 [gdb] Allow gdbstub to be started on an arbitrary serial port 9 anos atrás
  Michael Brown 8829634bd7 [ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache 9 anos atrás
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver 9 anos atrás
  Michael Brown 5e622dc085 [gdb] Use new UART abstraction in GDB serial transport 9 anos atrás
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART 9 anos atrás
  Michael Brown fb28c4a979 [stp] Add support for detecting Spanning Tree Protocol non-forwarding ports 9 anos atrás
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" 9 anos atrás
  Michael Brown a91b1f7339 [intel] Add intelxvf driver for Intel 10 GigE virtual function NICs 9 anos atrás
  Michael Brown bb1e1048f6 [intel] Add support for mailbox used by virtual functions 9 anos atrás
  Michael Brown 372672275e [usb] Add basic support for USB keyboards 9 anos atrás
  Michael Brown a8e4187c45 [usb] Add generic USB human interface device (HID) framework 9 anos atrás
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type 9 anos atrás
  Michael Brown 86aa959561 [ipv6] Disambiguate received ICMPv6 errors 9 anos atrás
  Michael Brown 9d43c4080d [usb] Provide usb_endpoint_name() for use by host controller drivers 9 anos atrás
  Michael Brown 6dba29b18f [uhci] Add support for UHCI host controllers 9 anos atrás
  Michael Brown 9ea8a2daa7 [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller 9 anos atrás
  Michael Brown a66fd8920d [usb] Add find_usb_bus_by_location() helper function 9 anos atrás