Files
wolfssl/wolfcrypt/src
David Garske ae3d8d3779 * Fixed wolfSSL_CTX_load_verify_locations to continue loading if there is an error (ZD 4265).
* Added new `wolfSSL_CTX_load_verify_locations_ex` that supports flags `WOLFSSL_LOAD_FLAG_IGNORE_ERR`, `WOLFSSL_LOAD_FLAG_DATE_ERR_OKAY` and `WOLFSSL_LOAD_FLAG_PEM_CA_ONLY`.
* Fix for `PemToDer` to handle PEM which may include a null terminator in length at end of file length causing wrong error code to be returned. Added test case for this. (ZD 4278)
* Added macro to override default flags for `wolfSSL_CTX_load_verify_locations` using `WOLFSSL_LOAD_VERIFY_DEFAULT_FLAGS`.
* Added tests for loading CA PEM's from directory using `wolfSSL_CTX_load_verify_locations` and `wolfSSL_CTX_load_verify_locations_ex` with flags.
* Added tests for `wolfSSL_CertManagerLoadCABuffer`.
* Updated the expired test certs and added them to `./certs/test/gen-testcerts.sh` script.
2018-09-06 12:51:22 -07:00
..
2018-08-24 11:11:30 -07:00
2018-05-16 15:47:13 -04:00
2018-04-12 16:47:58 -07:00
2018-06-26 15:17:46 -07:00
2018-06-26 15:17:46 -07:00
2018-06-26 15:17:46 -07:00
2018-01-11 06:53:34 +09:00
2018-06-26 15:17:46 -07:00
2018-05-16 15:47:12 -04:00
2018-03-22 10:36:56 -07:00
2018-06-26 15:17:46 -07:00
2018-08-17 10:13:29 +10:00
2018-08-22 16:02:51 +10:00
2018-08-01 08:54:20 -06:00
2018-08-27 12:51:01 +10:00
2018-05-09 10:58:10 +09:00
2017-11-30 12:34:05 +10:00
2018-07-11 11:53:53 +10:00
2018-08-31 17:55:49 +10:00
2018-09-05 14:51:50 -06:00
2018-06-26 15:17:46 -07:00
2018-08-03 15:04:37 -06:00
2018-06-26 15:17:46 -07:00
2018-08-01 08:54:20 -06:00
2018-06-26 15:17:46 -07:00
2018-06-26 15:17:46 -07:00
2018-08-29 10:16:51 +10:00
2018-05-21 13:59:15 -06:00
2018-06-26 15:17:46 -07:00
2018-06-26 15:17:46 -07:00
2018-05-16 15:47:12 -04:00
2018-08-29 10:16:51 +10:00
2018-08-29 10:16:51 +10:00
2018-08-31 08:29:28 +10:00
2018-08-17 10:13:29 +10:00