1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-20 16:42:59 +03:00
Commit Graph

15500 Commits

Author SHA1 Message Date
80955ee075 all.sh: one test script to run them all 2014-03-20 09:38:39 +01:00
5de31ecf9c Don't use dummy CA in compat.sh 2014-03-19 17:43:25 +01:00
86b400f0e0 Update Changelog 2014-03-19 16:55:29 +01:00
a11a77f316 Add test for SpecifiedECDomain 2014-03-19 16:50:59 +01:00
6fac3515d0 Make support for SpecifiedECDomain optional 2014-03-19 16:50:59 +01:00
5246ee5c59 Work around compressed EC public key in some cases 2014-03-19 16:50:59 +01:00
eab20d2a9c Implement parsing SpecifiedECParameters 2014-03-19 15:51:12 +01:00
6c1f69b879 MinGW32 static build should link to windows libs and libz 2014-03-17 15:11:13 +01:00
6a8e7f82b3 Added ChangeLog lines for new SSL tests 2014-03-17 13:45:06 +01:00
b0695ced31 Fixed spaces in ChangeLog 2014-03-17 13:42:23 +01:00
3d6504a935 ssl_init() left a dirty in_ctr pointer on failed allocation of out_ctr 2014-03-17 13:41:51 +01:00
2eea29238c Make the compiler work-around more specific 2014-03-14 18:23:26 +01:00
3947d04b24 Fix too aggressive test for gnutls commands 2014-03-14 18:13:53 +01:00
a4b0343edf Merged massive SSL Testing improvements 2014-03-14 16:30:36 +01:00
bb8661e006 Work around a compiler bug on OS X. 2014-03-14 09:21:20 +01:00
417d46cdb0 Add --filter, --exclude to ssl-opt.sh 2014-03-14 08:41:02 +01:00
74faf3c400 Fix usage of environment variables for commands 2014-03-14 08:41:02 +01:00
84fd6877c6 Use ssl_client2 to terminate ssl_server2 2014-03-14 08:41:02 +01:00
ba0b8442f0 compat.sh and ssl-opt.sh cosmetics
- do not print '0 memory errors' when memcheck was not used
- add commands to the log files
2014-03-14 08:41:02 +01:00
9edba77c06 Add --exclude and --peers options to compat.sh 2014-03-14 08:41:02 +01:00
a4371447e4 Start adding GnuTLS client support to compat.sh 2014-03-14 08:41:02 +01:00
213c67adfc Adapt to new ssl_client2 default 2014-03-14 08:41:02 +01:00
5b2d776d2a GnuTLS in compat.sh: server-side 2014-03-14 08:41:02 +01:00
3eec60402f Add memcheck support to compat.sh 2014-03-14 08:41:02 +01:00
de515ccdf5 Add tests for client w/o certificate 2014-03-14 08:41:02 +01:00
1b149ef746 Use no cert when none is required in compat.sh 2014-03-14 08:41:02 +01:00
3e1b178ba2 Add options for no certificates in test srv/cli 2014-03-14 08:41:02 +01:00
f7a2690561 Make the openssl command configurable in sh tests 2014-03-14 08:41:02 +01:00
911622d84a compat.sh: never kill our server 2014-03-14 08:41:02 +01:00
87ae3031ac compat.sh: use file output (prep. for valgrind) 2014-03-14 08:41:02 +01:00
42d195acc1 compat.sh: don't start server if no ciphersuite 2014-03-14 08:41:02 +01:00
79d090b340 fix make target name 2014-03-14 08:41:01 +01:00
9dea8bd658 Minor compat.sh clean-up 2014-03-14 08:41:01 +01:00
d701c9aec9 Fix memory leak in server with expired tickets 2014-03-14 08:41:01 +01:00
84c30c7e83 Fix memory leak in ssl_cache 2014-03-14 08:41:01 +01:00
c73339fd50 Add a --memcheck option to ssl-opt.sh 2014-03-14 08:41:01 +01:00
a3d808e140 Add tests for version bounds 2014-03-14 08:41:01 +01:00
0b6609b34c Add tests for non-blocking I/O 2014-03-14 08:41:01 +01:00
145dfcbfc2 Fix bug with NewSessionTicket and non-blocking I/O 2014-03-14 08:41:01 +01:00
5575316385 Add options for non-blocking I/O in test cli & srv 2014-03-14 08:41:01 +01:00
db735f67b9 Add tests for sess-id-based resume with OpenSSL 2014-03-14 08:41:01 +01:00
fccd3255f9 Add tests for tickets with OpenSSL 2014-03-14 08:41:01 +01:00
677884d174 Add a few checks in ssl-opt.sh 2014-03-14 08:41:01 +01:00
a9062e96e7 shell scripts: clean up when exiting on signal 2014-03-14 08:41:01 +01:00
c1da664e89 Add test for SSLv2 ClientHello 2014-03-14 08:41:01 +01:00
a612b44cc5 Fix typo in doc 2014-03-14 08:41:01 +01:00
96ea2f2557 Add tests for SNI 2014-03-14 08:41:01 +01:00
0d8780b2cd Add a server_adrr option to ssl_client2 2014-03-14 08:41:01 +01:00
5d917ff6a8 Add a 'sni' option to ssl_server2 2014-03-14 08:41:01 +01:00
4145b89091 compat.sh cosmetics 2014-03-14 08:41:01 +01:00