46 Revize (cff0b90cbb68246b93f4894177f3ba545caf6e65)

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