703 Комити (c7817d8ce2f3c90b2de36cd3c654b80ab078abac)

Аутор SHA1 Порука Датум
  David Benjamin c7817d8ce2 Add SSL_CIPHER_get_min_version and tidy up SSL_TLSV1_2 logic. пре 9 година
  Adam Langley 38feb990a1 Require that EC points are on the curve. пре 9 година
  David Benjamin ef793f4b6f Add various functions for SSL_CIPHER. пре 9 година
  Adam Langley 5f88999a1e Fix up several comments and detect problems in the future. пре 9 година
  Adam Langley e57a19203f Add missing newline in aead.h. пре 9 година
  Adam Langley c2d3280f0f Add SSL_get_ivs. пре 9 година
  David Benjamin a97b737fb0 Separate CCS and handshake writing in DTLS. пре 9 година
  Brian Smith ac9404c3a8 Improve crypto/digest/md32_common.h mechanism. пре 9 година
  David Benjamin 8fb0f525e1 Free BN_MONT_CTX in generic code. пре 9 година
  David Benjamin e8f783ac0d Unwind DH_METHOD and DSA_METHOD. пре 9 година
  David Benjamin 3fc138eccd Don't bother sampling __func__. пре 9 година
  Adam Langley 27a0d086f7 Add ssl_renegotiate_ignore. пре 9 година
  Matt Braithwaite fa9eb568b0 Correct the spelling of "primitive". пре 9 година
  Adam Langley f1c1cf8794 Revert "Improve crypto/digest/md32_common.h mechanism." пре 9 година
  Brian Smith 00461cf201 Improve crypto/digest/md32_common.h mechanism. пре 9 година
  Adam Langley efb42fbb60 Make BN_mod_exp_mont_consttime take a const context. пре 9 година
  David Benjamin 13e81fc971 Fix DTLS asynchronous write handling. пре 9 година
  Torbjörn Granlund 069bedfe0c Fix documentation typo. пре 9 година
  Adam Langley bb85f3d655 Reorganise |SSL_SESSION| and |SSL| to save a little memory. пре 9 година
  David Benjamin 8e4db8b1c2 Fix even more ChaCha20 rename deadlocks. пре 9 година
  David Benjamin 87cfcdb6df Resolve another ChaCha20-Poly1305 rename deadlock. пре 9 година
  David Benjamin 7dd3f77256 Fix aead.h header typo. пре 9 година
  David Benjamin f8e9dcaeea iOS builds use the static ARM CPU configuration. пре 9 година
  Brian Smith 0dc2a8aee2 Clean up |ECDH_compute_key|. пре 9 година
  Brian Smith 274341dd6e Change the type of |EC_GROUP_get_degree| and friends to |unsigned|. пре 9 година
  David Benjamin e93ffa5da7 Clarify that SSL_get_peer_cert_chain returns the unverified chain. пре 9 година
  Adam Langley 05ee4fda1c Add no-op functions |CRYPTO_malloc_init| and |ENGINE_load_builtin_engines|. пре 9 година
  Adam Langley 5dbdad9c33 For now, give the unsuffixed ChaCha20 AEAD name to the old version. пре 9 година
  Brian Smith 271777f5ac Refactor ChaCha20-Poly1305 AEAD nonce handling. пре 9 година
  Brian Smith 3e23e4cb58 Add the RFC 7539 ChaCha20-Poly1305 AEAD. пре 9 година
  Brian Smith e80a2ecd0d Change |CRYPTO_chacha_20| to use 96-bit nonces, 32-bit counters. пре 9 година
  David Benjamin da084a3ebd Fix shared library build on OS X. пре 9 година
  Adam Langley 0f9f0ead2e Fix the shared builders by exporting GCM symbols. пре 9 година
  Brian Smith 0f8bfdeb33 Make |gcm128_context| memcpy-safe. пре 9 година
  Brian Smith 3f3f25d8a2 Fix constness of |gcm128_context.key|. пре 9 година
  Matt Braithwaite 29d8adbdc6 Better handle IPv6. пре 9 година
  nagendra modadugu 3398dbf279 Add server-side support for asynchronous RSA decryption. пре 9 година
  David Benjamin 091c4b9869 Add an option to disable NPN on a per-SSL basis. пре 9 година
  David Benjamin 12f7737d32 Remove BN_MONT_CTX_init. пре 9 година
  David Benjamin 1269ddd377 Never use the internal session cache for a client. пре 9 година
  David Benjamin 0f653957c1 Add tests for the internal session cache behavior. пре 9 година
  David Benjamin dc2aea2231 Remove all the logic around custom session IDs and retrying on collisions. пре 9 година
  David Benjamin 60be027625 Style: fix some header guards пре 9 година
  David Benjamin f91fa5cfc6 Documentation typo. пре 9 година
  David Benjamin 5ef619ef2a Hide some sections from the docs. пре 9 година
  David Benjamin 63006a913b Document the rest of ssl.h. пре 9 година
  David Benjamin 7a1eefd3cd Deprecate SSL_library_init. пре 9 година
  David Benjamin 5d8b128095 Document the (formerly) SSL_state wrapper macros. пре 9 година
  David Benjamin 449c3c7b7b Take some definitions out of the Android compatibility layer. пре 9 година
  David Benjamin 6e0c17aa3a Private (and deprecated) types. пре 9 година