3084 Commits (f28b9cfb6577f0a4acfff9bf9e30542f7516c78d)
 

Author SHA1 Message Date
  Michael Brown abc13af070 [bzimage] Support old (pre-2.00 bootloader) Linux kernel formats 15 years ago
  Michael Brown a436dc4014 [build] Avoid always rebuilding bin/embedded.o 15 years ago
  Daniel Verkamp a323a85d9b [digest] md5sum and sha1sum commands 15 years ago
  Michael Brown f3335b83d4 [netdevice] Add debug message for unknown network-layer protocols 15 years ago
  Michael Brown 5538a38b9c [pcnet32] Fix received packet corruption 15 years ago
  Thomas Miletich 03ff8cd3e2 [forcedeth] Add support for newer forcedeth NICs 15 years ago
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id 15 years ago
  Shao Miller 87b494bbab [time] Add the sleep command 15 years ago
  Michael Brown 5bd32315d0 [settings] Fix broken assertion in fetch_string_setting_copy() 15 years ago
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) 15 years ago
  Marty Connor 16aa435567 [3c90x] Remove src/drivers/3c90x.txt 15 years ago
  Thomas Miletich 90c01ef1e4 [3c90x] 3c90x driver rewrite using gPXE API 15 years ago
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Michael Brown 3ed468e0c5 [tcp] Avoid setting PSH flag when SYN flag is set 15 years ago
  Daniel Verkamp 4397a2a4ca [time] Add the time command 15 years ago
  H. Peter Anvin f3d09b5c79 [pxeprefix] Merge common code between !PXE and PXENV+ 15 years ago
  Michael Brown ec24672db7 [settings] Allow for autovivification of settings blocks 15 years ago
  Michael Brown f95c919741 [release] Update version to 0.9.7+ post release 15 years ago
  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