779 Cometimentos (e65886a5207f88b97561f7e13ce792443b2bf7e6)

Autor SHA1 Mensagem Data
  Adam Langley bc94929290 bssl_shim: move large buffer to heap. há 9 anos
  David Benjamin ba4594aee6 Don't put sessions from renegotiations in the cache. há 9 anos
  David Benjamin 91eab5c9df Move all the bssl_shim handshake checks to their own function. há 9 anos
  Adam Langley 288d8d5ada runner: prepend the resource directory for async-signing tests. há 9 anos
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. há 9 anos
  David Benjamin 680ca961f9 Preserve session->sess_cert on ticket renewal. há 9 anos
  David Benjamin d65bb78c6c Add SSL_initial_handshake_complete. há 9 anos
  David Benjamin 184494dfcc Raise SIGTRAP rather than abort on failure. há 9 anos
  Adam Langley 7c803a65d5 Allow runner to run from anywhere. há 9 anos
  David Benjamin 11fc66a04c DTLS fragments may not be split across two records. há 9 anos
  David Benjamin 95d3182576 Duplicate SSL_SESSIONs when renewing them. há 9 anos
  David Benjamin fd67aa8c95 Add SSL_SESSION_from_bytes. há 9 anos
  Adam Langley 85bc5601ee Add ECDHE-PSK-AES{128,256}-SHA cipher suites. há 9 anos
  Adam Langley 1feb42a2fb Drop ECDHE-PSK-AES-128-GCM. há 9 anos
  David Benjamin d1c1c8e0a1 Remove EVP_PKEY_missing_parameters in ssl3_check_certificate_for_cipher. há 9 anos
  David Benjamin 436bf82ee8 Prune ssl3_check_cert_and_algorithm. há 9 anos
  David Benjamin 8923c0bc53 Explicitly check for empty certificate list. há 9 anos
  David Benjamin 24f346d77b Limit the number of warning alerts silently consumed. há 9 anos
  David Benjamin f4958e7678 Slightly simplify ServerKeyExchange handling. há 9 anos
  David Benjamin b31040d0d8 Get rid of CERT_PKEY slots in SESS_CERT. há 9 anos
  David Benjamin a8ebe2261f Add tests for empty record limit and make it work in the async case. há 9 anos
  Adam Langley af0e32cb84 Add SSL_get_tls_unique. há 9 anos
  Adam Langley 691992b0ea Minor typo fix in comment. há 9 anos
  Adam Langley ba5934b77f Tighten up EMS resumption behaviour. há 9 anos
  Adam Langley b0eef0aee9 runner: minor tidyups. há 9 anos
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. há 9 anos
  David Benjamin 0fa4012331 Add a test that DTLS does not support RC4. há 9 anos
  David Benjamin 9a980abaee Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* há 9 anos
  David Benjamin 29864b5bb8 Remove SSL_CIPHER_ALGORITHM2_AEAD. há 9 anos
  David Benjamin 904dc72b32 Fold away SSL_PROTOCOL_METHOD hooks shared between TLS and DTLS. há 9 anos
  David Benjamin a6022771b3 Split ssl_read_bytes hook into app_data and close_notify hooks. há 9 anos
  David Benjamin c933a47e6f Switch the ssl_write_bytes hook to ssl_write_app_data. há 9 anos
  David Benjamin 338e06771c Reject sessions with the wrong structure version. há 9 anos
  David Benjamin f297e021f1 Reject unknown fields in d2i_SSL_SESSION. há 9 anos
  David Benjamin bd15a8e748 Fix DTLS handling of multiple records in a packet. há 9 anos
  David Benjamin e76ccae68b Release handshake buffer when sending no certificate. há 9 anos
  David Benjamin 5f04b6521d Release the handshake buffer on the client for abbreviated handshakes. há 9 anos
  David Benjamin 5c1ce2925d Decide whether or not to request client certificates early. há 9 anos
  David Benjamin 4b30b28def Remove server-side renego session resumption check. há 9 anos
  David Benjamin 5aea93e604 Deprecate and no-op SSL_VERIFY_CLIENT_ONCE. há 9 anos
  David Benjamin 74d8bc2503 Don't make SSL_MODE_*HELLO_TIME configurable. há 9 anos
  David Benjamin ece089c3a3 Deprecate and no-op SSL_set_state. há 9 anos
  David Benjamin be05c63bf8 Remove compatibility s->version checks. há 9 anos
  David Benjamin 8ec88108d4 Remove SSL_in_before and SSL_ST_BEFORE. há 9 anos
  David Benjamin cd90f3a241 Remove renegotiation deferral logic. há 9 anos
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. há 9 anos
  David Benjamin 5f387e38fc Remove s->renegotiate check in SSL_clear. há 9 anos
  David Benjamin 20f6e97c7e Switch three more renegotiate checks to initial_handshake_complete. há 9 anos
  David Benjamin d23d5a5a8b Remove remnants of DTLS renegotiate. há 9 anos
  David Benjamin 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. há 9 anos