This website requires JavaScript.
Explore
Help
Sign In
mirror
/
mbedtls
Watch
1
Star
0
Fork
0
You've already forked mbedtls
mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced
2025-01-26 03:35:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
mbedtls
/
programs
/
ssl
History
Paul Bakker
57b12982b3
- Multi-domain certificates support wildcards as well
2012-02-11 17:38:38 +00:00
..
test-ca
- Multi-domain certificates support wildcards as well
2012-02-11 17:38:38 +00:00
CA-HOWTO.txt
- Renamed include directory to polarssl
2009-01-03 21:22:43 +00:00
CMakeLists.txt
- Changed commands to lowercase where it was not the case
2011-12-11 11:29:51 +00:00
ssl_client1.c
- Moved all examples programs to use the new entropy and CTR_DRBG
2011-12-04 17:09:26 +00:00
ssl_client2.c
- Added support for NULL cipher (POLARSSL_CIPHER_NULL_CIPHER) and weak ciphersuites (POLARSSL_ENABLE_WEAK_CIPHERSUITES). They are disabled by default!
2012-02-06 16:45:10 +00:00
ssl_fork_server.c
- Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it.
2011-12-10 21:55:01 +00:00
ssl_mail_client.c
- Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it.
2011-12-10 21:55:01 +00:00
ssl_server.c
- Added support for NULL cipher (POLARSSL_CIPHER_NULL_CIPHER) and weak ciphersuites (POLARSSL_ENABLE_WEAK_CIPHERSUITES). They are disabled by default!
2012-02-06 16:45:10 +00:00