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
f968857a82
mbedtls
/
programs
/
ssl
History
Paul Bakker
23986e5d5d
- Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops
2011-04-24 08:57:21 +00:00
..
test-ca
- Corrected parsing of UTCTime dates before 1990 and after 1950
2011-02-20 10:40:16 +00:00
CA-HOWTO.txt
- Renamed include directory to polarssl
2009-01-03 21:22:43 +00:00
CMakeLists.txt
- Adapted CMake files for the PKCS#11 support
2011-01-18 16:18:38 +00:00
ssl_client1.c
- Set sane start values for structures that are closed or freed.
2011-02-06 13:22:40 +00:00
ssl_client2.c
- Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops
2011-04-24 08:57:21 +00:00
ssl_server.c
- Renamed ciphers member of ssl_context and cipher member of ssl_session to ciphersuites and ciphersuite respectively. This clarifies the difference with the generic cipher layer and is better naming altogether
2011-01-27 17:40:50 +00:00