4296 Revize (40044f9d43afb1714e74142f7f55bc774f24345c)
 

Autor SHA1 Zpráva Datum
  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
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API před 12 roky
  Michael Brown 4766b1455f [build] Fix compilation under Cygwin před 12 roky
  Michael Brown 97dcc824bf [image] Add concept of trusted images před 12 roky
  Michael Brown efb0c7fce4 [bios] Set character attributes only when necessary před 12 roky
  Michael Brown 7ace2ebe94 [test] Add CMS self-tests před 12 roky
  Michael Brown bdb69d587e [crypto] Add support for Cryptographic Message Syntax (PKCS #7) před 12 roky
  Michael Brown fe6e741c62 [crypto] Parse X.509 extended key usage extension před 12 roky
  Michael Brown f2af64aba5 [crypto] Differentiate "untrusted root" and "incomplete chain" error cases před 12 roky
  Michael Brown 5c66395939 [crypto] Shrink raw certificate data to fit certificate před 12 roky
  Michael Brown 2cd24473b8 [crypto] Avoid an error when asn1_shrink() is already at end of object před 12 roky
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() před 12 roky
  Michael Brown c285378388 [crypto] Parse X.509 certificate serial number před 12 roky
  Michael Brown d56499ab18 [crypto] Define ASN.1 OID-identified algorithms for all supported digests před 12 roky
  Michael Brown 38b7e43f7d [crypto] Generalise X.509 OID-identified algorithm to asn1.c před 12 roky
  Michael Brown 9a03a8e3d2 [test] Add X.509 self-tests před 12 roky
  Michael Brown b1316ef276 [crypto] Validate path length constraint in certificate chain před 12 roky
  Michael Brown 94cdbd76d6 [crypto] Treat ASN.1 OIDs as opaque před 12 roky
  Michael Brown 225be9d598 [crypto] Move all ASN.1 OIDs to asn1.h před 12 roky
  Michael Brown c76afb3605 [crypto] Use standard bit-rotation functions před 12 roky
  Michael Brown cf78afa5c5 [tls] Support sending a client certificate před 12 roky
  Michael Brown 8685280cbd [build] Allow a client certificate to be specified at build time před 12 roky
  Michael Brown 05c13716f9 [crypto] Use linker tables for RSA digestInfo prefixes před 12 roky
  Michael Brown 7869f71ae7 [tls] Treat handshake digest algorithm as a session parameter před 12 roky
  Michael Brown a156c15746 [tls] Use hybrid MD5+SHA1 algorithm před 12 roky
  Michael Brown 8583c323a2 [tls] Check certificate validity period against current date and time před 12 roky
  Michael Brown 0610bcb1d2 [tls] Parse X.509 validity times into seconds since the Epoch před 12 roky
  Michael Brown 5da712385e [tls] Include current time within the client random bytes před 12 roky
  Michael Brown 12002d6955 [time] Add RTC-based time source před 12 roky
  Michael Brown 846bde90e6 [time] Define an API for getting the current time před 12 roky
  Michael Brown c130001bdf [test] Add self-tests for mktime() před 12 roky
  Michael Brown bd6805a8c1 [libc] Add mktime() function před 12 roky
  Michael Brown 0b2c7885c7 [crypto] Use correct constraint for byte-addressable register před 12 roky
  Michael Brown f3a791c6de [tls] Validate server certificate před 12 roky
  Michael Brown aee3a064f2 [build] Allow trusted root certificates to be specified at build time před 12 roky
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing před 12 roky
  Michael Brown d6979e0d55 [rsa] Actually check the unused-bits byte in the public key bit string před 12 roky
  Michael Brown 3ec773cd2b [crypto] Force caller to provide temporary storage for modular calculations před 12 roky
  Michael Brown 5af9e62196 [rng] Add Linux entropy source using /dev/random před 12 roky
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error před 12 roky
  Michael Brown 66f200bdac [crypto] Remove obsolete AXTLS RSA algorithm před 12 roky