+3
−2
+35
−0
demos/tunala/cb.c
0 → 100644
+39
−0
+10
−9
+52
−11
Loading
- Add "-cipher" and "-out_state" command line arguments to control SSL cipher-suites and handshake debug output respectively. - Implemented error handling for SSL handshakes that break down. This uses a cheat - storing a non-NULL pointer as "app_data" in the SSL structure when the SSL should be killed.