46 Révisions (cff0b90cbb68246b93f4894177f3ba545caf6e65)

Auteur SHA1 Message Date
  David Benjamin 6a08da2cf8 Remove redundant setup buffer calls. il y a 9 ans
  David Benjamin b1f5bca538 Remove max parameter to ssl3_read_n. il y a 9 ans
  David Benjamin 9417b7649f Remove DTLS special-cases in buffer releasing. il y a 9 ans
  David Benjamin 8c24980d83 Promote all dtls1_ctrl hooks to functions. 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 883e49fdd8 Remove dead code in do_dtls1_write and document another bug. 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 d81e73dcbb Factor out sequence number updates. il y a 9 ans
  David Benjamin a58c57822e Simplify the pointer management around do_ssl3_write. il y a 9 ans
  Adam Langley 5edc4e2a9b Correct three incorrect function names in errors. il y a 9 ans
  David Benjamin dc3da93899 Process alerts between ChangeCipherSpec and Finished. il y a 9 ans
  David Benjamin f7f0f3a74b Remove ccs_header_st. il y a 9 ans
  David Benjamin 7eaab4cd57 Only retransmit on Finished if frag_off == 0. il y a 9 ans
  David Benjamin 86058a256b Tidy up the alert-parsing code. il y a 9 ans
  David Benjamin e0e7d0da68 Initialize the record buffers after the handshake check. il y a 9 ans
  David Benjamin ddb9f15e18 Reject all invalid records. il y a 9 ans
  David Benjamin 0ea8dda93e Remove alert_fragment and handshake_fragment. il y a 9 ans
  David Benjamin ac6900b0d3 Disallow peer-initiated renegotiations in DTLS. il y a 9 ans
  David Benjamin 5fa3eba03d Clear the error queue when dropping a bad DTLS packet. il y a 9 ans
  David Benjamin 1e52ecac4d Normalize tls1_enc return values. 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
  Adam Langley 44e2709cd6 Fix DTLS memory leak. il y a 9 ans
  Adam Langley 71d8a085d0 Reformatting of several DTLS source files. il y a 10 ans
  David Benjamin 9ec6bcaebe Remove method swap in DTLS_ANY_VERSION. il y a 10 ans
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. il y a 10 ans
  David Benjamin 129992360a Check EVP_Cipher return values. il y a 10 ans
  David Benjamin 8c6fe45c2f Replace s->first_packet with a s->s3->have_version bit. il y a 10 ans
  David Benjamin e319a2f73a Remove SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS. il y a 10 ans
  David Benjamin 8b8c006564 Fix DTLS_ANY_VERSION and add tests. il y a 10 ans
  David Benjamin 6867f4854e Remove #if 0'd code documenting an old bug. il y a 10 ans
  David Benjamin d8138e91d0 Keep retransmit window size architecture-independent. il y a 10 ans
  David Benjamin 60e7992764 Remove DTLSv1_listen. il y a 10 ans
  Adam Langley ec48af40a7 Make SSL_MODE_AUTO_RETRY the default. il y a 10 ans
  David Benjamin a0ca1b742f DTLS1_AD_MISSING_HANDSHAKE_MESSAGE does not exist. il y a 10 ans
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. il y a 10 ans
  Alex Chernyakhovsky a324603651 Remove OPENSSL_NO_TLS{,1} il y a 10 ans
  David Benjamin 59b3a728dc Fix some DTLS alerts. il y a 10 ans
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. il y a 10 ans
  David Benjamin 3f6fa3db62 Remove more remnants of compression. il y a 10 ans
  Adam Langley d74d7d030c Added SSLErr call for internal error in dtls1_buffer_record il y a 10 ans
  Adam Langley 3a54f9e015 Delays the queue insertion until after the ssl3_setup_buffers() call due to use-after-free bug. il y a 10 ans
  Adam Langley d493d5289d CBC record splitting. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans