This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
mbedtls
Watch
1
Star
0
Fork
0
You've already forked mbedtls
mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced
2026-03-20 19:21:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4dc6457274b8eec3b8b46fca07ae9190a0da7163
mbedtls
/
programs
/
ssl
History
Paul Bakker
4dc6457274
- Added public key of server1.key
2011-12-04 17:09:08 +00:00
..
test-ca
- Added public key of server1.key
2011-12-04 17:09:08 +00:00
CA-HOWTO.txt
- Renamed include directory to polarssl
2009-01-03 21:22:43 +00:00
CMakeLists.txt
- Added the ssl_mail_client example application
2011-05-23 12:07:29 +00:00
ssl_client1.c
- Changed the used random function pointer to more flexible format. Renamed havege_rand() to havege_random() to prevent mistakes. Lots of changes as a consequence in library code and programs
2011-11-27 21:07:34 +00:00
ssl_client2.c
- Added permissive certificate parsing to x509parse_crt() and x509parse_crtfile(). With permissive parsing the parsing does not stop on encountering a parse-error
2011-12-04 12:24:18 +00:00
ssl_fork_server.c
- Added permissive certificate parsing to x509parse_crt() and x509parse_crtfile(). With permissive parsing the parsing does not stop on encountering a parse-error
2011-12-04 12:24:18 +00:00
ssl_mail_client.c
- Added permissive certificate parsing to x509parse_crt() and x509parse_crtfile(). With permissive parsing the parsing does not stop on encountering a parse-error
2011-12-04 12:24:18 +00:00
ssl_server.c
- Added permissive certificate parsing to x509parse_crt() and x509parse_crtfile(). With permissive parsing the parsing does not stop on encountering a parse-error
2011-12-04 12:24:18 +00:00