49 Commitit (cff0b90cbb68246b93f4894177f3ba545caf6e65)

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