Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 547ea58821 Fix the SSL_CIPHER_find() function when used with a QCSO il y a 1 an
  Sumitra Sharma 5318c01288 Replace ssl3_get_message() with tls_get_message_header() and/or tls_get_message_body() il y a 1 an
  Frederik Wedel-Heinen 2de153dc5a Removed unused struct ssl3_comp_st il y a 1 an
  Hugo Landau c5b882a80b QUIC APL: Handle modes correctly il y a 1 an
  Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type il y a 1 an
  Tomas Mraz f7b2942c04 ssl_local.h: Define SSL_OP_CISCO_ANYCONNECT if undefined in public headers il y a 1 an
  Hugo Landau db2f98c4eb Rework options handling il y a 1 an
  Hugo Landau f0d9757caf QUIC: Control SSL option setting il y a 1 an
  Hugo Landau 43788fb3ac QUIC SSL Behaviours: Allow detection of an SSL connection used for QUIC handshake il y a 1 an
  Pauli 43a07d6dd4 tls: update to structure based atomics il y a 1 an
  Alex Bozarth 68668243b1 Add SSL_get0_group_name() to get name of the group used for KEX il y a 1 an
  Jairus Christensen cee0628e0d [feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes it available il y a 1 an
  Matt Caswell 674b61ebd9 Create internal/ssl.h il y a 1 an
  Matt Caswell 63dfde87c4 Add initial QUIC support for the msg_callback il y a 1 an
  Hugo Landau f8636c7e85 QUIC Dispatch: Introduce the QUIC_XSO object il y a 1 an
  FdaSilvaYY 24a3225443 dtls: code cleanup and refactorization il y a 3 ans
  Matt Caswell 2eb91b0ec3 Make the data field for get_record() const il y a 1 an
  Todd Short 3c95ef22df RFC7250 (RPK) support il y a 3 ans
  Michael Baentsch ee58915cfd first cut at sigalg loading il y a 2 ans
  Matt Caswell d6cf4b59a0 Don't declare SSL_CONNECTION twice il y a 1 an
  Matt Caswell d03fe5de8d Add the ability to mutate TLS handshake messages before they are written il y a 1 an
  Tomas Mraz 25624c9087 Rationalize FIPS sources il y a 1 an
  Matt Caswell e95d6e1eec Remove the user_ssl field il y a 1 an
  Matt Caswell f6da3bbfb7 Add the ability to add a custom extension on an SSL object il y a 1 an
  Matt Caswell bea8d70498 Add support for setting a custom TLS Record Layer il y a 1 an
  Matt Caswell ca20f61fd7 Move recordmethod.h to be an "internal" header il y a 1 an
  Matt Caswell a7f41885b3 Create the SSL object for QUIC-TLS il y a 1 an
  Matt Caswell 732435026b Resolve a TODO in ssl3_dispatch_alert il y a 1 an
  Matt Caswell 1e42708e17 Remove references to read_mac_secret and write_mac_secret il y a 1 an
  Matt Caswell b83eac48ed Remove the read_iv/write_iv fields from SSL_CONNECTION il y a 1 an