4319 Commits (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)
 

Author SHA1 Message Date
  Michael Brown 88016deccf [pxe] Reopen network device if NBP exits 12 years ago
  Michael Brown c5c257788f [settings] Expose exit status of failed command via ${errno} 12 years ago
  Michael Brown 5b4958388d [cmdline] Store exit status of failed command in errno 12 years ago
  Michael Brown e84e19d4ed [pxeprefix] Fetch command line (if any) via PXENV_FILE_CMDLINE 12 years ago
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call 12 years ago
  Michael Brown 9e5152e095 [pxeprefix] Place temporary stack after iPXE binary 12 years ago
  Michael Brown 9f0b2d25a8 [intel] Explicitly enable descriptor queues 12 years ago
  Michael Brown 8391ff3ee0 [intel] Refill receive ring only after enabling receiver 12 years ago
  Michael Brown 2c72ce04ae [bzimage] Update setup_move_size only for protocol versions 2.00 and 2.01 12 years ago
  Michael Brown 07bc73e087 [tcp] Increase maximum window size to 256kB 12 years ago
  Michael Brown 6825b2e7bf [malloc] Increase heap size to 512kB 12 years ago
  Michael Brown a5d16a91af [tcp] Truncate TCP window to prevent future packet discards 12 years ago
  Michael Brown 024247317d [arp] Try to avoid discarding ARP cache entries 12 years ago
  Michael Brown 8d95e1d6ff [malloc] Discard cached items less aggressively 12 years ago
  Michael Brown 4a8a7bd91a [iobuf] Allocate I/O buffer descriptor separately to conserve aligned memory 12 years ago
  Michael Brown b0e236a9ee [netdevice] Process all received packets in net_poll() 12 years ago
  Michael Brown f3d197a529 [cmdline] Do not ignore empty initial arguments in concat_args() 12 years ago
  Michael Brown bc93e8ab41 [util] Avoid compiler warning on gcc 4.6 12 years ago
  Christian Hesse b3adabd07b [menu] Truncate menu title when necessary 12 years ago
  Michael Brown 19859d8ead [arp] Prevent ARP cache entries from being deleted mid-transmission 12 years ago
  Michael Brown 55f52bb77a [tcp] Avoid potential NULL pointer dereference 12 years ago
  Michael Brown 49ac629821 [tcp] Use a zero window size for RST packets 12 years ago
  Michael Brown a5c016d93e [iobuf] Relax alignment requirement for small I/O buffers 12 years ago
  Michael Brown 9a8c6b00d4 [tls] Request a maximum fragment length of 2048 bytes 12 years ago
  Michael Brown ea61075c60 [tcp] Add support for TCP window scaling 12 years ago
  Michael Brown 76d9c1a001 [undi] Align the received frame payload for faster processing 12 years ago
  Michael Brown 85917ba8dd [monojob] Check for keypresses only once per timer tick 12 years ago
  Michael Brown ec22e08db1 [tcpip] Add faster algorithm for calculating the TCP/IP checksum 12 years ago
  Michael Brown bb9961fb54 [test] Add self-tests for TCP/IP checksum calculation 12 years ago
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines 12 years ago
  Michael Brown 6a4ff519c8 [libc] Simplify memcpy() implementation 12 years ago
  Michael Brown 80cdf6acc7 [test] Add memcpy() self-tests 12 years ago
  Michael Brown ba480730dc [cmdline] Increase resolution of "time" command 12 years ago
  Michael Brown cc3e9f068b [realtek] Add missing cpu_to_le16() 12 years ago
  Christian Hesse 512ed2b921 [ui] Allow colours to be configured via config/colour.h 12 years ago
  Michael Brown 567b9bf9e7 [ui] Change "login" colours to match other UIs 12 years ago
  Valentine Barshak edcca8e91b [sky2] Fix invalid memory access 12 years ago
  Michael Brown cbc54bf559 [syslog] Include hostname within syslog messages where possible 12 years ago
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c 12 years ago
  Michael Brown 4010890a39 [crypto] Allow an error margin on X.509 certificate validity periods 12 years ago
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address 12 years ago
  Michael Brown b9ef880c8d [romprefix] Treat 0xffffffff as an error return from PMM 12 years ago
  Michael Brown a3cba84bab [util] Update mergerom.pl to handle .mrom images 12 years ago
  Michael Brown b58374fe91 [romprefix] Allow .mrom image to be placed anywhere within the BAR 12 years ago
  Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload 12 years ago
  Michael Brown 12be8bc544 [util] Rewrite catrom.pl to use Option::ROM library 12 years ago
  Michael Brown f2e5f8813e [util] Allow Option::ROM to access multiple ROM images 12 years ago
  Michael Brown cdee7866f5 [cmdline] Use "cpuid --ext" instead of "cpuid --amd" 12 years ago
  Michael Brown addf699c86 [cmdline] Add "sync" command 12 years ago
  Michael Brown af47789ef2 [tls] Mark security negotiation as a pending operation 12 years ago