163 Revize (b2d987b47c7e87477aa4230bf7b237ea79957c1e)

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