Commit Verlauf

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