712 Commits (ea0fcb9460403a16d4e2a5e1d48ee6279794450c)

Author SHA1 Message Date
  Guo-Fu Tseng 1e7e4c9a61 [tcp] Randomise local TCP port 14 years ago
  Michael Brown 73e3672468 [tcp] Fix typos by changing ntohl() to htonl() where appropriate 14 years ago
  Michael Brown 43450342a9 [tcp] Store local port in host byte order 14 years ago
  Michael Brown 68c2f07f15 [tcp] Fix potential use-after-free when accessing timestamp option 14 years ago
  Michael Brown 21682afe69 [tls] Handle multiple handshake records 14 years ago
  Michael Brown b707f15ecb [http] Pass through unknown interface method calls 14 years ago
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces 16 years ago
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces 16 years ago
  Michael Brown 5fa6775b61 [retry] Use start_timer_fixed() instead of direct timeout manipulation 14 years ago
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14 years ago
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems 14 years ago
  Piotr Jaroszyński 8a16fd05dc [iscsi] Allow base64 encoding in large binary values 14 years ago
  Michael Brown b3d8238fd4 [iscsi] Use generic base16 functions for iSCSI reverse CHAP 14 years ago
  Michael Brown d6f79d6b6e [infiniband] Use generic base16 functions for SRP 14 years ago
  Michael Brown 7b267ee6db [iscsi] Use generic base16 functions for iSCSI 14 years ago
  Michael Brown dfcce165a5 [base64] Allow base64_encode() to handle arbitrary data 14 years ago
  Piotr Jaroszyński 7c6d3752c9 [compiler] Fix 64bit compile time errors 14 years ago
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates 14 years ago
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 years ago
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control 14 years ago
  Joshua Oreman 723cfad316 [wpa] Remove PMKID checking 14 years ago
  Michael Brown 9ff8229693 [tcp] Update received sequence number before delivering received data 14 years ago
  Michael Brown 84996b7b09 [lacp] Add simple LACP implementation 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 4a7648bd3d [netdevice] Record whether or not interrupts are currently enabled 14 years ago
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function 14 years ago
  Michael Brown 73c71f6492 [iscsi] Disambiguate some common authentication errors 14 years ago
  Danny Volkind cd9c94851b [iscsi] Fix interoperability with QNAP TS-639Pro 14 years ago
  Joshua Oreman f3467ad169 [http] GET / if URI doesn't contain a path 14 years ago
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently 14 years ago
  gL2n30Y06arv2 93805d9765 [ftp] User and password URI support for the FTP protocol 14 years ago
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 14 years ago
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings 14 years ago
  Stefan Hajnoczi 0579ddc834 [tftp] Abort requests with error code 0 14 years ago
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error 14 years ago
  Stefan Hajnoczi 245dca9ce6 [tftp] Remove unnecessary delay when opening a connection 14 years ago
  Stefan Hajnoczi dd99ee95cb [tftp] Allow fetching larger files by wrapping block number 14 years ago
  Joshua Oreman 734061e9c6 [dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included 14 years ago
  Joshua Oreman 04e4a4f695 [dhcp] Accept ProxyDHCP replies of type DHCPOFFER 14 years ago
  Shao Miller cf5e79adc9 [dhcp] Append new DHCP options versus prepend 14 years ago
  Shao Miller 9de525c34c [dhcp] Ensure message type is first DHCP option 14 years ago
  Joshua Oreman aa1b894ecd [802.11] Allow connecting to spectrum managed networks 14 years ago
  Joshua Oreman 5240fee38f [wpa] Add CCMP backend (new AES-based cryptosystem) 15 years ago
  Joshua Oreman 8106cb130b [wpa] Add TKIP backend (legacy RC4-based cryptosystem) 15 years ago
  Joshua Oreman 0758111345 [wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase) 15 years ago
  Joshua Oreman 8ec18a5b50 [wpa] Add general support for WPA-protected 802.11 networks 15 years ago
  Joshua Oreman 432cc6d1d8 [eapol] Add basic support for 802.1X EAP over LANs 15 years ago