summaryrefslogtreecommitdiff
path: root/tests/Makefile
Commit message (Expand)AuthorAge
...
* Merge branch 'mbedtls-1.3' into developmentManuel Pégourié-Gonnard2015-04-02
|\
| * Fix portability issue in MakefileManuel Pégourié-Gonnard2015-04-02
* | Remove tests for xxx_hmac()Manuel Pégourié-Gonnard2015-03-25
* | Fix incomplete changes from mergeManuel Pégourié-Gonnard2015-03-13
* | Merge branch 'mbedtls-1.3' into developmentManuel Pégourié-Gonnard2015-03-13
|\|
| * build: Makefile: cleanup CFLAGSAlon Bar-Lev2015-03-13
| * build: Makefile: cleanup LDFLAGSAlon Bar-Lev2015-03-13
| * build: Makefile: remove bashismAlon Bar-Lev2015-03-13
* | Drop pbkdf2 module (superseded by pkcs5)Manuel Pégourié-Gonnard2015-03-11
* | Merge branch 'development' into dtlsManuel Pégourié-Gonnard2015-02-16
|\|
| * Merge branch 'build' into developmentManuel Pégourié-Gonnard2015-02-16
| |\
| | * build: make: support windows cross compileAlon Bar-Lev2015-02-14
| * | Revert "Require unix-utils in path for windows make"Manuel Pégourié-Gonnard2015-02-16
| * | Require unix-utils in path for windows makeManuel Pégourié-Gonnard2015-02-13
| * | fix bug in makefile that a test doesn't count as a fail even if an assertion ...Rich Evans2015-02-10
| |/
* | Merge branch 'development' into dtlsManuel Pégourié-Gonnard2015-01-29
|\|
| * Link to new name in programs & tests MakefilesManuel Pégourié-Gonnard2015-01-27
| * Rename static lib name with makeManuel Pégourié-Gonnard2015-01-23
* | Merge commit '8b9bcec' into dtlsManuel Pégourié-Gonnard2015-01-20
|\|
| * Add test_suite_memory_buffer_allocManuel Pégourié-Gonnard2015-01-13
* | Test and fix anti-replay functionsManuel Pégourié-Gonnard2014-10-21
|/
* Add test_suite_entropyManuel Pégourié-Gonnard2014-06-10
* Add tests for asn1_write_octet_string()Manuel Pégourié-Gonnard2014-06-10
* Add tests for CCM via cipher layerManuel Pégourié-Gonnard2014-05-20
* Add (placeholder) CCM moduleManuel Pégourié-Gonnard2014-05-06
* Potential buffer overwrite in pem_write_buffer() fixedPaul Bakker2014-04-11
* Improvements to tests/Makefile when using shared libraryPaul Bakker2014-03-26
* Add NIST validation tests for HMAC_DRBG pr=trueManuel Pégourié-Gonnard2014-01-31
* Add NIST validation tests for HMAC_DRBG noprManuel Pégourié-Gonnard2014-01-31
* Add hmac_drbg_{write,update}_seed_file()Manuel Pégourié-Gonnard2014-01-30
* Add NIST no_reseed validation tests for HMAC_DRBGManuel Pégourié-Gonnard2014-01-30
* Fixed Makefile for test_suite_pkPaul Bakker2013-10-28
* Merged support for Camellia-GCM + ciphersuite and fixes to cipher layerPaul Bakker2013-10-28
|\
| * Add Camellia-GCM test vectorsManuel Pégourié-Gonnard2013-10-24
| * Rename GCM test suites to AES-GCMManuel Pégourié-Gonnard2013-10-24
* | Start adding a PK test suiteManuel Pégourié-Gonnard2013-10-15
|/
* Moved PK key writing from X509 module to PK modulePaul Bakker2013-09-15
* Moved PK key parsing from X509 module to PK modulePaul Bakker2013-09-15
* GCM in the cipher layer, step 1Manuel Pégourié-Gonnard2013-08-31
* Add arc4 support in the cipher layerManuel Pégourié-Gonnard2013-08-30
* Fixed Makefile leftover typoPaul Bakker2013-08-20
* Introduced own scripted test framework to replace fct.h and reducePaul Bakker2013-08-16
* Add cipher_set_padding() (no effect yet)Manuel Pégourié-Gonnard2013-08-14
* PKCS#5 module added. Moved PBKDF2 functionality inside and deprecatedPaul Bakker2013-06-25
* Split up largest test suite data files into smaller chunksPaul Bakker2013-04-08
* Modified Makefiles to include new files and and config.h to PolarSSL standardPaul Bakker2013-03-13
* Added ECP files to Makefiles as wellPaul Bakker2013-01-16
* - Changed default compiler flags to include -O2Paul Bakker2012-10-23
* - Added PKCS#5 PBKDF2 key derivation functionPaul Bakker2012-08-23
* - Added Blowfish to generic cipher layerPaul Bakker2012-07-04