4076 Commits (196751ce95fa6b6566a5b336193681fad3581fd1)
 

Autor SHA1 Nachricht Datum
  Michael Brown 196751ce95 [build] Enable warnings when building utilities vor 12 Jahren
  Erik Jacobson 96a8c70a0c [igbvf] Add i350 virtual function support vor 12 Jahren
  Daniel Hokka Zakrisson 0e4a5ca4c7 [e1000e] Basic 82579 support vor 12 Jahren
  Stefan Weil dcccb1fb7b [tls] Fix wrong memset in function tls_clear_cipher vor 12 Jahren
  Stefan Weil ede37e493d [crypto] Fix wrong setup in function aes_wrap vor 12 Jahren
  Michael Brown 3c13d68f50 [int13] Fix compilation on some versions of gcc vor 12 Jahren
  Michael Brown 943b3003bd [syslog] Add basic support for encrypted syslog via TLS vor 12 Jahren
  Michael Brown 61851e685d [elf] Avoid attempting to load 64-bit ELF binaries vor 12 Jahren
  Michael Brown 275fdae9bb [image] Fix use-after-free in debug messages vor 12 Jahren
  Michael Brown f5c644cbe1 [menu] Fix default selection when default is item 0 vor 12 Jahren
  Michael Brown 4dbb193c33 [int13] Add support for emulating floppy disk drives vor 12 Jahren
  Michael Brown cf0953a1b0 [comboot] Remove COMBOOT image support by default vor 12 Jahren
  Michael Brown 3425726cf3 [menu] Add menu commands vor 12 Jahren
  Michael Brown 493f194531 [menu] Add menu user interface vor 12 Jahren
  Michael Brown 0d2fba2887 [menu] Add the abstract concept of a menu vor 12 Jahren
  Michael Brown 0b445275c4 [bios] Recognise Page Up and Page Down keys vor 12 Jahren
  Michael Brown 0b1fe005b3 [parseopt] Allow "prompt" command to accept character literals for --key vor 12 Jahren
  Robin Smidsrød aac9718fd6 [readline] Accept Ctrl-U for "delete to start of line" vor 12 Jahren
  Michael Brown b9720e4ebf [http] Disambiguate the various error causes vor 12 Jahren
  Michael Brown e7d4d69031 [console] Add "no_latin1" keymap vor 12 Jahren
  Michael Brown 4740703d9d [console] Ignore unexpected keysyms when generating keyboard maps vor 12 Jahren
  Michael Brown ed64732b73 [crypto] Add an explicit "RSA signature incorrect" error message vor 12 Jahren
  Michael Brown d45392a67f [console] Add LOG_ALL as a synonym for LOG_DEBUG vor 12 Jahren
  Michael Brown 730c972124 [image] Log image executions vor 12 Jahren
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults vor 12 Jahren
  Michael Brown cef3beaba4 [downloader] Use a more meaningful error message when out of memory vor 12 Jahren
  Michael Brown 9445cb9f8b [downloader] Abort download immediately if buffer resizing fails vor 12 Jahren
  Michael Brown 2834f9f6de [umalloc] Unhide umalloc()ed memory region when there are no allocations vor 12 Jahren
  Michael Brown 920799a0ba [umalloc] Fail allocations when we run out of external memory vor 12 Jahren
  Michael Brown 0f0a94f2fa [crypto] Disambiguate all CMS errors vor 12 Jahren
  Michael Brown 2d11a46b71 [image] Log results of image signature checks vor 12 Jahren
  Michael Brown 5a91f5646a [downloader] Log final status of all downloads vor 12 Jahren
  Michael Brown 3ff7927d2f [syslog] Pass internal syslog() priority through to syslog console vor 12 Jahren
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users vor 12 Jahren
  Michael Brown 24b7296319 [console] Add "log message" console usage and an internal syslog() call vor 12 Jahren
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles vor 12 Jahren
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console vor 12 Jahren
  Michael Brown b35d454422 [console] Remove unused "btext" console vor 12 Jahren
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h vor 12 Jahren
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands vor 12 Jahren
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API vor 12 Jahren
  Michael Brown 4766b1455f [build] Fix compilation under Cygwin vor 12 Jahren
  Michael Brown 97dcc824bf [image] Add concept of trusted images vor 12 Jahren
  Michael Brown efb0c7fce4 [bios] Set character attributes only when necessary vor 12 Jahren
  Michael Brown 7ace2ebe94 [test] Add CMS self-tests vor 12 Jahren
  Michael Brown bdb69d587e [crypto] Add support for Cryptographic Message Syntax (PKCS #7) vor 12 Jahren
  Michael Brown fe6e741c62 [crypto] Parse X.509 extended key usage extension vor 12 Jahren
  Michael Brown f2af64aba5 [crypto] Differentiate "untrusted root" and "incomplete chain" error cases vor 12 Jahren
  Michael Brown 5c66395939 [crypto] Shrink raw certificate data to fit certificate vor 12 Jahren
  Michael Brown 2cd24473b8 [crypto] Avoid an error when asn1_shrink() is already at end of object vor 12 Jahren