Skip to content
  1. Feb 09, 2014
    • Scott Deboy's avatar
      Free generated supp data after handshake completion, add comment regarding use... · 40632f6b
      Scott Deboy authored
      Free generated supp data after handshake completion, add comment regarding use of num_renegotiations in TLS and supp data generation callbacks
      
      (cherry picked from commit 67c408ce)
      Conflicts:
      	apps/s_client.c
      	apps/s_server.c
      40632f6b
    • Scott Deboy's avatar
      Add callbacks supporting generation and retrieval of supplemental data... · 038bec78
      Scott Deboy authored
      Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions)
      Removed prior audit proof logic - audit proof support was implemented using the generic TLS extension API
      Tests exercising the new supplemental data registration and callback api can be found in ssltest.c.
      Implemented changes to s_server and s_client to exercise supplemental data callbacks via the -auth argument, as well as additional flags to exercise supplemental data being sent only during renegotiation.
      
      (cherry picked from commit 36086186)
      Conflicts:
      	Configure
      	apps/s_client.c
      	apps/s_server.c
      	ssl/ssl.h
      	ssl/ssl3.h
      	ssl/ssltest.c
      038bec78
  2. Feb 06, 2014
  3. Feb 05, 2014
  4. Feb 03, 2014
  5. Feb 02, 2014
  6. Feb 01, 2014