224 коммитов (6de0e539195a7f70bcded4a094ca60a8c1e67d65)

Автор SHA1 Сообщение Дата
  David Benjamin cae932e85b Remove SSL_get0_ec_point_formats. 9 лет назад
  Adam Langley 0950563a9b Implement custom extensions. 9 лет назад
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. 9 лет назад
  Adam Langley 49c7af1c42 Convert the Channel ID extension to the new system. 9 лет назад
  David Benjamin 34248d4cb7 Get rid of err function codes. 9 лет назад
  Adam Langley 2e857bdad3 Convert the signature algorithms extension to the new system 9 лет назад
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. 9 лет назад
  David Benjamin f3cdc5030e Remove some unused constants. 9 лет назад
  David Benjamin 11c0f8e54c Promote certificate-related ctrl macros to functions. 9 лет назад
  David Benjamin 7481d39bf7 Document APIs relating to configuring certificates and private keys. 9 лет назад
  David Benjamin b2a9d6ab78 Remove SSL_build_cert_chain. 9 лет назад
  David Benjamin 4462809623 Remove SSL_CTX_select_current_cert. 9 лет назад
  David Benjamin d1d8078025 Fold away certificate slots mechanism. 9 лет назад
  David Benjamin 570364800c Remove SSL_CTX_get_extra_chain_certs_only. 9 лет назад
  David Benjamin 0fc431a0d7 Prune NIDs from TLS_SIGALGS. 9 лет назад
  David Benjamin 1504304147 Remove dead SRP SSL_CTRL values. 9 лет назад
  David Benjamin 7d97fd3a91 Remove SSL_get_server_tmp_key. 9 лет назад
  Matt Braithwaite 6a1275b627 typedef |COMP_METHOD| to void, for compatibility. 9 лет назад
  Håvard Molland 047d6f0f4d Remove ssl2.h and ssl23.h. 9 лет назад
  David Benjamin e3aa1d9dd4 Cleanup ticket processing and session lookup. 9 лет назад
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. 9 лет назад
  Adam Langley 614c66a2f8 Add infrastructure for better extension handling. 9 лет назад
  David Benjamin daeafc22c6 Move the session ticket functions to ssl.h. 9 лет назад
  David Benjamin 6cacac033b Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. 9 лет назад
  David Benjamin cb3872f546 Sort the preprocessor compatibility section. 9 лет назад
  David Benjamin ba4594aee6 Don't put sessions from renegotiations in the cache. 9 лет назад
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. 9 лет назад
  David Benjamin 680ca961f9 Preserve session->sess_cert on ticket renewal. 9 лет назад
  David Benjamin d65bb78c6c Add SSL_initial_handshake_complete. 9 лет назад
  David Benjamin 95d3182576 Duplicate SSL_SESSIONs when renewing them. 9 лет назад
  David Benjamin fd67aa8c95 Add SSL_SESSION_from_bytes. 9 лет назад
  Kenny Root 3a9e1fba0e Correct various documentation typos 9 лет назад
  David Benjamin 24f346d77b Limit the number of warning alerts silently consumed. 9 лет назад
  Adam Langley af0e32cb84 Add SSL_get_tls_unique. 9 лет назад
  Adam Langley ba5934b77f Tighten up EMS resumption behaviour. 9 лет назад
  David Benjamin c933a47e6f Switch the ssl_write_bytes hook to ssl_write_app_data. 9 лет назад
  David Benjamin 5aea93e604 Deprecate and no-op SSL_VERIFY_CLIENT_ONCE. 9 лет назад
  David Benjamin 74d8bc2503 Don't make SSL_MODE_*HELLO_TIME configurable. 9 лет назад
  David Benjamin ece089c3a3 Deprecate and no-op SSL_set_state. 9 лет назад
  David Benjamin 8ec88108d4 Remove SSL_in_before and SSL_ST_BEFORE. 9 лет назад
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. 9 лет назад
  David Benjamin 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 лет назад
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. 9 лет назад
  David Benjamin 31a07798a5 Factor SSL_AEAD_CTX into a dedicated type. 9 лет назад
  David Benjamin b487df6fa9 Pull version, option, and mode APIs into their own sections. 9 лет назад
  David Benjamin 7270cfc1ca Prune version constants. 9 лет назад
  David Benjamin afc9ecddb6 Unexport ssl_get_new_session and ssl_update_cache. 9 лет назад
  David Benjamin 3b7456e031 Fix some documentation typos. 9 лет назад
  David Benjamin 4831c3328c Document some core SSL_CTX and SSL methods. 9 лет назад
  David Benjamin 4dab297953 Don't use struct names in ssl.h. 9 лет назад