49 Révisions (e65886a5207f88b97561f7e13ce792443b2bf7e6)

Auteur SHA1 Message Date
  Adam Langley 4bdb6e43fa Remove remaining calls to the old lock functions. il y a 9 ans
  Adam Langley 0b5e3908cf Convert reference counts in ssl/ il y a 9 ans
  David Benjamin 60da0cd7c6 Fix STACK_OF pointer style. il y a 9 ans
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. il y a 9 ans
  David Benjamin 4fcc2e2031 Make a few variable names saner. il y a 9 ans
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. il y a 9 ans
  David Benjamin 546f1a59ef Unexpose the generic ex_data functions. il y a 9 ans
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. il y a 9 ans
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h il y a 9 ans
  David Benjamin b6d0c6db5e Remove the stats block in SSL_CTX. il y a 9 ans
  David Benjamin b18f024816 Minor formatting tweaks. il y a 9 ans
  David Benjamin a54e2e85ee Remove server-side HelloVerifyRequest support. il y a 9 ans
  David Benjamin 23a8ca1f10 Implement SSL_get1_session with SSL_SESSION_up_ref. il y a 9 ans
  David Benjamin 3363984d0d Add SSL_SESSION_up_ref. il y a 9 ans
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. il y a 9 ans
  David Benjamin aa3f6daa86 Tag a number of globals as const. il y a 9 ans
  Adam Langley a307dfd29f Add (void) to some macros to satisfy compiler. il y a 9 ans
  Adam Langley fcf25833bc Reformat the rest of ssl/. il y a 9 ans
  David Benjamin a6d81018f8 Consistently use RAND_bytes and check for failure. il y a 9 ans
  David Benjamin 7e23746dd4 Remove redundant SSL_ST_BEFORE-related checks. il y a 10 ans
  David Benjamin 0f1e64bf7f Remove method swap in SSL_set_session. il y a 10 ans
  David Benjamin d1681e614f Remove SSL_set_session_secret_cb (EAP-FAST) il y a 10 ans
  David Benjamin 5e4f6e9247 Remove some remnants of SSLv2. il y a 10 ans
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. il y a 10 ans
  David Benjamin d7a76e72c6 Remove key_arg and key_arg_length from SSL_SESSION. il y a 10 ans
  David Benjamin a19fc259f0 Move ECC extensions out of SSL_SESSION. il y a 10 ans
  David Benjamin 180d1eb04c Remove SSL_get_shared_ciphers. il y a 10 ans
  David Benjamin 6c7aed048c Client-side OCSP stapling support. il y a 10 ans
  David Benjamin 041b58a668 Remove session_ctx macro. il y a 10 ans
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. il y a 10 ans
  Håvard Molland 9169c96458 Implement client side of TLS signed certificate stamps extension. il y a 10 ans
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' il y a 10 ans
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. il y a 10 ans
  David Benjamin 6f2600199c Mark all SSL_CIPHERs as const. il y a 10 ans
  David Benjamin fb4ea28bb8 Tidy DTLS cookie callback types. il y a 10 ans
  David Benjamin f4501347c9 Remove default_timeout hook. il y a 10 ans
  Adam Langley 82b7da271f Set SSL_SESSION.cipher when parsing. il y a 10 ans
  Adam Langley 8eaaa86da3 Add mode to disallow session creation. il y a 10 ans
  David Benjamin ff175b4a46 unifdef OPENSSL_NO_PSK. il y a 10 ans
  David Benjamin 39482a13ac Remove get_cipher_by_char and put_cipher_by_char. il y a 10 ans
  David Benjamin 22f9bccde5 Port ssl3_get_client_hello to CBS. il y a 10 ans
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. il y a 10 ans
  David Benjamin 2b0aeecabf Remove authz extension (RFC5878) il y a 10 ans
  David Benjamin 95463b311d Remove crypto/comp and SSL_COMP support code. il y a 10 ans
  Adam Langley 0289c73051 Fix TLS-PSK identity hint implementation issues. il y a 10 ans
  Adam Langley dc9b141127 Early callback support. il y a 10 ans
  Adam Langley 1258b6a756 ChannelID support. il y a 10 ans
  Adam Langley b2ce05839b Add support for asynchronous session lookup. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans