47 Cometimentos (67dc83851bad62397619e2ff107cf44f09505dbd)

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