47 Commity (67dc83851bad62397619e2ff107cf44f09505dbd)

Autor SHA1 Wiadomość Data
  David Benjamin 436bf82ee8 Prune ssl3_check_cert_and_algorithm. 9 lat temu
  David Benjamin 8ec88108d4 Remove SSL_in_before and SSL_ST_BEFORE. 9 lat temu
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. 9 lat temu
  David Benjamin d23d5a5a8b Remove remnants of DTLS renegotiate. 9 lat temu
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. 9 lat temu
  David Benjamin e6df054a75 Add s->s3->initial_handshake_complete. 9 lat temu
  David Benjamin 6a08da2cf8 Remove redundant setup buffer calls. 9 lat temu
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. 9 lat temu
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. 9 lat temu
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h 9 lat temu
  David Benjamin b6d0c6db5e Remove the stats block in SSL_CTX. 9 lat temu
  Adam Langley 5edc4e2a9b Correct three incorrect function names in errors. 9 lat temu
  David Benjamin 5ca39fb50c Switch SSL_GET_MESSAGE_HASH_MESSAGE to an enum. 9 lat temu
  David Benjamin ce9f0177f8 Remove BIO_should_retry checks in DTLS state machines. 9 lat temu
  David Benjamin 6eb000dbee Add in missing curly braces part 3. 9 lat temu
  Adam Langley 71d8a085d0 Reformatting of several DTLS source files. 10 lat temu
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. 10 lat temu
  David Benjamin 138c2ac627 Drop unnecessary version checks. 10 lat temu
  David Benjamin 90eeb11652 Remove SSL_set_debug. 10 lat temu
  David Benjamin beb47022b0 Remove redundant s->server assignments in handshake. 10 lat temu
  David Benjamin 8c6fe45c2f Replace s->first_packet with a s->s3->have_version bit. 10 lat temu
  David Benjamin cde8abae14 Merge client/server SSL_METHODs into the generic one. 10 lat temu
  David Benjamin 63246e8a99 Remove s->type from SSL. 10 lat temu
  David Benjamin 533ef7304d Remove SSL_clear calls in handshake functions. 10 lat temu
  David Benjamin e58a71b9b3 Trim impossible state combinations. 10 lat temu
  David Benjamin 0b145c29a3 Don't assign handshake_func in the handshake functions. 10 lat temu
  David Benjamin 0f1e64bf7f Remove method swap in SSL_set_session. 10 lat temu
  Adam Langley 69a01608f3 Add malloc failure tests. 10 lat temu
  David Benjamin e1b20a0136 Remove SSL3_FLAGS_POP_BUFFER. 10 lat temu
  David Benjamin 6c7aed048c Client-side OCSP stapling support. 10 lat temu
  David Benjamin 590cbe970c Introduce a hash_message parameter to ssl_get_message. 10 lat temu
  David Benjamin 8da990677b Rename some message functions for consistency. 10 lat temu
  David Benjamin bd30f8e34a Remove support on both sides for *_fixed_(ec)dh client auth. 10 lat temu
  David Benjamin 8bc38f556a DTLS version negotiation doesn't happen at HelloVerifyRequest. 10 lat temu
  David Benjamin f2fedefdca Simplify HelloVerifyRequest processing. 10 lat temu
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. 10 lat temu
  David Benjamin 51e3283d62 Port dtls1_get_hello_verify to CBS. 10 lat temu
  David Benjamin 9174312be6 Update d1_clnt.c to use ssl_cipher_has_server_public_key. 10 lat temu
  David Benjamin 6491e8c267 Allow renewed tickets on session resumption in DTLS. 10 lat temu
  David Benjamin 407886f589 Remove ssl3_check_finished. 10 lat temu
  Adam Langley 045cc5590a Don't delay CKX and Finished for False Start. 10 lat temu
  David Benjamin 8f8040dd4f Rename ssl3_get_key_exchange to ssl3_get_server_key_exchange. 10 lat temu
  David Benjamin 51b1f7427b Make init_msg a uint8_t*. 10 lat temu
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. 10 lat temu
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. 10 lat temu
  David Benjamin 3f6fa3db62 Remove more remnants of compression. 10 lat temu
  Adam Langley 95c29f3cd1 Inital import. 10 lat temu