125 Commits (de1fafd2f80dc9b08304cf5b66d281ef6771b1f9)

Author SHA1 Message Date
  Michael Brown 520323e360 [test] Add self-tests for string functions 11 years ago
  Michael Brown 34a81da0c8 [test] Remove self-test for empty formatted setting value 11 years ago
  Michael Brown c1adf7dabe [test] Add speed tests for cipher algorithms 11 years ago
  Michael Brown 681a219caa [test] Add speed tests for digest algorithms 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown bb9961fb54 [test] Add self-tests for TCP/IP checksum calculation 12 years ago
  Michael Brown 80cdf6acc7 [test] Add memcpy() self-tests 12 years ago
  Michael Brown 944e023def [crypto] Construct OCSP check URI 12 years ago
  Michael Brown f4c88d55bd [test] Add self-tests for base64 12 years ago
  Michael Brown a33298dcda [test] Add self-tests for OCSP 12 years ago
  Michael Brown 6ba7fb7c5c [list] Add list_last_entry() 12 years ago
  Michael Brown e844297ef6 [test] Add self-tests for crc32_le() 12 years ago
  Michael Brown 6a4b128191 [test] Fix compiler warning on older gcc versions 12 years ago
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures 12 years ago
  Michael Brown f91995f193 [list] Add list_for_each_entry_continue() and _continue_reverse() 12 years ago
  Michael Brown 69fa29029c [test] Fix memory leak in settings self-tests 12 years ago
  Michael Brown 46409231ba [test] Add self-tests for setting types 12 years ago
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API 12 years ago
  Michael Brown 7ace2ebe94 [test] Add CMS self-tests 12 years ago
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() 12 years ago
  Michael Brown 9a03a8e3d2 [test] Add X.509 self-tests 12 years ago
  Michael Brown c130001bdf [test] Add self-tests for mktime() 12 years ago
  Michael Brown 3ec773cd2b [crypto] Force caller to provide temporary storage for modular calculations 12 years ago
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error 12 years ago
  Michael Brown 7fb064470f [test] Add self-tests for RSA 12 years ago
  Michael Brown da76a489d6 [test] Run self-tests as an embedded image 12 years ago
  Michael Brown 4e53303c03 [test] Add big integer self-tests 12 years ago
  Michael Brown 8ad1e7ac12 [test] Avoid using "static const" for test declarations 12 years ago
  Michael Brown 1f238bc69e [test] Add NIST self-tests for AES128 and AES256 in CBC mode 12 years ago
  Michael Brown a810258b42 [rng] Add NIST self-tests for HMAC_DRBG using SHA-256 12 years ago
  Michael Brown b9d9c3f1d5 [rng] Allow HMAC_DRBG to use multiple underlying hash algorithms 12 years ago
  Michael Brown 0978251a66 [rng] Add NIST self-tests for Hash_df using SHA-256 12 years ago
  Michael Brown fb6a33360f [rng] Allow hash_df() to accept multiple underlying hash algorithms 12 years ago
  Michael Brown c15e73f283 [test] Add self-tests for MD5 algorithm 12 years ago
  Michael Brown bbdf17c3e8 [test] Add self-tests for SHA-256 algorithm 12 years ago
  Michael Brown c94a4a8d12 [test] Add self-tests for byte-order swapping functions 12 years ago
  Michael Brown 5d2e65c60f [rng] Add entropy sample generator 12 years ago
  Michael Brown c0340d9762 [test] Allow self-tests to be run individually 12 years ago
  Michael Brown a99d5d5aca [rng] Add missing #include <string.h> 12 years ago
  Michael Brown 71804f890d [rng] Add NIST self-tests for Hash_df 12 years ago
  Michael Brown 9ec80a3df1 [rng] Add NIST self-tests for HMAC_DRBG 12 years ago
  Michael Brown 18d2887281 [test] Add self-tests for SHA-1 algorithm 12 years ago
  Michael Brown c28053027b [list] Add list functions required by ath9k driver 12 years ago
  Michael Brown d40bd11c62 [test] Add self-tests for list manipulation functions 12 years ago
  Michael Brown eac134f8dc [test] Add a basic infrastructure for running self-tests 12 years ago
  Michael Brown dbb27c9c3b [uri] Avoid unused variable warning in gcc 4.6 13 years ago
  Michael Brown bdd00e872a [bofm] Add offline BOFM test facility 13 years ago
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 14 years ago