365 İşlemeler (4365c3f522f2fc57fa0c87bde5f25ea98dd9a59c)

Yazar SHA1 Mesaj Tarih
  David Benjamin 4119d42e7c Tidy up keyblock and CCS logic slightly. 8 yıl önce
  David Benjamin 96ba15fc69 Add SSL_get_client_random and SSL_get_server_random. 8 yıl önce
  David Benjamin fe5f7c7b56 Only reserve EVP_MAX_MD_SIZE for the Finished, not twice of it. 8 yıl önce
  David Benjamin 974c7ba4ef Route DHE through the SSL_ECDH abstraction as well. 8 yıl önce
  David Benjamin 4cc36adf5a Make it possible to tell what curve was used on the server. 8 yıl önce
  David Benjamin 4298d77379 Implement draft-ietf-tls-curve25519-01 in C. 8 yıl önce
  David Benjamin 13414b3a04 Implement draft-ietf-tls-chacha20-poly1305-04. 8 yıl önce
  David Benjamin d9f0671bbe Remove |need_record_splitting| from |SSL3_STATE|. 9 yıl önce
  David Benjamin cd480380fa Remove unused fields from SSL3_STATE. 9 yıl önce
  David Benjamin 7fc010014c Slightly simplify SSL3_RECORD. 9 yıl önce
  David Benjamin ece5ba2797 Reset ssl error codes. 9 yıl önce
  David Benjamin a41280d8cb Pull ChangeCipherSpec into the handshake state machine. 9 yıl önce
  David Benjamin 8fd5c23218 Simplify fragmented HelloRequest state. 9 yıl önce
  David Benjamin 8a58933db0 Remove the CRYPTO_EX_new callback. 9 yıl önce
  David Benjamin 5ddffbb8bc Make SSL_(CTX_)?set_tmp_ecdh call SSL_(CTX_)?set1_curves. 9 yıl önce
  David Benjamin 53e5c2c225 Remove SSL_(CTX_)?set_ecdh_callback. 9 yıl önce
  David Benjamin e9cddb8879 Remove SSL_OP_LEGACY_SERVER_CONNECT. 9 yıl önce
  David Benjamin 03f000577f Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. 9 yıl önce
  David Benjamin ef5e515819 Remove SSL_OP_TLS_D5_BUG. 9 yıl önce
  Joachim Bauch afd565ff9c Add defines for SRTP profiles using GCM ciphers from RFC 7714. 8 yıl önce
  David Benjamin 9f2e2770e1 Remove strength_bits. 9 yıl önce
  David Benjamin d6e9eec3f8 Remove algo_strength. 9 yıl önce
  David Benjamin dcb6ef0f0b Remove algorithm_ssl. 9 yıl önce
  David Benjamin d28f59c27b Switch the keylog BIO to a callback. 9 yıl önce
  Adam Langley b00061cea7 Add SSL_CIPHER_is_AES[128|256]CBC. 9 yıl önce
  David Benjamin 3a59611726 size_t SSL*_use_*_ASN1. 9 yıl önce
  David Benjamin cd24a39f1b Limit DHE groups to 4096-bit. 9 yıl önce
  David Benjamin 6e80765774 Add SSL_get_server_key_exchange_hash. 9 yıl önce
  David Benjamin c7817d8ce2 Add SSL_CIPHER_get_min_version and tidy up SSL_TLSV1_2 logic. 9 yıl önce
  David Benjamin ef793f4b6f Add various functions for SSL_CIPHER. 9 yıl önce
  Adam Langley 5f88999a1e Fix up several comments and detect problems in the future. 9 yıl önce
  Adam Langley c2d3280f0f Add SSL_get_ivs. 9 yıl önce
  David Benjamin a97b737fb0 Separate CCS and handshake writing in DTLS. 9 yıl önce
  Adam Langley 27a0d086f7 Add ssl_renegotiate_ignore. 9 yıl önce
  David Benjamin 13e81fc971 Fix DTLS asynchronous write handling. 9 yıl önce
  Torbjörn Granlund 069bedfe0c Fix documentation typo. 9 yıl önce
  Adam Langley bb85f3d655 Reorganise |SSL_SESSION| and |SSL| to save a little memory. 9 yıl önce
  David Benjamin e93ffa5da7 Clarify that SSL_get_peer_cert_chain returns the unverified chain. 9 yıl önce
  nagendra modadugu 3398dbf279 Add server-side support for asynchronous RSA decryption. 9 yıl önce
  David Benjamin 091c4b9869 Add an option to disable NPN on a per-SSL basis. 9 yıl önce
  David Benjamin 1269ddd377 Never use the internal session cache for a client. 9 yıl önce
  David Benjamin 0f653957c1 Add tests for the internal session cache behavior. 9 yıl önce
  David Benjamin dc2aea2231 Remove all the logic around custom session IDs and retrying on collisions. 9 yıl önce
  David Benjamin f91fa5cfc6 Documentation typo. 9 yıl önce
  David Benjamin 5ef619ef2a Hide some sections from the docs. 9 yıl önce
  David Benjamin 63006a913b Document the rest of ssl.h. 9 yıl önce
  David Benjamin 7a1eefd3cd Deprecate SSL_library_init. 9 yıl önce
  David Benjamin 5d8b128095 Document the (formerly) SSL_state wrapper macros. 9 yıl önce
  David Benjamin 449c3c7b7b Take some definitions out of the Android compatibility layer. 9 yıl önce
  David Benjamin 6e0c17aa3a Private (and deprecated) types. 9 yıl önce