3345 次代码提交 (e3c7a1948d080a753aceb92c8bfed07dfdf3daac)
 

作者 SHA1 备注 提交日期
  Michael Brown e3c7a1948d [dhcp] Allow multiple interfaces in dhcp command 14 年前
  Geoff Lywood a4023e02e8 [comboot] Run com32 programs with a valid IDT 14 年前
  Andrei Faur 315524e703 [forcedeth] Replace driver with native iPXE driver 14 年前
  Joshua Oreman 79e05875d3 [string] Use 64-bit registers in assembly memswap() on x86_64 14 年前
  Joshua Oreman 73aea88a62 [802.11] Fix a use-after-free 14 年前
  Joshua Oreman 0c593d95e5 [802.11] Use correct name for sec80211_detect() 14 年前
  Piotr Jaroszyński 02e6092cd5 [tcp] Fix a 64bit compile time error 14 年前
  Geoff Lywood b8dd94686b [efi] Fix the 32-bit version of elf2efi64 14 年前
  Michael Brown 1d3b6619e5 [tcp] Allow out-of-order receive queue to be discarded 14 年前
  Michael Brown 9dc51afa2c [malloc] Add cache discard mechanism 14 年前
  Michael Brown 68613047f0 [tcp] Handle out-of-order received packets 14 年前
  Michael Brown 9f2e76ea61 [netdevice] Provide a test mechanism for discarding packets at random 14 年前
  Stefan Hajnoczi e4419ff97c [virtio] Replace virtio-net with native iPXE driver 14 年前
  Stefan Hajnoczi 232c208882 [errcode] Remove unused contrib/errcode scripts 14 年前
  Piotr Jaroszyński 519a4be189 [settings] Unregister the children when unregistering the parent 14 年前
  Michael Brown f033694356 [tcp] Treat ACKs as sent only when successfully transmitted 14 年前
  Michael Brown 75505942ac [tcp] Merge boolean flags into a single "flags" field 14 年前
  Michael Brown c57e26381c [tcp] Use a dedicated timer for the TIME_WAIT state 14 年前
  Michael Brown 770317a57d [build] Speed up rebuilding on header file changes 14 年前
  Michael Brown f00c3c619a [build] Standardise variable naming for inter-build state files 14 年前
  Michael Brown 4d73b49d60 [build] Avoid unnecessary "rm" and "touch" in dependency generation 14 年前
  Stefan Hajnoczi 8ee6d216e4 [build] Mark weak functions noinline 14 年前
  Michael Brown 3338a03982 [hci] Continue processing while prompting for shell banner 14 年前
  Michael Brown 24403fba6e [davicom] Use iPXE debugging infrastructure 14 年前
  Michael Brown ae34edbd3b [tulip] Use iPXE debugging infrastructure 14 年前
  Michael Brown 7aa1d70e52 [debug] Expose pause() and more() debugging functions 14 年前
  Michael Brown 9f3c0c1f39 [debug] Remove unused guard_region() and check_region() functions 14 年前
  Michael Brown e08cf49f1d [build] Remove some obsolete header files 14 年前
  Michael Brown c5d760c987 [console] Remove never-used putline() method 14 年前
  Michael Brown d15ce77267 [cmdline] Fix inconsistent and ugly code formatting in shell_banner() 14 年前
  Guo-Fu Tseng 1e7e4c9a61 [tcp] Randomise local TCP port 14 年前
  Michael Brown 73e3672468 [tcp] Fix typos by changing ntohl() to htonl() where appropriate 14 年前
  Michael Brown 43450342a9 [tcp] Store local port in host byte order 14 年前
  Piotr Jaroszyński fd312fcc78 [image] Fix a memory leak in free_image() 14 年前
  Andrei Faur ab14421990 [pcnet32] Fix pcnet32_wio_reset() bug 14 年前
  Michael Brown 68c2f07f15 [tcp] Fix potential use-after-free when accessing timestamp option 14 年前
  Alessandro Salvatori 3cefc5a3e0 [refcnt] Fix embedded image building 14 年前
  Michael Brown c84a2c81a7 [pcnet32] Fix uninitialised variable 14 年前
  Glenn Brown 66df967cb4 [myri10ge] Add NonVolatile Option (nvo) support 14 年前
  Glenn Brown 978c840365 [settings] Add setting deletion (Ctrl-D) interface 14 年前
  Glenn Brown f9bcb928f5 [settings] Enable jump scroll in config UI 14 年前
  Glenn Brown 9908587ca2 [pci] Define Vendor Specific capability ID 14 年前
  Michael Brown 3094d2cf33 [romprefix] Do not check for BBS compatibility 14 年前
  Michael Brown 719b49879d [build] Fix broken build caused by implied dependency upon "perl" 14 年前
  Michael Brown ea12dc0ec3 [build] Avoid hard-coding the path to perl 14 年前
  Geoff Lywood f2b3f560d2 [efi] Build iPXE script support into EFI binaries by default 14 年前
  Andrei Faur f658d7daba [r8169] Remove driver cfg lookup, use pci_device_id->driver_data instead 14 年前
  Michael Brown 21682afe69 [tls] Handle multiple handshake records 14 年前
  Joshua Oreman 719ba316df [refcnt] Add ref_no_free handler 14 年前
  Michael Brown b707f15ecb [http] Pass through unknown interface method calls 14 年前