838 Commits (addf699c86ae18edd7de13433da78be926c22504)

Autor SHA1 Nachricht Datum
  Joshua Oreman 49d6f57005 [compiler] Prevent empty weak function stubs from being removed vor 15 Jahren
  Joshua Oreman 73aea88a62 [802.11] Fix a use-after-free vor 15 Jahren
  Joshua Oreman 0c593d95e5 [802.11] Use correct name for sec80211_detect() vor 15 Jahren
  Piotr Jaroszyński 02e6092cd5 [tcp] Fix a 64bit compile time error vor 15 Jahren
  Michael Brown 1d3b6619e5 [tcp] Allow out-of-order receive queue to be discarded vor 15 Jahren
  Michael Brown 68613047f0 [tcp] Handle out-of-order received packets vor 15 Jahren
  Michael Brown 9f2e76ea61 [netdevice] Provide a test mechanism for discarding packets at random vor 15 Jahren
  Michael Brown f033694356 [tcp] Treat ACKs as sent only when successfully transmitted vor 15 Jahren
  Michael Brown 75505942ac [tcp] Merge boolean flags into a single "flags" field vor 15 Jahren
  Michael Brown c57e26381c [tcp] Use a dedicated timer for the TIME_WAIT state vor 15 Jahren
  Guo-Fu Tseng 1e7e4c9a61 [tcp] Randomise local TCP port vor 15 Jahren
  Michael Brown 73e3672468 [tcp] Fix typos by changing ntohl() to htonl() where appropriate vor 15 Jahren
  Michael Brown 43450342a9 [tcp] Store local port in host byte order vor 15 Jahren
  Michael Brown 68c2f07f15 [tcp] Fix potential use-after-free when accessing timestamp option vor 15 Jahren
  Michael Brown 21682afe69 [tls] Handle multiple handshake records vor 15 Jahren
  Michael Brown b707f15ecb [http] Pass through unknown interface method calls vor 15 Jahren
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces vor 15 Jahren
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces vor 17 Jahren
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces vor 17 Jahren
  Michael Brown 5fa6775b61 [retry] Use start_timer_fixed() instead of direct timeout manipulation vor 15 Jahren
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function vor 15 Jahren
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function vor 15 Jahren
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports vor 15 Jahren
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems vor 15 Jahren
  Piotr Jaroszyński 8a16fd05dc [iscsi] Allow base64 encoding in large binary values vor 15 Jahren
  Michael Brown b3d8238fd4 [iscsi] Use generic base16 functions for iSCSI reverse CHAP vor 15 Jahren
  Michael Brown d6f79d6b6e [infiniband] Use generic base16 functions for SRP vor 15 Jahren
  Michael Brown 7b267ee6db [iscsi] Use generic base16 functions for iSCSI vor 15 Jahren
  Michael Brown dfcce165a5 [base64] Allow base64_encode() to handle arbitrary data vor 15 Jahren
  Piotr Jaroszyński 7c6d3752c9 [compiler] Fix 64bit compile time errors vor 15 Jahren
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates vor 15 Jahren
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations vor 15 Jahren
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control vor 15 Jahren
  Joshua Oreman 723cfad316 [wpa] Remove PMKID checking vor 15 Jahren
  Michael Brown 9ff8229693 [tcp] Update received sequence number before delivering received data vor 15 Jahren
  Michael Brown 84996b7b09 [lacp] Add simple LACP implementation vor 15 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 15 Jahren
  Michael Brown 4a7648bd3d [netdevice] Record whether or not interrupts are currently enabled vor 15 Jahren
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function vor 15 Jahren
  Michael Brown 73c71f6492 [iscsi] Disambiguate some common authentication errors vor 15 Jahren
  Danny Volkind cd9c94851b [iscsi] Fix interoperability with QNAP TS-639Pro vor 15 Jahren
  Joshua Oreman f3467ad169 [http] GET / if URI doesn't contain a path vor 15 Jahren
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently vor 15 Jahren
  gL2n30Y06arv2 93805d9765 [ftp] User and password URI support for the FTP protocol vor 15 Jahren
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing vor 15 Jahren
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings vor 15 Jahren
  Stefan Hajnoczi 0579ddc834 [tftp] Abort requests with error code 0 vor 15 Jahren
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error vor 15 Jahren
  Stefan Hajnoczi 245dca9ce6 [tftp] Remove unnecessary delay when opening a connection vor 15 Jahren
  Stefan Hajnoczi dd99ee95cb [tftp] Allow fetching larger files by wrapping block number vor 15 Jahren