2865 Commits (e1034955639f6bc1513613ddd90db38b1ddbec06)
 

Author SHA1 Message Date
  Michael Brown e103495563 [release] Update version to 0.9.7 for release 15 years ago
  Michael Brown 518cd2f192 [release] Remove obsolete VERSION file 15 years ago
  Thomas Miletich afe59d4636 [sundance] Add reset completion check 15 years ago
  Michael Brown b9d791f4d1 [infiniband] Kill off obsolete mlx_ipoib directory 15 years ago
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images 15 years ago
  Shao Miller 43834f5d25 [image] Added "chain" command to fetch, load, and execute image 15 years ago
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP 15 years ago
  H. Peter Anvin 6a3f5d6db7 [pxeprefix] Search for the PXE entry points through all methods 15 years ago
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login 15 years ago
  Michael Brown 78d426d196 [scsi] Fix DBG() message reporting of error number 15 years ago
  Michael Brown 9937bf13c9 [crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER() 15 years ago
  Michael Brown e950dc04ba [crypto] Add our own general-purpose cipher-block chaining routines 15 years ago
  Michael Brown b4d3d686cc [crypto] Change cipher_{en,de}crypt() to void functions 15 years ago
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm 15 years ago
  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