Историја ревизија

Аутор SHA1 Порука Датум
  Matt Caswell f20404fce9 Don't fail on an out-of-order CCS in DTLS пре 6 година
  Bernd Edlinger d4ef4fbf46 Fix a crash in SSLfatal due to invalid enc_write_ctx пре 6 година
  Tatsuhiro Tsujikawa b38ede8043 Export keying material using early exporter master secret пре 6 година
  Matt Caswell 6738bf1417 Update copyright year пре 6 година
  Tatsuhiro Tsujikawa 1f5878b8e2 Make sure that exporting keying material is allowed пре 6 година
  Matt Caswell 808d160161 Fix interaction between SSL_stateless() and SSL_clear() пре 7 година
  Matt Caswell e1dd8fa00a Fix the check_fatal macro пре 6 година
  Matt Caswell 8e7677aeac Update an error reason code to be ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED пре 6 година
  Matt Caswell f9f674eb76 Assert that SSLfatal() only gets called once пре 6 година
  Matt Caswell 47e2ee0722 Add some sanity checks for the fatal error condition пре 6 година
  Matt Caswell d4d2f3a4c1 Convert more functions in ssl/statem/statem.c to use SSLfatal() пре 6 година
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() пре 6 година
  Matt Caswell 1f359471f9 Provide an SSLfatal() macro пре 6 година
  Pauli 198c42f5af Move OPENSSL_CONF from e_os.h to cryptlib.h пре 7 година
  Pauli 07016a8a31 Move e_os.h to be the very first include. пре 7 година
  Pauli 677963e5a4 e_os.h removal from other headers and source files. пре 7 година
  Rich Salz 75e2c87765 Switch from ossl_rand to DRBG rand пре 7 година
  Matt Caswell d4504fe579 Fix early_data with an HRR пре 7 година
  Matt Caswell 9924087573 Fix DTLS failure when used in a build which has SCTP enabled пре 7 година
  Matt Caswell bd79bcb42b Remove special case code for SCTP reneg handling пре 7 година
  Todd Short d1186c30a2 Fix minor compiler issues. пре 7 година
  Matt Caswell ef6c191bce Update end of early data processing for draft-19 пре 7 година
  Matt Caswell 3eaa417095 Make SSL_write_early_finish() an internal only function пре 7 година
  Matt Caswell f7e393be47 Various fixes required to allow SSL_write/SSL_read during early data пре 7 година
  Matt Caswell d7f8783ff9 Enable the server to call SSL_write() without stopping the ability to call SSL_read_early() пре 7 година
  Matt Caswell 564547e482 Enable the client to call SSL_read() without stopping the ability to call SSL_write_early() пре 7 година
  Matt Caswell a832b5ef7a Skip early_data if appropriate after a HelloRetryRequest пре 7 година
  Matt Caswell 1ea4d09a3c Construct the server side early_data extension пре 7 година
  Matt Caswell d781d247d1 Provide an SSL_read_early() function for reading early data пре 7 година
  Matt Caswell 0a87d0ac62 Parse the early_data extension пре 7 година