aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Update the version number to 2.1.8mbedtls-2.1.8Simon Butcher1-2/+2
2017-06-08Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-2.1-re...Manuel Pégourié-Gonnard1-0/+4
2017-06-08Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into...Manuel Pégourié-Gonnard1-1/+4
2017-06-08Fix issue in testing SHA-1 compile-time optionManuel Pégourié-Gonnard1-0/+21
2017-06-07Add tests for missing CA chains and bad curves.Hanno Becker1-0/+48
2017-06-06Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-2.1' into mbedtls-2.1Manuel Pégourié-Gonnard2-0/+119
2017-06-06Fix bug in backport from SHA-1 blacklistingManuel Pégourié-Gonnard1-4/+4
2017-06-06Cleaned up negative test predicate for test caseGilles Peskine1-1/+1
2017-06-06all.sh: test with SHA-1 enabledGilles Peskine1-0/+9
2017-06-06SHA-1 deprecation: allow it in key exchangeGilles Peskine2-2/+9
2017-06-06Document test data makefileGilles Peskine2-9/+55
2017-06-06X.509 tests: obey compile-time SHA-1 support optionGilles Peskine1-1/+5
2017-06-06Allow SHA-1 in test scriptsGilles Peskine2-0/+14
2017-06-06Test that SHA-1 defaults offGilles Peskine4-0/+64
2017-06-06Test that X.509 verification rejects SHA-256 by defaultGilles Peskine1-0/+4
2017-06-06Allow SHA-1 in X.509 and TLS testsGilles Peskine2-132/+145
2017-06-06Added SHA256 test certificatesGilles Peskine11-0/+218
2017-05-16Fix FALLBACK_SCSV parsingGilles Peskine2-0/+119
2017-05-13Fix check-doxy-blocks.pl to run from root dirAndres Amaya Garcia1-6/+13
2017-05-11RSA PKCS1v1.5 verification: check padding lengthManuel Pégourié-Gonnard1-0/+4
2017-05-11Abort modular inversion when modulus is one.Hanno Becker1-0/+3
2017-05-11Correct sign in modular exponentiation algorithm.Hanno Becker1-1/+1
2017-03-08Update version number to 2.1.7 for releasembedtls-2.1.7Simon Butcher1-2/+2
2017-03-02Fix buffer overflow in mbedtls_mpi_write_string()mbedtls-2.1.7-rc1Andres AG1-0/+3
2017-03-02Fix failing pkparse test caseAndres AG1-3/+3
2017-02-28Add invalid key tests for curve SECP224K1Janos Follath2-5/+14
2017-02-28Add unit tests for X509 certificate date parsingJanos Follath2-5/+64
2017-02-27Merge branch 'mbedtls-2.1-iotssl-1071-ca-flags'Simon Butcher3-0/+62
2017-02-26Merge branch 'mbedtls-2.1-iotssl-1077-dos-crl'Simon Butcher3-0/+40
2017-02-25Add PK tests to avoid hashlen overflow for RSAAndres AG2-0/+39
2017-02-25Add DTLS test to check 6 byte record ctr is cmpAndres AG1-0/+13
2017-02-20Remove need for elevated command line in WindowsSimon B1-1/+1
2017-02-20Fix config of compiler warning flags with MSVCSimon B1-1/+3
2017-02-20Allow test suites to be run on WindowsNicholas Wilson2-1/+8
2017-02-02Fix generate_code.pl to handle escaped :Andres AG2-4/+4
2017-01-20Add tests for out flags from x509_crt_verify_top()Andres AG3-0/+62
2017-01-19Add test for infinite loop in CRL parseAndres AG3-0/+40
2016-11-21Add tests for overreads in pem_read_buffer()Andres AG2-6/+27
2016-11-17Remove need for elevated command line in WindowsSimon B1-1/+1
2016-11-10Fix config of compiler warning flags with MSVCSimon B1-1/+3
2016-11-10Allow test suites to be run on WindowsNicholas Wilson2-1/+8
2016-10-17Update library version number to 2.1.6mbedtls-2.1.6Simon Butcher1-2/+2
2016-10-17Merge branch 'mbedtls-2.1'Simon Butcher2-0/+70
2016-10-14Updated test script all.shSimon Butcher1-38/+195
2016-10-13Add check for validity of date in x509_get_time()Andres AG2-0/+70
2016-10-13Merge branch 'mbedtls-2.1'Simon Butcher2-1/+2
2016-10-13Add simple test for repeated IVs when using AEADJanos Follath1-8/+39
2016-10-13Restore P>Q in RSA key generation (#558)Janos Follath2-1/+2
2016-10-11Add test for bounds in X509 DER write funcsAndres AG1-0/+8
2016-07-15Add missing dependencies to X509 Parse test suite for P-384 curveSimon Butcher1-4/+4