4076 Commits (196751ce95fa6b6566a5b336193681fad3581fd1)
 

Author SHA1 Message Date
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() 12 years ago
  Michael Brown c285378388 [crypto] Parse X.509 certificate serial number 12 years ago
  Michael Brown d56499ab18 [crypto] Define ASN.1 OID-identified algorithms for all supported digests 12 years ago
  Michael Brown 38b7e43f7d [crypto] Generalise X.509 OID-identified algorithm to asn1.c 12 years ago
  Michael Brown 9a03a8e3d2 [test] Add X.509 self-tests 12 years ago
  Michael Brown b1316ef276 [crypto] Validate path length constraint in certificate chain 12 years ago
  Michael Brown 94cdbd76d6 [crypto] Treat ASN.1 OIDs as opaque 12 years ago
  Michael Brown 225be9d598 [crypto] Move all ASN.1 OIDs to asn1.h 12 years ago
  Michael Brown c76afb3605 [crypto] Use standard bit-rotation functions 12 years ago
  Michael Brown cf78afa5c5 [tls] Support sending a client certificate 12 years ago
  Michael Brown 8685280cbd [build] Allow a client certificate to be specified at build time 12 years ago
  Michael Brown 05c13716f9 [crypto] Use linker tables for RSA digestInfo prefixes 12 years ago
  Michael Brown 7869f71ae7 [tls] Treat handshake digest algorithm as a session parameter 12 years ago
  Michael Brown a156c15746 [tls] Use hybrid MD5+SHA1 algorithm 12 years ago
  Michael Brown 8583c323a2 [tls] Check certificate validity period against current date and time 12 years ago
  Michael Brown 0610bcb1d2 [tls] Parse X.509 validity times into seconds since the Epoch 12 years ago
  Michael Brown 5da712385e [tls] Include current time within the client random bytes 12 years ago
  Michael Brown 12002d6955 [time] Add RTC-based time source 12 years ago
  Michael Brown 846bde90e6 [time] Define an API for getting the current time 12 years ago
  Michael Brown c130001bdf [test] Add self-tests for mktime() 12 years ago
  Michael Brown bd6805a8c1 [libc] Add mktime() function 12 years ago
  Michael Brown 0b2c7885c7 [crypto] Use correct constraint for byte-addressable register 12 years ago
  Michael Brown f3a791c6de [tls] Validate server certificate 12 years ago
  Michael Brown aee3a064f2 [build] Allow trusted root certificates to be specified at build time 12 years ago
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing 12 years ago
  Michael Brown d6979e0d55 [rsa] Actually check the unused-bits byte in the public key bit string 12 years ago
  Michael Brown 3ec773cd2b [crypto] Force caller to provide temporary storage for modular calculations 12 years ago
  Michael Brown 5af9e62196 [rng] Add Linux entropy source using /dev/random 12 years ago
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error 12 years ago
  Michael Brown 66f200bdac [crypto] Remove obsolete AXTLS RSA algorithm 12 years ago
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm 12 years ago
  Michael Brown 7fb064470f [test] Add self-tests for RSA 12 years ago
  Michael Brown 299dedcff0 [crypto] Add native RSA algorithm 12 years ago
  Michael Brown c00eb6e190 [crypto] Add abstraction for a public-key algorithm 12 years ago
  Michael Brown e20550fddf [crypto] Add more ASN.1 functions for X.509 certificate parsing 12 years ago
  Michael Brown da76a489d6 [test] Run self-tests as an embedded image 12 years ago
  Michael Brown b0a1ad9242 [rng] Fix build error when assertions are enabled 12 years ago
  Michael Brown a0082b1308 [libc] Move VA_ARG_COUNT() macro to stdarg.h 12 years ago
  Olaf Hering 0e81ff2297 [myri10ge] Fix compilation error in myri10ge_command() with gcc 4.7 12 years ago
  Michael Brown 37cb7c7498 [crypto] Use real prototypes for AXTLS' AES_encrypt() and AES_decrypt() 12 years ago
  1d 2k 321883014b [eepro100] Add PCI ID 8086:10fe 12 years ago
  Michael Brown 4e53303c03 [test] Add big integer self-tests 12 years ago
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations 12 years ago
  Michael Brown f229162749 [crypto] Add ASN.1 functions for X.509 certificate parsing 12 years ago
  Michael Brown ffb6d6be6d [rng] Remove obsolete (and unfinished) get_random_bytes() function 12 years ago
  Michael Brown 554627c960 [802.11] Use rbg_generate() for secure random numbers 12 years ago
  Michael Brown a0e559d1f3 [forcedeth] Use standard random() function 12 years ago
  Michael Brown b63bcd73a0 [tls] Use const to mark incoming data being processed 12 years ago
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 12 years ago
  Michael Brown 74b1e706a8 [ath9k] Fix compilation on older gcc versions 12 years ago