This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
mbedtls
Watch
1
Star
0
Fork
0
You've already forked mbedtls
mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced
2026-03-22 13:48:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3166ce0404c345f0e7f806fe2588afd5396aa70
mbedtls
/
programs
/
ssl
History
Paul Bakker
e3166ce040
- 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
...
- Adapted in the rest of using code as well
2011-01-27 17:40:50 +00:00
..
test-ca
- Also generate CRL's with all the digests
2009-07-19 20:31:02 +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
- 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
ssl_client2.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
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