32 Commit (d660b57208e433d7d64973d52c3ea06a77ec4b57)

Autore SHA1 Messaggio Data
  Adam Langley 71d8a085d0 Reformatting of several DTLS source files. 10 anni fa
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. 10 anni fa
  David Benjamin 138c2ac627 Drop unnecessary version checks. 10 anni fa
  David Benjamin 90eeb11652 Remove SSL_set_debug. 10 anni fa
  David Benjamin beb47022b0 Remove redundant s->server assignments in handshake. 10 anni fa
  David Benjamin 8c6fe45c2f Replace s->first_packet with a s->s3->have_version bit. 10 anni fa
  David Benjamin cde8abae14 Merge client/server SSL_METHODs into the generic one. 10 anni fa
  David Benjamin 63246e8a99 Remove s->type from SSL. 10 anni fa
  David Benjamin 533ef7304d Remove SSL_clear calls in handshake functions. 10 anni fa
  David Benjamin e58a71b9b3 Trim impossible state combinations. 10 anni fa
  David Benjamin 0b145c29a3 Don't assign handshake_func in the handshake functions. 10 anni fa
  David Benjamin 0f1e64bf7f Remove method swap in SSL_set_session. 10 anni fa
  Adam Langley 69a01608f3 Add malloc failure tests. 10 anni fa
  David Benjamin e1b20a0136 Remove SSL3_FLAGS_POP_BUFFER. 10 anni fa
  David Benjamin 6c7aed048c Client-side OCSP stapling support. 10 anni fa
  David Benjamin 590cbe970c Introduce a hash_message parameter to ssl_get_message. 10 anni fa
  David Benjamin 8da990677b Rename some message functions for consistency. 10 anni fa
  David Benjamin bd30f8e34a Remove support on both sides for *_fixed_(ec)dh client auth. 10 anni fa
  David Benjamin 8bc38f556a DTLS version negotiation doesn't happen at HelloVerifyRequest. 10 anni fa
  David Benjamin f2fedefdca Simplify HelloVerifyRequest processing. 10 anni fa
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. 10 anni fa
  David Benjamin 51e3283d62 Port dtls1_get_hello_verify to CBS. 10 anni fa
  David Benjamin 9174312be6 Update d1_clnt.c to use ssl_cipher_has_server_public_key. 10 anni fa
  David Benjamin 6491e8c267 Allow renewed tickets on session resumption in DTLS. 10 anni fa
  David Benjamin 407886f589 Remove ssl3_check_finished. 10 anni fa
  Adam Langley 045cc5590a Don't delay CKX and Finished for False Start. 10 anni fa
  David Benjamin 8f8040dd4f Rename ssl3_get_key_exchange to ssl3_get_server_key_exchange. 10 anni fa
  David Benjamin 51b1f7427b Make init_msg a uint8_t*. 10 anni fa
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. 10 anni fa
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. 10 anni fa
  David Benjamin 3f6fa3db62 Remove more remnants of compression. 10 anni fa
  Adam Langley 95c29f3cd1 Inital import. 10 anni fa