1408 Cometimentos (5f387e38fc406d6e341248865df61dd9d957171f)
 

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