3038 Commit (ce68f587e24278d681e7ca05b62e51ada627cbef)
 

Autore SHA1 Messaggio Data
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) 15 anni fa
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image 15 anni fa
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image 15 anni fa
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images 15 anni fa
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 anni fa
  Michael Brown 349868b8fd [uri] Allow use of relative URIs when calling churi() 15 anni fa
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler 15 anni fa
  Michael Brown b08e255ef1 [build] Fix building on gcc 3 15 anni fa
  Michael Brown 78a57a6f76 [build] Allow NO_WERROR=1 to inhibit --fatal-warnings as well as -Werror 15 anni fa
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid 15 anni fa
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 anni fa
  Michael Brown f16668dd60 [romprefix] Update ROM checksum even if PMM allocation fails 15 anni fa
  Michael Brown 79867d34ee [build] Treat warnings as errors in assembly files 15 anni fa
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 15 anni fa
  Michael Brown ce2aa66d39 [i386] Add explicit ""aw", @nobits" declarations to stack sections 15 anni fa
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL 15 anni fa
  Michael Brown 46da51703a [umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB 15 anni fa
  Michael Brown 816a32aaee [http] Allow for URI encodings within username and password 15 anni fa
  Michael Brown ef70f87997 [http] Add support for HTTP Basic authentication 15 anni fa
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions 15 anni fa
  Michael Brown 4e6b62c946 [settings] Handle errors in fetchf_uristring() 15 anni fa
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing 15 anni fa
  Michael Brown 5a99c586cf [crypto] Remove unused files 15 anni fa
  Itay Gazit 750c19466a [mtnic] Add multiport support and some minor fixes 15 anni fa
  Thomas Miletich e9c10ca158 [sundance] Added NIC variant 15 anni fa
  Michael Brown 56066a6085 [pxe] Display the "Press F8" prompt rather than displaying menu with timeout 15 anni fa
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 15 anni fa
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so 15 anni fa
  Michael Brown 4b276b8df9 [pxe] Fall back to broadcast if no boot server multicast address exists 15 anni fa
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code 15 anni fa
  Michael Brown 0171098212 [contrib] Update qemu documentation 15 anni fa
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests 15 anni fa
  Michael Brown 6711ce18a7 [tftp] Guard against invalid data block numbers 15 anni fa
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 anni fa
  Michael Brown d2b0081740 [settings] Avoid duplicate settings block names 15 anni fa
  Michael Brown b111bdfb00 [scsi] Cope with targets that send multiple CHECK CONDITIONS at power-on 15 anni fa
  Michael Brown 52c596bafb [ui] Allow Ctrl-C to cancel wait for net device link-up 15 anni fa
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names 15 anni fa
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() 15 anni fa
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers 15 anni fa
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus 15 anni fa
  Michael Brown f1d17ae2be [bios] Add F8 function key as a recognised BIOS keycode 15 anni fa
  Michael Brown ce9690ca39 [console] Allow KEY_xxx constants to cover F8 function key 15 anni fa
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP 15 anni fa
  Michael Brown 773d9631ef [dhcp] Handle missing ProxyDHCP servers 15 anni fa
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server 15 anni fa
  Michael Brown cf53998901 [tcp] Always set PUSH flag on TCP transmissions 15 anni fa
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers 15 anni fa
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses 15 anni fa
  Michael Brown b4a95a8974 [ethernet] Fix eth_mc_hash() return status 15 anni fa