Paul Bakker
|
eaebbd5eaa
|
debug_set_log_mode() added to determine raw or full logging
|
2014-04-25 16:58:14 +02:00 |
|
Paul Bakker
|
57ffa5570d
|
Add tests for debug_print_ret() and debug_print_buf().
|
2014-04-25 16:58:13 +02:00 |
|
Paul Bakker
|
2b34657b39
|
Updated Debug test suite data
|
2014-04-25 16:58:12 +02:00 |
|
Paul Bakker
|
8a0c0a9ed9
|
Check additional return values in some test cases
|
2014-04-17 17:24:23 +02:00 |
|
Paul Bakker
|
94b916c7b5
|
Split assignment and assert check into seperate lines in tests
|
2014-04-17 16:07:20 +02:00 |
|
Paul Bakker
|
dd0aae92e0
|
Replaced strcpy() with strncpy() in tests suites
|
2014-04-17 16:06:37 +02:00 |
|
Paul Bakker
|
b6487dade9
|
Fixed result for test case in test_suite_x509parse
|
2014-04-17 16:04:33 +02:00 |
|
Paul Bakker
|
784b04ff9a
|
Prepared for version 1.3.6
|
2014-04-11 15:33:59 +02:00 |
|
Paul Bakker
|
d8b0c5ef01
|
Fixed typo
|
2014-04-11 15:31:33 +02:00 |
|
Paul Bakker
|
52c5af7d2d
|
Merge support for verifying the extendedKeyUsage extension in X.509
|
2014-04-11 13:58:57 +02:00 |
|
Paul Bakker
|
1630058dde
|
Potential buffer overwrite in pem_write_buffer() fixed
Length indication when given a too small buffer was off.
Added regression test in test_suite_pem to detect this.
|
2014-04-11 13:58:05 +02:00 |
|
Manuel Pégourié-Gonnard
|
add05d7125
|
Fix some dependency declarations in X.509 tests
|
2014-04-11 11:12:40 +02:00 |
|
Manuel Pégourié-Gonnard
|
7afb8a0dca
|
Add x509_crt_check_extended_key_usage()
|
2014-04-11 11:09:00 +02:00 |
|
Paul Bakker
|
5c986f5244
|
Make test suite checks dependent on POLARSSL_X509_CHECK_KEY_USAGE
|
2014-04-09 16:58:51 +02:00 |
|
Manuel Pégourié-Gonnard
|
99d4f19111
|
Add keyUsage checking for CAs
|
2014-04-09 15:50:58 +02:00 |
|
Manuel Pégourié-Gonnard
|
603116c570
|
Add x509_crt_check_key_usage()
|
2014-04-09 15:50:57 +02:00 |
|
Manuel Pégourié-Gonnard
|
0148875cfc
|
Add tests and fix bugs for RSA-alt contexts
|
2014-04-04 17:46:46 +02:00 |
|
Manuel Pégourié-Gonnard
|
edb242fb2f
|
Minimally test md_process and associated wrappers
|
2014-04-04 16:42:44 +02:00 |
|
Manuel Pégourié-Gonnard
|
f8708ddc95
|
Also test shax_hmac_reset in test_suite_hmac_shax
|
2014-04-04 16:42:44 +02:00 |
|
Manuel Pégourié-Gonnard
|
9ce7e8414a
|
Add test for des_key_check_weak()
|
2014-04-04 16:42:44 +02:00 |
|
Manuel Pégourié-Gonnard
|
3fec220a33
|
Add test for dhm_parse_dhmfile
|
2014-04-04 16:42:44 +02:00 |
|
Manuel Pégourié-Gonnard
|
66dfc5a689
|
Add test for cipher_list()
|
2014-04-04 16:42:44 +02:00 |
|
Manuel Pégourié-Gonnard
|
f3013830cc
|
Tests for MD info functions
|
2014-04-04 16:42:44 +02:00 |
|
Manuel Pégourié-Gonnard
|
5819db1384
|
Test RIPEMD160 via MD layer more completely
|
2014-04-04 16:34:37 +02:00 |
|
Manuel Pégourié-Gonnard
|
59ba4e983b
|
Test generic md_hmac_reset()
|
2014-04-04 16:34:37 +02:00 |
|
Manuel Pégourié-Gonnard
|
58319e7f5c
|
Test mdX_hmax_reset() functions
|
2014-04-04 16:34:37 +02:00 |
|
Manuel Pégourié-Gonnard
|
7afdb88216
|
Test and fix x509_oid functions
|
2014-04-04 16:34:30 +02:00 |
|
Manuel Pégourié-Gonnard
|
6c1a73e061
|
Improve x509xrite_csr testing: extensions, version
|
2014-04-04 16:33:01 +02:00 |
|
Manuel Pégourié-Gonnard
|
c5ce83a3b8
|
Improve x509xrite_csr testing: extensions, ECDSA
|
2014-04-04 16:33:01 +02:00 |
|
Manuel Pégourié-Gonnard
|
52a555cd7d
|
Also test backwards compat strerror() function
|
2014-04-04 16:33:00 +02:00 |
|
Manuel Pégourié-Gonnard
|
7b30cfc5b0
|
x509_crt_info() list output cosmectics
|
2014-04-04 14:01:39 +02:00 |
|
Manuel Pégourié-Gonnard
|
f6f4ab40d3
|
Print extended key usage in x509_crt_info()
|
2014-04-04 14:01:39 +02:00 |
|
Manuel Pégourié-Gonnard
|
65c2ddc318
|
Print key_usage in x509_crt_info()
|
2014-04-04 14:01:39 +02:00 |
|
Manuel Pégourié-Gonnard
|
bce2b30855
|
Print subject alt name in x509_crt_info()
|
2014-04-04 14:01:39 +02:00 |
|
Manuel Pégourié-Gonnard
|
919f8f5829
|
Print NS Cert Type in x509_crt_info()
|
2014-04-04 14:01:39 +02:00 |
|
Manuel Pégourié-Gonnard
|
b28487db1f
|
Start printing extensions in x509_crt_info()
|
2014-04-04 14:01:39 +02:00 |
|
Paul Bakker
|
96d5265315
|
Made ready for release 1.3.5
|
2014-03-26 16:55:50 +01:00 |
|
Manuel Pégourié-Gonnard
|
c042cf0013
|
Fix broken tests due to changed error code
Introduced in 5246ee5c59
|
2014-03-26 14:12:20 +01:00 |
|
Manuel Pégourié-Gonnard
|
a11a77f316
|
Add test for SpecifiedECDomain
|
2014-03-19 16:50:59 +01:00 |
|
Manuel Pégourié-Gonnard
|
c7a88a960d
|
Fix more depend issues on specific curves
|
2014-03-13 19:25:06 +01:00 |
|
Manuel Pégourié-Gonnard
|
9533765b25
|
Reject certs and CRLs from the future
|
2014-03-13 19:25:06 +01:00 |
|
Manuel Pégourié-Gonnard
|
6304f786e0
|
Add x509_time_future()
|
2014-03-13 19:25:06 +01:00 |
|
Manuel Pégourié-Gonnard
|
29dcc0b93c
|
Fix depend issues in test suites for cipher modes
|
2014-03-13 19:25:06 +01:00 |
|
Manuel Pégourié-Gonnard
|
c9093085ed
|
Revert "Merged RSA-PSS support in Certificate, CSR and CRL"
This reverts commit ab50d8d30c , reversing
changes made to e31b1d992a .
|
2014-02-12 09:39:59 +01:00 |
|
Paul Bakker
|
ab50d8d30c
|
Merged RSA-PSS support in Certificate, CSR and CRL
|
2014-02-06 13:14:56 +01:00 |
|
Manuel Pégourié-Gonnard
|
fbf0915404
|
Fix bug in RSA PKCS#1 v1.5 "reversed" operations
|
2014-02-05 17:01:24 +01:00 |
|
Manuel Pégourié-Gonnard
|
c4919bc528
|
Add tests for rsa_copy()
|
2014-02-05 17:00:39 +01:00 |
|
Manuel Pégourié-Gonnard
|
725afd8b55
|
Fix the 'error' test suite
|
2014-02-01 11:54:28 +01:00 |
|
Manuel Pégourié-Gonnard
|
e6cdbbd40b
|
Add tests for th init_buf() variant of HMAC_DRBG
|
2014-02-01 11:30:03 +01:00 |
|
Manuel Pégourié-Gonnard
|
7575daa1f2
|
Expand CTR_DRBG test coverage
|
2014-01-31 12:16:54 +01:00 |
|