1363 Révisions (196751ce95fa6b6566a5b336193681fad3581fd1)

Auteur SHA1 Message Date
  Michael Brown 943b3003bd [syslog] Add basic support for encrypted syslog via TLS il y a 12 ans
  Michael Brown 3425726cf3 [menu] Add menu commands il y a 12 ans
  Michael Brown 493f194531 [menu] Add menu user interface il y a 12 ans
  Michael Brown 0d2fba2887 [menu] Add the abstract concept of a menu il y a 12 ans
  Michael Brown 0b1fe005b3 [parseopt] Allow "prompt" command to accept character literals for --key il y a 12 ans
  Michael Brown d45392a67f [console] Add LOG_ALL as a synonym for LOG_DEBUG il y a 12 ans
  Michael Brown 3ff7927d2f [syslog] Pass internal syslog() priority through to syslog console il y a 12 ans
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users il y a 12 ans
  Michael Brown 24b7296319 [console] Add "log message" console usage and an internal syslog() call il y a 12 ans
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles il y a 12 ans
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console il y a 12 ans
  Michael Brown b35d454422 [console] Remove unused "btext" console il y a 12 ans
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h il y a 12 ans
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands il y a 12 ans
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API il y a 12 ans
  Michael Brown 97dcc824bf [image] Add concept of trusted images il y a 12 ans
  Michael Brown bdb69d587e [crypto] Add support for Cryptographic Message Syntax (PKCS #7) il y a 12 ans
  Michael Brown fe6e741c62 [crypto] Parse X.509 extended key usage extension il y a 12 ans
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() il y a 12 ans
  Michael Brown c285378388 [crypto] Parse X.509 certificate serial number il y a 12 ans
  Michael Brown 38b7e43f7d [crypto] Generalise X.509 OID-identified algorithm to asn1.c il y a 12 ans
  Michael Brown 9a03a8e3d2 [test] Add X.509 self-tests il y a 12 ans
  Michael Brown 94cdbd76d6 [crypto] Treat ASN.1 OIDs as opaque il y a 12 ans
  Michael Brown 225be9d598 [crypto] Move all ASN.1 OIDs to asn1.h il y a 12 ans
  Michael Brown c76afb3605 [crypto] Use standard bit-rotation functions il y a 12 ans
  Michael Brown cf78afa5c5 [tls] Support sending a client certificate il y a 12 ans
  Michael Brown 8685280cbd [build] Allow a client certificate to be specified at build time il y a 12 ans
  Michael Brown 05c13716f9 [crypto] Use linker tables for RSA digestInfo prefixes il y a 12 ans
  Michael Brown 7869f71ae7 [tls] Treat handshake digest algorithm as a session parameter il y a 12 ans
  Michael Brown a156c15746 [tls] Use hybrid MD5+SHA1 algorithm il y a 12 ans
  Michael Brown 8583c323a2 [tls] Check certificate validity period against current date and time il y a 12 ans
  Michael Brown 0610bcb1d2 [tls] Parse X.509 validity times into seconds since the Epoch il y a 12 ans
  Michael Brown 846bde90e6 [time] Define an API for getting the current time il y a 12 ans
  Michael Brown bd6805a8c1 [libc] Add mktime() function il y a 12 ans
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing il y a 12 ans
  Michael Brown 3ec773cd2b [crypto] Force caller to provide temporary storage for modular calculations il y a 12 ans
  Michael Brown 5af9e62196 [rng] Add Linux entropy source using /dev/random il y a 12 ans
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error il y a 12 ans
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm il y a 12 ans
  Michael Brown 299dedcff0 [crypto] Add native RSA algorithm il y a 12 ans
  Michael Brown c00eb6e190 [crypto] Add abstraction for a public-key algorithm il y a 12 ans
  Michael Brown e20550fddf [crypto] Add more ASN.1 functions for X.509 certificate parsing il y a 12 ans
  Michael Brown da76a489d6 [test] Run self-tests as an embedded image il y a 12 ans
  Michael Brown a0082b1308 [libc] Move VA_ARG_COUNT() macro to stdarg.h il y a 12 ans
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations il y a 12 ans
  Michael Brown f229162749 [crypto] Add ASN.1 functions for X.509 certificate parsing il y a 12 ans
  Michael Brown ffb6d6be6d [rng] Remove obsolete (and unfinished) get_random_bytes() function il y a 12 ans
  Michael Brown b63bcd73a0 [tls] Use const to mark incoming data being processed il y a 12 ans
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 il y a 12 ans
  Michael Brown 18ff2ad53e [debug] Ensure debug address and colourisation fields are fully initialised il y a 12 ans