53 Commits (5f387e38fc406d6e341248865df61dd9d957171f)

Autor SHA1 Nachricht Datum
  David Benjamin d23d5a5a8b Remove remnants of DTLS renegotiate. vor 9 Jahren
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. vor 9 Jahren
  David Benjamin e6df054a75 Add s->s3->initial_handshake_complete. vor 9 Jahren
  David Benjamin 6a08da2cf8 Remove redundant setup buffer calls. vor 9 Jahren
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. vor 9 Jahren
  David Benjamin 107db58047 Switch cipher masks to uint32_t. vor 9 Jahren
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. vor 9 Jahren
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h vor 9 Jahren
  David Benjamin 32fbdf2025 Remove anonymous cipher suites. vor 9 Jahren
  David Benjamin b6d0c6db5e Remove the stats block in SSL_CTX. vor 9 Jahren
  David Benjamin ce9f0177f8 Remove BIO_should_retry checks in DTLS state machines. vor 9 Jahren
  David Benjamin a54e2e85ee Remove server-side HelloVerifyRequest support. vor 9 Jahren
  David Benjamin 79ae85e4f7 Remove NETSCAPE_HANG_BUG. vor 9 Jahren
  David Benjamin 33e799fe19 Don't allow CCS just before CertificateVerify in DTLS. vor 9 Jahren
  David Benjamin e95d20dcb8 Support EVP_AEAD in DTLS. vor 9 Jahren
  Adam Langley 2481975857 Reformat d1_{srtp|srvr}.c and s3_both.c vor 9 Jahren
  David Benjamin e4824e8af0 Add outgoing messages to the handshake hash at set_handshake_header. vor 10 Jahren
  David Benjamin 07046a0946 Consistently use ssl_handshake_start and ssl_set_handshake_header. vor 10 Jahren
  David Benjamin 63c55a8e35 Fix memory leak on failure. vor 10 Jahren
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. vor 10 Jahren
  David Benjamin 138c2ac627 Drop unnecessary version checks. vor 10 Jahren
  David Benjamin 90eeb11652 Remove SSL_set_debug. vor 10 Jahren
  David Benjamin beb47022b0 Remove redundant s->server assignments in handshake. vor 10 Jahren
  David Benjamin cde8abae14 Merge client/server SSL_METHODs into the generic one. vor 10 Jahren
  David Benjamin 63246e8a99 Remove s->type from SSL. vor 10 Jahren
  David Benjamin 533ef7304d Remove SSL_clear calls in handshake functions. vor 10 Jahren
  David Benjamin 8c88153465 Remove a place where SSL_clear cleans up after client/server confusion. vor 10 Jahren
  David Benjamin e58a71b9b3 Trim impossible state combinations. vor 10 Jahren
  David Benjamin 0b145c29a3 Don't assign handshake_func in the handshake functions. vor 10 Jahren
  David Benjamin 0f1e64bf7f Remove method swap in SSL_set_session. vor 10 Jahren
  Adam Langley 69a01608f3 Add malloc failure tests. vor 10 Jahren
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. vor 10 Jahren
  David Benjamin 60e7992764 Remove DTLSv1_listen. vor 10 Jahren
  Adam Langley 7571292eac Extended master secret support. vor 10 Jahren
  David Benjamin 6c7aed048c Client-side OCSP stapling support. vor 10 Jahren
  David Benjamin 854dd654d1 Refactor server-side CertificateVerify handling. vor 10 Jahren
  David Benjamin 8da990677b Rename some message functions for consistency. vor 10 Jahren
  David Benjamin 92909a6206 Remove MS SGC support on the the server. vor 10 Jahren
  David Benjamin b52e3dded2 Move common code between two branches. vor 10 Jahren
  David Benjamin bd30f8e34a Remove support on both sides for *_fixed_(ec)dh client auth. vor 10 Jahren
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. vor 10 Jahren
  David Benjamin fb4ea28bb8 Tidy DTLS cookie callback types. vor 10 Jahren
  David Benjamin 95fcaa4f4b Fix server-side ClientHello state machine. vor 10 Jahren
  Adam Langley 482b4f189f Fix DTLS certificate requesting code. vor 10 Jahren
  David Benjamin 77a942b7fe Don't use the RSA key exchange with a signing-only key. vor 10 Jahren
  David Benjamin 060d9d2c56 Remove support code for export cipher suites. vor 10 Jahren
  David Benjamin b9cc33a4d6 Remove SSL_OP_EPHEMERAL_RSA quirk. vor 10 Jahren
  David Benjamin ff175b4a46 unifdef OPENSSL_NO_PSK. vor 10 Jahren
  David Benjamin d26aea6c96 Remove remnants of KRB5 support. vor 10 Jahren
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. vor 10 Jahren