163 Revīzijas (b2d987b47c7e87477aa4230bf7b237ea79957c1e)

Autors SHA1 Ziņojums Datums
  David Benjamin d6a4ae97cd Simplify tls1_channel_id_hash. pirms 9 gadiem
  David Benjamin 9550c3ac8b Decouple the handshake buffer and digest. pirms 9 gadiem
  nagendra modadugu 601448aa13 Add server-side support for asynchronous signing. pirms 9 gadiem
  David Benjamin 821464e45f Remove old 'prepare' extensions functions. pirms 9 gadiem
  Adam Langley 49c7af1c42 Convert the Channel ID extension to the new system. pirms 9 gadiem
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. pirms 9 gadiem
  David Benjamin d1d8078025 Fold away certificate slots mechanism. pirms 9 gadiem
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. pirms 9 gadiem
  David Benjamin 396a441421 ssl3_cert_verify_hash should take the EVP_PKEY type. pirms 9 gadiem
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. pirms 9 gadiem
  David Benjamin e3aa1d9dd4 Cleanup ticket processing and session lookup. pirms 9 gadiem
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. pirms 9 gadiem
  Adam Langley ba5934b77f Tighten up EMS resumption behaviour. pirms 9 gadiem
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. pirms 9 gadiem
  David Benjamin 5c1ce2925d Decide whether or not to request client certificates early. pirms 9 gadiem
  David Benjamin 4b30b28def Remove server-side renego session resumption check. pirms 9 gadiem
  David Benjamin 5aea93e604 Deprecate and no-op SSL_VERIFY_CLIENT_ONCE. pirms 9 gadiem
  David Benjamin 74d8bc2503 Don't make SSL_MODE_*HELLO_TIME configurable. pirms 9 gadiem
  David Benjamin be05c63bf8 Remove compatibility s->version checks. pirms 9 gadiem
  David Benjamin 8ec88108d4 Remove SSL_in_before and SSL_ST_BEFORE. pirms 9 gadiem
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. pirms 9 gadiem
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. pirms 9 gadiem
  David Benjamin e6df054a75 Add s->s3->initial_handshake_complete. pirms 9 gadiem
  David Benjamin 6a08da2cf8 Remove redundant setup buffer calls. pirms 9 gadiem
  David Benjamin 9f226a5f51 Always set SSL_OP_SINGLE_DH_USE. pirms 9 gadiem
  David Benjamin 1d0a194cc1 Promote max_cert_list and max_send_fragment to functions. pirms 9 gadiem
  David Benjamin adcc39560e Tidy up ticket length checks. pirms 9 gadiem
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. pirms 9 gadiem
  David Benjamin dd978784d7 Always enable ecdh_auto. pirms 9 gadiem
  David Benjamin 93de5e5c11 Reject empty cipher suite lists early. pirms 9 gadiem
  David Benjamin 3fa27774b4 Fix some unsigned long cipher masks. pirms 9 gadiem
  David Benjamin b16346b0ad Add SSL_set_reject_peer_renegotiations. pirms 9 gadiem
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. pirms 9 gadiem
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h pirms 9 gadiem
  David Benjamin 32fbdf2025 Remove anonymous cipher suites. pirms 9 gadiem
  David Benjamin c0f763b080 Simplify server-side ECDH curve selection. pirms 9 gadiem
  David Benjamin b6d0c6db5e Remove the stats block in SSL_CTX. pirms 9 gadiem
  David Benjamin 7061e28dc2 Rename EECDH and EDH to ECDHE and DHE. pirms 9 gadiem
  Adam Langley 524e717b87 Add a callback for DDoS protection. pirms 9 gadiem
  David Benjamin bcd374570c Fix some missing return value checks in ssl3_send_new_session_ticket. pirms 9 gadiem
  David Benjamin 5ca39fb50c Switch SSL_GET_MESSAGE_HASH_MESSAGE to an enum. pirms 9 gadiem
  David Benjamin fbdfefb76e Handle failures in ssl3_finish_mac. pirms 9 gadiem
  David Benjamin 9d0847ae6d Add some missing error failure checks. pirms 9 gadiem
  David Benjamin a54e2e85ee Remove server-side HelloVerifyRequest support. pirms 9 gadiem
  David Benjamin c35fb014d9 Fix more memory leaks on malloc failure. pirms 9 gadiem
  David Benjamin 6eb000dbee Add in missing curly braces part 3. pirms 9 gadiem
  David Benjamin 2fff5bf4a8 Set rwstate inside ssl3_get_client_hello. pirms 9 gadiem
  David Benjamin 79ae85e4f7 Remove NETSCAPE_HANG_BUG. pirms 9 gadiem
  David Benjamin 70bd80a236 Remove constraints on curve ID values. pirms 9 gadiem
  Adam Langley fcf25833bc Reformat the rest of ssl/. pirms 9 gadiem