226 次程式碼提交 (78e6978ab9b043c8eae118279a382a8cd1f3d095)

作者 SHA1 備註 提交日期
  David Benjamin 2a0e72f08a Fix segfault with empty fields as last in the config. 9 年之前
  Adam Langley 66850ddec1 Add dummy variables to keep wpa_supplicant happy. 9 年之前
  David Benjamin cb878e20f3 More documentation fixes. 9 年之前
  Eric Roman 4dcb05729f Remove support for passing a C-String to PKCS5_PBKDF2_HMAC*(). 9 年之前
  Adam Langley f0eb169829 Free all error queues on shutdown. 9 年之前
  Adam Langley b1116a4a3b Always write the Poly1305 tag to an aligned buffer. 9 年之前
  Adam Langley 3e6526575a aarch64 support. 9 年之前
  David Benjamin bc44c089fb Store SRTP_PROTECTION_PROFILES as const. 9 年之前
  David Benjamin 7ce1c0ca75 Make SSL_load_error_strings a no-op. 9 年之前
  David Benjamin aa3f6daa86 Tag a number of globals as const. 9 年之前
  David Benjamin 1681d79ddf Remove ECDH_KDF_X9_62 and associated EVP glue. 9 年之前
  David Benjamin c61517cb5a Define the error case's output in RSA_message_index_PKCS1_type_2. 9 年之前
  David Benjamin 5b082e880d Various documentation fixes. 9 年之前
  David Benjamin 39507745e3 remove duplicate defines 9 年之前
  David Benjamin d83c1884fd Return error when a bit string indicates an invalid amount of bits left 9 年之前
  David Benjamin 1716b3d172 Reject invalid constructed encodings. 9 年之前
  David Benjamin d9778fb418 Guard against small MTUs from the BIO. 9 年之前
  David Benjamin f3a8b12ac3 Remove SSL_SESSION::cipher_id. 9 年之前
  David Benjamin e9e38375a6 Deprecate EVP_PKEY_HMAC. 9 年之前
  David Benjamin b8a56f112f Remove dead code from EVP_CIPHER codepaths. 9 年之前
  David Benjamin e95d20dcb8 Support EVP_AEAD in DTLS. 9 年之前
  David Benjamin 044abb0aaa Implement SSLv3 ciphers with stateful AEADs. 9 年之前
  David Benjamin 41ac979211 Add the PRF to SSL3_ENC_METHOD. 9 年之前
  David Benjamin 31b1d81354 Factor SSLv3 key derivation steps into an ssl3_PRF. 9 年之前
  David Benjamin 238510a679 Introduce HMAC_CTX_copy_ex and deprecate HMAC_CTX_copy. 9 年之前
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. 9 年之前
  Adam Langley 2bca0988a4 Free more memory in cleanup functions. 9 年之前
  David Benjamin 95e18c52f2 Fix DER checks for DSA_check_signature and add tests. 9 年之前
  Adam Langley ca9a538aa0 Fix various certificate fingerprint issues. 9 年之前
  Adam Langley 7cc3f992ae Add declarations for Android compatibility funcs. 9 年之前
  Adam Langley 0ed0cf6f38 s/comparision/comparison/. 9 年之前
  David Benjamin 780d6dd0fe Treat handshake_failure in response to ClientHello special. 9 年之前
  Adam Langley a7f6d3c1dc Add void in place of empty function arguments. 9 年之前
  Nick Harper 4685e87746 Implement HKDF. 10 年之前
  David Benjamin cf70188d53 Update EVP_Cipher documentation some more. 9 年之前
  David Benjamin 4841ce49a0 Fix EVP_Cipher error-handling. 10 年之前
  David Benjamin e4824e8af0 Add outgoing messages to the handshake hash at set_handshake_header. 10 年之前
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. 10 年之前
  David Benjamin 4b755cb0da Implement the V2ClientHello sniff in version-locked methods. 10 年之前
  David Benjamin 1eb367c03e Add min_version and max_version APIs. 10 年之前
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. 10 年之前
  David Benjamin 69b9e597ae Remove SSL_CTX_set_ssl_version. 10 年之前
  David Benjamin 7e23746dd4 Remove redundant SSL_ST_BEFORE-related checks. 10 年之前
  David Benjamin 338fcafe76 Mark SSL3_ENC_METHODs const and remove an unused one. 10 年之前
  Håvard Molland 3547688ee0 Remove EC_GROUP_set_point_conversion_form 10 年之前
  Håvard Molland 306e520cda Remove ec hybrid point format 10 年之前
  David Benjamin e518f65d2c Update references to RFCs. 10 年之前
  Feng Lu 41aa325c6a ClientHello Padding for Fast Radio Opening in 3G. 10 年之前
  David Benjamin 74c68e5e37 Renegerate OID outputs. 10 年之前
  David Benjamin 90eeb11652 Remove SSL_set_debug. 10 年之前