1408 커밋 (5f387e38fc406d6e341248865df61dd9d957171f)
 

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