Commit Graph

878 Commits (dfca5f82ddb3a1e00e568d17e342ee2f6cb2b4f8)

Author SHA1 Message Date
John Safranek 8c63ac1c4d Cleaned up a unit test case. Added pthread to the unit test build for read/write. 2012-01-01 18:41:14 -08:00
toddouska 54db757f7f update client-key.der to new 2048 bit one 2011-12-28 16:33:45 -08:00
toddouska e3e8bd1de4 add ecc benchmarking 2011-12-22 14:59:57 -08:00
toddouska 1bb8c1f696 remove extra aes ctr test 2011-12-22 13:08:17 -08:00
John Safranek 09d3b242c2 added some more api calls to the unit test 2011-12-19 13:47:52 -08:00
toddouska d9e0c8e526 addca lock mutex failure bug on free 2011-12-19 12:57:44 -08:00
toddouska 57abb0a537 Merge branch 'master' of github.com:cyassl/cyassl 2011-12-15 18:49:42 -08:00
toddouska 7cc11ac8d5 fix BIO free error on not full init w/ opensslExtra server 2011-12-15 18:49:03 -08:00
John Safranek f1cdbe8e74 More coding standards fixes for API test. 2011-12-15 17:42:16 -08:00
John Safranek 9395e90c82 Disabled an invalid test case. 2011-12-15 17:07:16 -08:00
John Safranek 8f2508b5d7 Merged my changes into the head 2011-12-15 16:41:22 -08:00
John Safranek e8ce739274 Brought API test in line with coding standard. 2011-12-15 16:34:50 -08:00
toddouska 0254194e20 lean and mean windows fix 2011-12-15 11:42:31 -08:00
toddouska 46b0b2d370 fix v2 usage, only with OPENSSL_EXTRA 2011-12-15 10:34:34 -08:00
John Safranek 4b8eba575a Added some more test cases. Needs some refactor. 2011-12-14 20:24:10 -08:00
toddouska a3f0aa525b fix hamc test calling ripemd 2011-12-14 17:29:49 -08:00
Chris Conlon 959e2892b9 Added SHA-256, SHA-512, RIPEMD, HMAC hash tests 2011-12-14 11:22:00 -08:00
Chris Conlon 5458401020 Added MD4, MD5, SHA hash tests 2011-12-14 10:55:19 -08:00
John Safranek bdb4437a16 connected api test to the unit tests. 2011-12-14 10:09:00 -08:00
toddouska 9cdc6f8f5e unit3 2011-12-14 10:02:05 -08:00
John Safranek 08bd1c94bf Added a test of Init to the tests. 2011-12-14 09:54:40 -08:00
toddouska 02ec42c79e unit header 2011-12-14 09:31:54 -08:00
toddouska 9307d4a40d unit tests configure 2011-12-14 09:20:46 -08:00
toddouska 8d514b23b6 unit tests file layout 2011-12-14 09:09:12 -08:00
toddouska 6e47e33ded pkcs8 ecc convert cert fix 2011-12-09 10:54:52 -08:00
toddouska cb42ca227b new version for tags, bump 2011-12-07 16:57:34 -08:00
toddouska 2bc14ce69d add CTX reference count, can free by CTX or SSL 2011-12-07 16:32:18 -08:00
toddouska 247d5b5609 some root CAs loaded by user won't have basic constraint, allow 2011-12-06 15:17:10 -08:00
toddouska 775ca66edd ntru cert signed by new bigger test certs 2011-12-05 16:19:13 -08:00
toddouska bcfc8c50ad noFilesystem load_buffer test fix for bigger certs 2011-12-05 16:00:33 -08:00
toddouska a81d3d02e1 2.0.2 release 2011-12-05 15:42:18 -08:00
toddouska e82516ad2a fix ecc pkcs8 import 2011-12-01 13:10:01 -08:00
toddouska f4a9002bdb ecc fixed point compile fixes, still need ecc_mul2add 2011-11-23 16:11:56 -08:00
toddouska a72ff97e1c ecc extensions fix for ca 2011-11-23 13:15:29 -08:00
toddouska 3dd338a062 add aes counter mode 2011-11-22 17:02:36 -08:00
toddouska c46cbccf4f cyassl api for swig 2011-11-09 18:05:27 -08:00
toddouska 051b63b9c8 update swig interface 2011-11-09 17:58:37 -08:00
toddouska 185e23fc58 microchip pic32 port 2011-11-09 17:32:24 -08:00
toddouska c603efd023 normal math default mp_digit to 32 bit int instead of long 2011-11-07 11:52:17 -08:00
toddouska 771912bf4f move client example and echoserver example to CyaSSL API only, echoclient and server are still OpenSSL compatibility 2011-11-03 10:56:15 -07:00
toddouska 11d15f32b9 check basic contsraint CA flag before adding as signer even if explicit add 2011-11-02 14:57:14 -07:00
toddouska 8ddd2185c2 warning fixes, 2.0.1 pre 2011-11-01 16:17:45 -07:00
toddouska ef72bae2ff const correct new API 2011-11-01 14:55:28 -07:00
toddouska 948a901cfc add DH param setting by file and buffer, by ctx too 2011-11-01 14:05:14 -07:00
toddouska f97759c9e1 hostapd adds 2011-10-31 17:33:40 -07:00
toddouska cb90900920 wpa adds 2011-10-28 18:43:07 -07:00
toddouska 3ac390c147 add direct AES one block access and ECB DES for compatibility 2011-10-26 17:10:44 -07:00
toddouska d3bb4bf4d4 move signature algo types to public header and have test cert gen use SHA256wRSA as example 2011-10-26 13:23:03 -07:00
toddouska 42b7eefbee for cert gen make start day yesterady for bad clocks 2011-10-25 12:30:49 -07:00
toddouska 93e161245f add encrypted test keys to last patch 2011-10-24 12:20:43 -07:00