This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
mbedtls
Watch
1
Star
0
Fork
0
You've already forked mbedtls
Code
Issues
Pull Requests
Releases
Wiki
Activity
835b29e7c3
mbedtls
/
programs
/
ssl
History
Paul Bakker
835b29e7c3
- Should not be debug_level 5 in repo (reset to 0)
2012-08-23 08:31:59 +00:00
..
test-ca
- Changed certificate verify behaviour to comply with RFC 6125 section 6.3 to not match CN if subjectAltName extension is present.
2012-05-10 14:12:46 +00:00
CA-HOWTO.txt
- Renamed include directory to polarssl
2009-01-03 21:22:43 +00:00
CMakeLists.txt
- Modified CMakeLists to support zlib
2012-07-03 15:10:33 +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 X509 CA Path support
2012-06-04 12:46:42 +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
- Updated to handle x509parse_crtfile() positive return values
2012-05-16 08:21:05 +00:00
ssl_server.c
- Should not be debug_level 5 in repo (reset to 0)
2012-08-23 08:31:59 +00:00