39 次程式碼提交 (160f4ef14c12d8b846eeac498de10a0633f6d2f4)

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