146 Commits (e191298a1d62446646922b1f3d899dfb16da73ff)

Author SHA1 Message Date
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 years ago
  Michael Brown 09b057ce84 [settings] Remove "uristring" setting type 10 years ago
  Michael Brown d4c0226a6c [dns] Support DNS search lists 10 years ago
  Michael Brown c6c8078964 [png] Add support for PNG images 10 years ago
  Michael Brown f4d2342e5a [test] Generalise pnm_ok() to pixbuf_ok() 10 years ago
  Michael Brown da7224f9b6 [test] Rewrite pnm_ok() using okx() 10 years ago
  Michael Brown 97fd5ccdd8 [deflate] Fix literal data length calculation 10 years ago
  Michael Brown 9bdfc36bcc [deflate] Add support for DEFLATE decompression 10 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
  Michael Brown 0ee89338dd [pnm] Add support for PNM images 10 years ago
  Michael Brown 1312c467ee [test] Include failing code within failed test result output 10 years ago
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type 10 years ago
  Michael Brown a9fa0d5f2b [ipv6] Add inet6_aton() 10 years ago
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack 11 years ago
  Michael Brown 55daa953fb [settings] Allow numeric_setting_value() to handle long setting values 11 years ago
  Michael Brown d105627928 [test] Add self-tests for snprintf() 11 years ago
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting 11 years ago
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type 11 years ago
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type 11 years ago
  Michael Brown 7774ceed2f [settings] Use hex_decode() to parse hex settings 11 years ago
  Michael Brown 362a628e52 [test] Add self-tests for base16 11 years ago
  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