提交历史

作者 SHA1 备注 提交日期
  x2018 1287dabd0b fix some code with obvious wrong coding style 3 年之前
  Todd Short 0449702abc Fix potential double-free 3 年之前
  Dr. David von Oheimb 4672e5de9e tls_process_{client,server}_certificate(): allow verify_callback return > 1 3 年之前
  Todd Short 25959e04c3 Optimize session cache flushing 5 年之前
  Pauli 407820c0e3 tls: remove TODOs 3 年之前
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 年之前
  Pauli dfefa4c164 ssl: ass size_t to RAND_bytes_ex() 3 年之前
  Pauli 0f8815aace ssl: add zero strenght arguments to BN and RAND RNG calls 3 年之前
  Todd Short e49095f186 Call SSLfatal when the generate_ticket_cb returns 0 3 年之前
  Rich Salz 55373bfd41 Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION 3 年之前
  Benjamin Kaduk aa6bd216dd Promote SSL_get_negotiated_group() for non-TLSv1.3 3 年之前
  Matt Caswell 39a140597d Ensure buffer/length pairs are always in sync 3 年之前
  Shane Lontis 6dd4b77a85 Add ossl_gost symbols 3 年之前
  Pauli d38b6ae96f ssl: support params arguments to init functions 3 年之前
  Matt Caswell 76cb077f81 Deprecate the libssl level SRP APIs 3 年之前
  Matt Caswell 462f4f4bc0 Remove OPENSSL_NO_EC guards from libssl 3 年之前
  Matt Caswell 5b64ce89b0 Remove OPENSSL_NO_DH guards from libssl 3 年之前
  Richard Levitte 4333b89f50 Update copyright year 3 年之前
  Richard Levitte 5a2d0ef36f Clean away extraneous library specific FETCH_FAILED reason codes 4 年之前
  Richard Levitte 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere 3 年之前
  Richard Levitte d7e498ac55 Deprecate RSA harder 4 年之前
  Matt Caswell 13c453728c Only disabled what we need to in a no-dh build 4 年之前
  Matt Caswell 936d565768 Remove DH usage from tls_process_cke_dhe 4 年之前
  Matt Caswell 184280971c Remove DH usage in tls_construct_server_key_exchange() 4 年之前
  Matt Caswell 1b2b475517 Deprecate SSL_CTRL_SET_TMP_DH and other related ctrls 4 年之前
  Matt Caswell 091f6074c5 Convert TLS auto DH parameters to use EVP_PKEY 4 年之前
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 4 年之前
  Matt Caswell 47b422c90a Ensure we raise SSLfatal on error 4 年之前
  Matt Caswell 5ac8fb584a Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key 4 年之前
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 年之前