10 Cometimentos (9a5f49eec089f080e7fac41c387086f6fc0ae6a5)

Autor SHA1 Mensagem Data
  David Benjamin a9c3bf142e Add TLS_{client,server}_method. há 8 anos
  David Benjamin 4497e58961 Switch finish_handshake to release_current_message. há 8 anos
  David Benjamin 9fd9580137 Remove ssl->s3->message_complete in favor of ssl->init_msg. há 8 anos
  David Benjamin 481b9d2047 Remove begin_handshake and allocate init_buf lazily. há 8 anos
  David Benjamin 49054544d3 Clear init_msg/init_num whenever we clear the backing store. há 8 anos
  Steven Valdez 143e8b3fd9 Add TLS 1.3 1-RTT. há 8 anos
  David Benjamin 61672818ef Check for buffered handshake messages on cipher change in DTLS. há 8 anos
  David Benjamin 528bd26dd9 Don't use init_buf in DTLS. há 8 anos
  David Benjamin 97718f1437 Move references to init_buf into SSL_PROTOCOL_METHOD. há 8 anos
  David Benjamin a2c42d7685 Rename (s3,d1)_meth.c. há 8 anos
  David Benjamin b6a0a518a3 Simplify version configuration. há 8 anos
  David Benjamin 7583643569 Disconnect handshake message creation from init_buf. há 8 anos
  David Benjamin 9f1dc8254e A bit of cleanup post state machine merging. há 8 anos
  David Benjamin aa7734b81b Fold the DTLS client handshake into the TLS one. há 8 anos
  David Benjamin a41280d8cb Pull ChangeCipherSpec into the handshake state machine. há 9 anos
  David Benjamin 9e4e01ee14 Align the SSL stack on #include style. há 9 anos
  David Benjamin 3dd9016a51 Remove signature algorithm configuration hooks and SSL_ctrl. há 9 anos
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. há 9 anos
  David Benjamin 904dc72b32 Fold away SSL_PROTOCOL_METHOD hooks shared between TLS and DTLS. há 9 anos
  David Benjamin a6022771b3 Split ssl_read_bytes hook into app_data and close_notify hooks. há 9 anos
  David Benjamin c933a47e6f Switch the ssl_write_bytes hook to ssl_write_app_data. há 9 anos
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. há 9 anos
  David Benjamin 59015c365b Promote all SSL callback ctrl hooks to proper functions. há 9 anos
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h há 9 anos
  David Benjamin 9e13e1a31d Move the is_dtls bit from SSL3_ENC_METHOD to SSL_PROTOCOL_METHOD. há 9 anos
  David Benjamin f298019547 Remove ssl_version hook. há 9 anos
  David Benjamin 2fa83de3f2 Move handshake method hooks to SSL_PROTOCOL_METHOD. há 9 anos
  David Benjamin 62fd16283a Implement SSL_clear with ssl_new and ssl_free. há 9 anos
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. há 10 anos
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. há 10 anos
  David Benjamin 28014cb4f2 Remove s_accept and s_connect parameters IMPLEMENT* macros. há 10 anos
  David Benjamin cde8abae14 Merge client/server SSL_METHODs into the generic one. há 10 anos
  David Benjamin 0f1e64bf7f Remove method swap in SSL_set_session. há 10 anos
  David Benjamin 5b33a5e0dd Merge the get_ssl_method hooks between TLS and SSLv3. há 10 anos
  David Benjamin 00075b80ca Merge IMPLEMENT_tls_meth_func and IMPLEMENT_ssl3_meth_func. há 10 anos
  Adam Langley 95c29f3cd1 Inital import. há 10 anos