2901 Commits (b363d19a164c0741623182e327367d3f323c6cf8)
 

Author SHA1 Message Date
  Michael Brown 5de8305feb [crypto] Move AES_convert_key() hack into axtls_aes.c 15 years ago
  Michael Brown 991f907d5b [crypto] Rename aes_algorithm to aes_cbc_algorithm 15 years ago
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah 15 years ago
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack 15 years ago
  Michael Brown dd44a7c314 [i386] Kill off obsolete boot1a.s file 15 years ago
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" 15 years ago
  Michael Brown 3206e470d0 [image] Redact password from URIs displayed by imgfetch() 15 years ago
  Michael Brown 6de4db5da0 [login] Add "login" command and UI 15 years ago
  Michael Brown bea828b9ed [settings] Allow store_setting() to access the root settings block 15 years ago
  Michael Brown 54840039f6 [http] Send authentication information whenever username is present 15 years ago
  Michael Brown 67ee41ad6d [editbox] Allow for password widgets that do not display their contents 15 years ago
  Michael Brown cff419148c [pxe] Allow Escape to abort PXE menu selections 15 years ago
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings 15 years ago
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) 15 years ago
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image 15 years ago
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image 15 years ago
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images 15 years ago
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 years ago
  Michael Brown 349868b8fd [uri] Allow use of relative URIs when calling churi() 15 years ago
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler 15 years ago
  Michael Brown b08e255ef1 [build] Fix building on gcc 3 15 years ago
  Michael Brown 78a57a6f76 [build] Allow NO_WERROR=1 to inhibit --fatal-warnings as well as -Werror 15 years ago
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid 15 years ago
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 years ago
  Michael Brown f16668dd60 [romprefix] Update ROM checksum even if PMM allocation fails 15 years ago
  Michael Brown 79867d34ee [build] Treat warnings as errors in assembly files 15 years ago
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 15 years ago
  Michael Brown ce2aa66d39 [i386] Add explicit ""aw", @nobits" declarations to stack sections 15 years ago
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL 15 years ago
  Michael Brown 46da51703a [umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB 15 years ago
  Michael Brown 816a32aaee [http] Allow for URI encodings within username and password 15 years ago
  Michael Brown ef70f87997 [http] Add support for HTTP Basic authentication 15 years ago
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions 15 years ago
  Michael Brown 4e6b62c946 [settings] Handle errors in fetchf_uristring() 15 years ago
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing 15 years ago
  Michael Brown 5a99c586cf [crypto] Remove unused files 15 years ago
  Itay Gazit 750c19466a [mtnic] Add multiport support and some minor fixes 15 years ago
  Thomas Miletich e9c10ca158 [sundance] Added NIC variant 15 years ago
  Michael Brown 56066a6085 [pxe] Display the "Press F8" prompt rather than displaying menu with timeout 15 years ago
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 15 years ago
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so 15 years ago
  Michael Brown 4b276b8df9 [pxe] Fall back to broadcast if no boot server multicast address exists 15 years ago
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code 15 years ago
  Michael Brown 0171098212 [contrib] Update qemu documentation 15 years ago
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests 15 years ago
  Michael Brown 6711ce18a7 [tftp] Guard against invalid data block numbers 15 years ago
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 years ago
  Michael Brown d2b0081740 [settings] Avoid duplicate settings block names 15 years ago
  Michael Brown b111bdfb00 [scsi] Cope with targets that send multiple CHECK CONDITIONS at power-on 15 years ago
  Michael Brown 52c596bafb [ui] Allow Ctrl-C to cancel wait for net device link-up 15 years ago