1408 Revize (5f387e38fc406d6e341248865df61dd9d957171f)
 

Autor SHA1 Zpráva Datum
  David Benjamin 5f387e38fc Remove s->renegotiate check in SSL_clear. před 9 roky
  David Benjamin 20f6e97c7e Switch three more renegotiate checks to initial_handshake_complete. před 9 roky
  David Benjamin d23d5a5a8b Remove remnants of DTLS renegotiate. před 9 roky
  David Benjamin 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. před 9 roky
  David Benjamin 76e48c51d0 Fix Windows mode. před 9 roky
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. před 9 roky
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. před 9 roky
  David Benjamin 3e3090dc50 Pass a dtls1_use_epoch enum down to dtls1_seal_record. před 9 roky
  David Benjamin 31a07798a5 Factor SSL_AEAD_CTX into a dedicated type. před 9 roky
  Matt Braithwaite 69d07d9cf4 Get version-related functions from crypto.h rather than ssl.h. před 9 roky
  David Benjamin b487df6fa9 Pull version, option, and mode APIs into their own sections. před 9 roky
  David Benjamin 7270cfc1ca Prune version constants. před 9 roky
  David Benjamin 7ef9fff53d Remove ssl_ok. před 9 roky
  David Benjamin afc9ecddb6 Unexport ssl_get_new_session and ssl_update_cache. před 9 roky
  David Benjamin 3b7456e031 Fix some documentation typos. před 9 roky
  David Benjamin b48042820a Also skip #elif lines. před 9 roky
  David Benjamin 6deacb3895 Parse macros in getNameFromDecl. před 9 roky
  David Benjamin 4831c3328c Document some core SSL_CTX and SSL methods. před 9 roky
  David Benjamin 4dab297953 Don't use struct names in ssl.h. před 9 roky
  David Benjamin 760b1ddcdb Tidy up state machine coverage tests. před 9 roky
  David Benjamin 3629c7b016 Add client peer-initiated renego to the state machine tests. před 9 roky
  David Benjamin cff0b90cbb Add client-side tests for renegotiation_info enforcement. před 9 roky
  Adam Langley 6bff1ca893 Specify argc and argv arguments to refcount_test:main. před 9 roky
  Adam Langley 12a4768f7d Try to fix MSVC and __STDC_VERSION__ again. před 9 roky
  Adam Langley cb56c2a137 Cast refcounts to _Atomic before use. před 9 roky
  Adam Langley 0d1d0d5c1f Try again to only test __STDC_VERSION__ when defined. před 9 roky
  Adam Langley 7b348dc1d8 Disable C11 atomics on OS X. před 9 roky
  Adam Langley 04edcc8b1b Tag the mutex functions with OPENSSL_EXPORT. před 9 roky
  Adam Langley 6e1f64568b Don't test __STDC_VERSION__ unless it's defined. před 9 roky
  Adam Langley 552df47dc0 Remove leftovers of the old-style locks. před 9 roky
  Adam Langley 6fb174e564 Remove last references to named locks. před 9 roky
  Adam Langley 4bdb6e43fa Remove remaining calls to the old lock functions. před 9 roky
  Adam Langley 03163f3a11 Remove |CRYPTO_add|. před 9 roky
  Adam Langley 0b5e3908cf Convert reference counts in ssl/ před 9 roky
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ před 9 roky
  Adam Langley 6f2e733bab Add infrastructure for reference counts. před 9 roky
  Adam Langley daaff93464 Use C11 _Static_assert where available. před 9 roky
  Matt Braithwaite dc8c739a3b Implement |DES_ede2_cbc_encrypt|. před 9 roky
  Adam Langley a7997f12be Set minimum DH group size to 1024 bits. před 9 roky
  Adam Langley 4a7b70d055 Add LICENSE file. před 9 roky
  Adam Langley b3a262c9f1 Fix |SSLeay|. před 9 roky
  Adam Langley f0320d3c73 Fix use after free in X509. před 9 roky
  David Benjamin 3dacff94dc Always include x86_64-gcc.c in the standalone build. před 9 roky
  Adam Langley 966003273d Don't use x86_64-gcc.c with NO_ASM. před 9 roky
  David Benjamin 81091d55e1 Don't use uninitialized memory in RAND_bytes. před 9 roky
  Adam Langley d72e284271 Support arbitrary elliptic curve groups. před 9 roky
  David Benjamin a07c0fc8f2 Fix SSL_get_current_cipher. před 9 roky
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. před 9 roky
  Shawn Willden 785e07b23d Copy ecdsa_meth in EC_KEY_copy. před 9 roky
  David Benjamin 08dc68d510 Define no-op options consistently. před 9 roky