19 次代码提交 (4cfa96bd2680d62c6b6224a530268135c8d7b4e3)

作者 SHA1 备注 提交日期
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. 9 年前
  David Benjamin 904dc72b32 Fold away SSL_PROTOCOL_METHOD hooks shared between TLS and DTLS. 9 年前
  David Benjamin a6022771b3 Split ssl_read_bytes hook into app_data and close_notify hooks. 9 年前
  David Benjamin c933a47e6f Switch the ssl_write_bytes hook to ssl_write_app_data. 9 年前
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. 9 年前
  David Benjamin 59015c365b Promote all SSL callback ctrl hooks to proper functions. 9 年前
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h 9 年前
  David Benjamin 9e13e1a31d Move the is_dtls bit from SSL3_ENC_METHOD to SSL_PROTOCOL_METHOD. 9 年前
  David Benjamin f298019547 Remove ssl_version hook. 9 年前
  David Benjamin 2fa83de3f2 Move handshake method hooks to SSL_PROTOCOL_METHOD. 9 年前
  David Benjamin 62fd16283a Implement SSL_clear with ssl_new and ssl_free. 9 年前
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. 10 年前
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. 10 年前
  David Benjamin 28014cb4f2 Remove s_accept and s_connect parameters IMPLEMENT* macros. 10 年前
  David Benjamin cde8abae14 Merge client/server SSL_METHODs into the generic one. 10 年前
  David Benjamin 0f1e64bf7f Remove method swap in SSL_set_session. 10 年前
  David Benjamin 5b33a5e0dd Merge the get_ssl_method hooks between TLS and SSLv3. 10 年前
  David Benjamin 00075b80ca Merge IMPLEMENT_tls_meth_func and IMPLEMENT_ssl3_meth_func. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前