4086 Revize (2f3f0ca9533db60fff932153ab71cfcf2036c5df)
 

Autor SHA1 Zpráva Datum
  Michael Brown 2f3f0ca953 [mii] Remove unused functionality před 12 roky
  Robin Smidsrød eadb6bc3fe [util] Add utility to generate list of supported network cards před 12 roky
  Michael Brown a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file před 12 roky
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support před 12 roky
  Michael Brown 831b16adde [settings] Split fetching and storing out of setting type handlers před 12 roky
  Michael Brown 46409231ba [test] Add self-tests for setting types před 12 roky
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers před 12 roky
  Michael Brown d11b82f0e4 [multiboot] Include full image URI in command line před 12 roky
  Marin Mareo Hannache cc288dc0f8 [linux] Fix a build error on some platforms před 12 roky
  Marin Mareo Hannache 6ab98fa9f7 [tftp] Remove configuration option for tftm před 12 roky
  Michael Brown 196751ce95 [build] Enable warnings when building utilities před 12 roky
  Erik Jacobson 96a8c70a0c [igbvf] Add i350 virtual function support před 12 roky
  Daniel Hokka Zakrisson 0e4a5ca4c7 [e1000e] Basic 82579 support před 12 roky
  Stefan Weil dcccb1fb7b [tls] Fix wrong memset in function tls_clear_cipher před 12 roky
  Stefan Weil ede37e493d [crypto] Fix wrong setup in function aes_wrap před 12 roky
  Michael Brown 3c13d68f50 [int13] Fix compilation on some versions of gcc před 12 roky
  Michael Brown 943b3003bd [syslog] Add basic support for encrypted syslog via TLS před 12 roky
  Michael Brown 61851e685d [elf] Avoid attempting to load 64-bit ELF binaries před 12 roky
  Michael Brown 275fdae9bb [image] Fix use-after-free in debug messages před 12 roky
  Michael Brown f5c644cbe1 [menu] Fix default selection when default is item 0 před 12 roky
  Michael Brown 4dbb193c33 [int13] Add support for emulating floppy disk drives před 12 roky
  Michael Brown cf0953a1b0 [comboot] Remove COMBOOT image support by default před 12 roky
  Michael Brown 3425726cf3 [menu] Add menu commands před 12 roky
  Michael Brown 493f194531 [menu] Add menu user interface před 12 roky
  Michael Brown 0d2fba2887 [menu] Add the abstract concept of a menu před 12 roky
  Michael Brown 0b445275c4 [bios] Recognise Page Up and Page Down keys před 12 roky
  Michael Brown 0b1fe005b3 [parseopt] Allow "prompt" command to accept character literals for --key před 12 roky
  Robin Smidsrød aac9718fd6 [readline] Accept Ctrl-U for "delete to start of line" před 12 roky
  Michael Brown b9720e4ebf [http] Disambiguate the various error causes před 12 roky
  Michael Brown e7d4d69031 [console] Add "no_latin1" keymap před 12 roky
  Michael Brown 4740703d9d [console] Ignore unexpected keysyms when generating keyboard maps před 12 roky
  Michael Brown ed64732b73 [crypto] Add an explicit "RSA signature incorrect" error message před 12 roky
  Michael Brown d45392a67f [console] Add LOG_ALL as a synonym for LOG_DEBUG před 12 roky
  Michael Brown 730c972124 [image] Log image executions před 12 roky
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults před 12 roky
  Michael Brown cef3beaba4 [downloader] Use a more meaningful error message when out of memory před 12 roky
  Michael Brown 9445cb9f8b [downloader] Abort download immediately if buffer resizing fails před 12 roky
  Michael Brown 2834f9f6de [umalloc] Unhide umalloc()ed memory region when there are no allocations před 12 roky
  Michael Brown 920799a0ba [umalloc] Fail allocations when we run out of external memory před 12 roky
  Michael Brown 0f0a94f2fa [crypto] Disambiguate all CMS errors před 12 roky
  Michael Brown 2d11a46b71 [image] Log results of image signature checks před 12 roky
  Michael Brown 5a91f5646a [downloader] Log final status of all downloads před 12 roky
  Michael Brown 3ff7927d2f [syslog] Pass internal syslog() priority through to syslog console před 12 roky
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users před 12 roky
  Michael Brown 24b7296319 [console] Add "log message" console usage and an internal syslog() call před 12 roky
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles před 12 roky
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console před 12 roky
  Michael Brown b35d454422 [console] Remove unused "btext" console před 12 roky
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h před 12 roky
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands před 12 roky