36 Révisions (160f4ef14c12d8b846eeac498de10a0633f6d2f4)

Auteur SHA1 Message Date
  David Benjamin 0344dafb71 Tidy cipher rule processing. il y a 9 ans
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. il y a 9 ans
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h il y a 9 ans
  David Benjamin 4417d055e2 Remove buffered_app_data as well. il y a 9 ans
  David Benjamin 0afbcc05e6 Remove buffering out records from the next epoch. il y a 9 ans
  David Benjamin 9e13e1a31d Move the is_dtls bit from SSL3_ENC_METHOD to SSL_PROTOCOL_METHOD. il y a 9 ans
  David Benjamin 2fa83de3f2 Move handshake method hooks to SSL_PROTOCOL_METHOD. il y a 9 ans
  David Benjamin 4c31123bfc Remove finish_mac_length from SSL3_ENC_METHOD. il y a 9 ans
  David Benjamin fbdfefb76e Handle failures in ssl3_finish_mac. il y a 9 ans
  David Benjamin e33b9b0a87 Remove dtls1_timeout_st. il y a 9 ans
  David Benjamin 377fc3160c Document DTLS timeout API and add current_time_cb hook. il y a 9 ans
  David Benjamin 80cee912de Account for the MTU BIO_ctrls returning negative or overly large numbers. il y a 9 ans
  David Benjamin 7f18b139cc Always SSL_OP_NO_QUERY_MTU before querying the BIO MTU. il y a 9 ans
  David Benjamin b8a56f112f Remove dead code from EVP_CIPHER codepaths. il y a 9 ans
  David Benjamin e95d20dcb8 Support EVP_AEAD in DTLS. il y a 9 ans
  David Benjamin 41ac979211 Add the PRF to SSL3_ENC_METHOD. il y a 9 ans
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. il y a 9 ans
  David Benjamin dc4b197f0f Remove cookie_len setting in dtls1_new. il y a 9 ans
  David Benjamin 62fd16283a Implement SSL_clear with ssl_new and ssl_free. il y a 9 ans
  David Benjamin e4824e8af0 Add outgoing messages to the handshake hash at set_handshake_header. il y a 10 ans
  David Benjamin 16d031a493 Fold dtls1_set_message_header into dtls1_set_handshake_header. il y a 10 ans
  Adam Langley 71d8a085d0 Reformatting of several DTLS source files. il y a 10 ans
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. il y a 10 ans
  David Benjamin 338fcafe76 Mark SSL3_ENC_METHODs const and remove an unused one. il y a 10 ans
  David Benjamin 83abdd6e58 Fixed memory leak due to incorrect freeing of DTLS reassembly bit mask il y a 10 ans
  David Benjamin 8c88153465 Remove a place where SSL_clear cleans up after client/server confusion. il y a 10 ans
  David Benjamin 8b8c006564 Fix DTLS_ANY_VERSION and add tests. il y a 10 ans
  David Benjamin 60e7992764 Remove DTLSv1_listen. il y a 10 ans
  Adam Langley 7571292eac Extended master secret support. il y a 10 ans
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. il y a 10 ans
  David Benjamin f4501347c9 Remove default_timeout hook. il y a 10 ans
  Adam Langley ded93581f1 Windows build fixes. il y a 10 ans
  Loganaden Velvindron 389110ae89 DTLS: fix memory leak when allocation fails. il y a 10 ans
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. il y a 10 ans
  Adam Langley fb5cd20236 Free up s->d1->buffered_app_data.q properly. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans