3190 Révisions (v0.9.8)
 

Auteur SHA1 Message Date
  Michael Brown ec24672db7 [settings] Allow for autovivification of settings blocks il y a 15 ans
  Michael Brown f95c919741 [release] Update version to 0.9.7+ post release il y a 15 ans
  Michael Brown e103495563 [release] Update version to 0.9.7 for release il y a 15 ans
  Michael Brown 518cd2f192 [release] Remove obsolete VERSION file il y a 15 ans
  Thomas Miletich afe59d4636 [sundance] Add reset completion check il y a 15 ans
  Michael Brown b9d791f4d1 [infiniband] Kill off obsolete mlx_ipoib directory il y a 15 ans
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images il y a 15 ans
  Shao Miller 43834f5d25 [image] Added "chain" command to fetch, load, and execute image il y a 15 ans
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP il y a 15 ans
  H. Peter Anvin 6a3f5d6db7 [pxeprefix] Search for the PXE entry points through all methods il y a 15 ans
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login il y a 15 ans
  Michael Brown 78d426d196 [scsi] Fix DBG() message reporting of error number il y a 15 ans
  Michael Brown 9937bf13c9 [crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER() il y a 15 ans
  Michael Brown e950dc04ba [crypto] Add our own general-purpose cipher-block chaining routines il y a 15 ans
  Michael Brown b4d3d686cc [crypto] Change cipher_{en,de}crypt() to void functions il y a 15 ans
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm il y a 15 ans
  Michael Brown 5de8305feb [crypto] Move AES_convert_key() hack into axtls_aes.c il y a 15 ans
  Michael Brown 991f907d5b [crypto] Rename aes_algorithm to aes_cbc_algorithm il y a 15 ans
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah il y a 15 ans
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack il y a 15 ans
  Michael Brown dd44a7c314 [i386] Kill off obsolete boot1a.s file il y a 15 ans
  Michael Brown 7b1a5a7997 [dhcp] Use a default user-class of "gPXE" il y a 15 ans
  Michael Brown 3206e470d0 [image] Redact password from URIs displayed by imgfetch() il y a 15 ans
  Michael Brown 6de4db5da0 [login] Add "login" command and UI il y a 15 ans
  Michael Brown bea828b9ed [settings] Allow store_setting() to access the root settings block il y a 15 ans
  Michael Brown 54840039f6 [http] Send authentication information whenever username is present il y a 15 ans
  Michael Brown 67ee41ad6d [editbox] Allow for password widgets that do not display their contents il y a 15 ans
  Michael Brown cff419148c [pxe] Allow Escape to abort PXE menu selections il y a 15 ans
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings il y a 15 ans
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) il y a 15 ans
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image il y a 15 ans
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image il y a 15 ans
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images il y a 15 ans
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images il y a 15 ans
  Michael Brown 349868b8fd [uri] Allow use of relative URIs when calling churi() il y a 15 ans
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler il y a 15 ans
  Michael Brown b08e255ef1 [build] Fix building on gcc 3 il y a 15 ans
  Michael Brown 78a57a6f76 [build] Allow NO_WERROR=1 to inhibit --fatal-warnings as well as -Werror il y a 15 ans
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid il y a 15 ans
  Michael Brown 076154a1c6 [image] Allow multiple embedded images il y a 15 ans
  Michael Brown f16668dd60 [romprefix] Update ROM checksum even if PMM allocation fails il y a 15 ans
  Michael Brown 79867d34ee [build] Treat warnings as errors in assembly files il y a 15 ans
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations il y a 15 ans
  Michael Brown ce2aa66d39 [i386] Add explicit ""aw", @nobits" declarations to stack sections il y a 15 ans
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL il y a 15 ans
  Michael Brown 46da51703a [umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB il y a 15 ans
  Michael Brown 816a32aaee [http] Allow for URI encodings within username and password il y a 15 ans
  Michael Brown ef70f87997 [http] Add support for HTTP Basic authentication il y a 15 ans
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions il y a 15 ans
  Michael Brown 4e6b62c946 [settings] Handle errors in fetchf_uristring() il y a 15 ans