26 次代码提交 (d660b57208e433d7d64973d52c3ea06a77ec4b57)

作者 SHA1 备注 提交日期
  David Benjamin 5fa3eba03d Clear the error queue when dropping a bad DTLS packet. 9 年前
  David Benjamin 1e52ecac4d Normalize tls1_enc return values. 9 年前
  David Benjamin b8a56f112f Remove dead code from EVP_CIPHER codepaths. 9 年前
  David Benjamin e95d20dcb8 Support EVP_AEAD in DTLS. 9 年前
  Adam Langley 44e2709cd6 Fix DTLS memory leak. 9 年前
  Adam Langley 71d8a085d0 Reformatting of several DTLS source files. 10 年前
  David Benjamin 9ec6bcaebe Remove method swap in DTLS_ANY_VERSION. 10 年前
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. 10 年前
  David Benjamin 129992360a Check EVP_Cipher return values. 10 年前
  David Benjamin 8c6fe45c2f Replace s->first_packet with a s->s3->have_version bit. 10 年前
  David Benjamin e319a2f73a Remove SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS. 10 年前
  David Benjamin 8b8c006564 Fix DTLS_ANY_VERSION and add tests. 10 年前
  David Benjamin 6867f4854e Remove #if 0'd code documenting an old bug. 10 年前
  David Benjamin d8138e91d0 Keep retransmit window size architecture-independent. 10 年前
  David Benjamin 60e7992764 Remove DTLSv1_listen. 10 年前
  Adam Langley ec48af40a7 Make SSL_MODE_AUTO_RETRY the default. 10 年前
  David Benjamin a0ca1b742f DTLS1_AD_MISSING_HANDSHAKE_MESSAGE does not exist. 10 年前
  David Benjamin cc23df53da Remove SSL_OP_CISCO_ANYCONNECT. 10 年前
  Alex Chernyakhovsky a324603651 Remove OPENSSL_NO_TLS{,1} 10 年前
  David Benjamin 59b3a728dc Fix some DTLS alerts. 10 年前
  David Benjamin 13ab3e3ce1 Remove heartbeat extension. 10 年前
  David Benjamin 3f6fa3db62 Remove more remnants of compression. 10 年前
  Adam Langley d74d7d030c Added SSLErr call for internal error in dtls1_buffer_record 10 年前
  Adam Langley 3a54f9e015 Delays the queue insertion until after the ssl3_setup_buffers() call due to use-after-free bug. 10 年前
  Adam Langley d493d5289d CBC record splitting. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前