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-30 15:32:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
mbedtls
/
programs
/
ssl
History
Paul Bakker
0c22610693
Cleaned up location of init and free for some programs to prevent memory
...
leaks on incorrect arguments
2014-04-17 16:02:36 +02: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
Only search for Pthread on Windows platforms
2013-12-30 15:28:46 +01:00
ssl_client1.c
Cleaned up location of init and free for some programs to prevent memory
2014-04-17 16:02:36 +02:00
ssl_client2.c
Add an alpn option to ssl_client2 and ssl_server2
2014-04-05 14:51:42 +02:00
ssl_fork_server.c
Cleaned up location of init and free for some programs to prevent memory
2014-04-17 16:02:36 +02:00
ssl_mail_client.c
Make auth_mode=required the default in ssl_client2
2014-03-13 19:25:07 +01:00
ssl_pthread_server.c
Add ssl_close_notify() to servers that missed it
2014-03-31 11:28:11 +02:00
ssl_server2.c
Cleaned up location of init and free for some programs to prevent memory
2014-04-17 16:02:36 +02:00
ssl_server.c
Cleaned up location of init and free for some programs to prevent memory
2014-04-17 16:02:36 +02:00