CMakeLists.txt
|
Made ready for release 1.3.5
|
2014-03-26 16:55:50 +01:00 |
dhm.c
|
Add test for dhm_parse_dhmfile
|
2014-04-04 16:42:44 +02:00 |
ecdsa.c
|
Remove potential timing leak in ecdsa_sign()
|
2014-03-31 11:55:42 +02:00 |
entropy.c
|
Fixed spacing in entropy_gather()
|
2014-04-09 15:49:57 +02:00 |
error.c
|
Fixed typos in code
|
2014-04-09 15:49:57 +02:00 |
oid.c
|
Test and fix x509_oid functions
|
2014-04-04 16:34:30 +02:00 |
pk_wrap.c
|
Fixed typos in code
|
2014-04-09 15:49:57 +02:00 |
pk.c
|
Fixed typos in code
|
2014-04-09 15:49:57 +02:00 |
pkcs5.c
|
Misc selftest adjustements
|
2014-04-04 16:33:01 +02:00 |
platform.c
|
Fix default #define for malloc/free
|
2014-04-02 13:20:00 +02:00 |
ssl_cli.c
|
Add ALPN tests to ssl-opt.sh
|
2014-04-07 12:42:04 +02:00 |
ssl_srv.c
|
Add ALPN tests to ssl-opt.sh
|
2014-04-07 12:42:04 +02:00 |
ssl_tls.c
|
Merged support for the ALPN extension
|
2014-04-08 14:37:12 +02:00 |
timing.c
|
Disable timing_selftest() for now
|
2014-04-09 15:49:51 +02:00 |
x509_crt.c
|
Fix embarrassing X.509 bug introduced in 9533765
|
2014-04-08 11:55:03 +02:00 |