176 Коміти (705076ac911f868e52aa33f7b77e2b7806ff4e0e)

Автор SHA1 Повідомлення Дата
  David Benjamin ba4594aee6 Don't put sessions from renegotiations in the cache. 9 роки тому
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. 9 роки тому
  David Benjamin 680ca961f9 Preserve session->sess_cert on ticket renewal. 9 роки тому
  David Benjamin 95d3182576 Duplicate SSL_SESSIONs when renewing them. 9 роки тому
  David Benjamin fd67aa8c95 Add SSL_SESSION_from_bytes. 9 роки тому
  David Benjamin d1c1c8e0a1 Remove EVP_PKEY_missing_parameters in ssl3_check_certificate_for_cipher. 9 роки тому
  David Benjamin 436bf82ee8 Prune ssl3_check_cert_and_algorithm. 9 роки тому
  David Benjamin 8923c0bc53 Explicitly check for empty certificate list. 9 роки тому
  David Benjamin f4958e7678 Slightly simplify ServerKeyExchange handling. 9 роки тому
  David Benjamin b31040d0d8 Get rid of CERT_PKEY slots in SESS_CERT. 9 роки тому
  Adam Langley ba5934b77f Tighten up EMS resumption behaviour. 9 роки тому
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. 9 роки тому
  David Benjamin e76ccae68b Release handshake buffer when sending no certificate. 9 роки тому
  David Benjamin 5f04b6521d Release the handshake buffer on the client for abbreviated handshakes. 9 роки тому
  David Benjamin 74d8bc2503 Don't make SSL_MODE_*HELLO_TIME configurable. 9 роки тому
  David Benjamin be05c63bf8 Remove compatibility s->version checks. 9 роки тому
  David Benjamin 8ec88108d4 Remove SSL_in_before and SSL_ST_BEFORE. 9 роки тому
  David Benjamin cd90f3a241 Remove renegotiation deferral logic. 9 роки тому
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. 9 роки тому
  Adam Langley a7997f12be Set minimum DH group size to 1024 bits. 9 роки тому
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. 9 роки тому
  David Benjamin e6df054a75 Add s->s3->initial_handshake_complete. 9 роки тому
  David Benjamin 6a08da2cf8 Remove redundant setup buffer calls. 9 роки тому
  David Benjamin 60da0cd7c6 Fix STACK_OF pointer style. 9 роки тому
  David Benjamin 1d0a194cc1 Promote max_cert_list and max_send_fragment to functions. 9 роки тому
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. 9 роки тому
  David Benjamin dcd979f1a4 CertificateStatus is optional. 9 роки тому
  David Benjamin b16346b0ad Add SSL_set_reject_peer_renegotiations. 9 роки тому
  David Benjamin 107db58047 Switch cipher masks to uint32_t. 9 роки тому
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. 9 роки тому
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h 9 роки тому
  David Benjamin 32fbdf2025 Remove anonymous cipher suites. 9 роки тому
  David Benjamin ece3de95c6 Enforce that sessions are resumed at the version they're created. 9 роки тому
  David Benjamin b6d0c6db5e Remove the stats block in SSL_CTX. 9 роки тому
  Håvard Molland ab2479a08a Clean up error reporting. 9 роки тому
  David Benjamin 7061e28dc2 Rename EECDH and EDH to ECDHE and DHE. 9 роки тому
  David Benjamin 8b368412d3 Minor formatting fixes. 9 роки тому
  David Benjamin 2ddba8cd48 Check for RAND_bytes failures in the ClientHello. 9 роки тому
  David Benjamin 4f7783eaea Use EC_KEY_new_by_curve_name. 9 роки тому
  David Benjamin 2fa83de3f2 Move handshake method hooks to SSL_PROTOCOL_METHOD. 9 роки тому
  David Benjamin 5ca39fb50c Switch SSL_GET_MESSAGE_HASH_MESSAGE to an enum. 9 роки тому
  David Benjamin fbdfefb76e Handle failures in ssl3_finish_mac. 9 роки тому
  David Benjamin 9d0847ae6d Add some missing error failure checks. 9 роки тому
  David Benjamin ed7c475154 Rename cutthrough to False Start. 9 роки тому
  David Benjamin c35fb014d9 Fix more memory leaks on malloc failure. 9 роки тому
  David Benjamin 6eb000dbee Add in missing curly braces part 3. 9 роки тому
  David Benjamin ccf74f8085 Revise SSL_cutthrough_complete and SSL_in_init. 9 роки тому
  David Benjamin 68070620e7 Check for EVP_Digest failure. 9 роки тому
  David Benjamin f3a8b12ac3 Remove SSL_SESSION::cipher_id. 9 роки тому
  David Benjamin 780d6dd0fe Treat handshake_failure in response to ClientHello special. 9 роки тому