Commit History

Author SHA1 Message Date
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 years ago
  Matt Caswell de07f311ce Move read_sequence and write_sequence from s->s3 to s->rlayer 9 years ago
  Matt Caswell bd2e3a9512 Introduce macro RECORD_LAYER_setup_comp_buffer 9 years ago
  Matt Caswell 02a36fdae8 Move more SSL3_RECORD oriented functions into ssl3_record.c 9 years ago
  Matt Caswell 92ffa83d8b Encapsulate s->s3->wrec 9 years ago
  Matt Caswell 258f8721a5 Encapsulate s->s3->rrec 9 years ago
  Matt Caswell d5d0a1cb13 Ensure last_write_sequence is saved in DTLS1.2 9 years ago
  Matt Caswell 69f6823748 Fix missing return value checks 9 years ago
  Matt Caswell 668f6f08c6 Add sanity check to PRF 9 years ago
  Matt Caswell c9dd49a751 Cleanse buffers 9 years ago
  Matt Caswell eadf70d2c8 Fixed missing return value checks. 9 years ago
  Eric Dequin 1d2932de4c Missing OPENSSL_free on error path. 9 years ago
  Rich Salz 9e9858d1cf dead code cleanup: #if 0 in ssl 9 years ago
  Dr. Stephen Henson 3d47c1d331 Remove unused variables. 9 years ago
  Dr. Stephen Henson 0cfb0e75b9 Add extms support to master key generation. 9 years ago
  Dr. Stephen Henson 48fbcbacd2 Utility function to retrieve handshake hashes. 9 years ago
  Rich Salz 68fd6dce73 Remove support for opaque-prf 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 68d39f3ce6 Move more comments that confuse indent 9 years ago
  Matt Caswell b853717fc4 Fix strange formatting by indent 9 years ago
  Matt Caswell e636e2acd7 Fix source where indent will not be able to cope 9 years ago
  Matt Caswell 3a83462dfe Further comment amendments to preserve formatting prior to source reformat 10 years ago
  Richard Levitte 6dec5e1ca9 Clear warnings/errors within TLS_DEBUG code sections 10 years ago
  Richard Levitte 3ddb2914b5 Clear warnings/errors within KSSL_DEBUG code sections 10 years ago
  Dr. Stephen Henson 00b4ee7664 Remove some unnecessary OPENSSL_FIPS references 10 years ago
  Kurt Roeckx 45f55f6a5b Remove SSLv2 support 10 years ago
  Bodo Moeller cf6da05304 Support TLS_FALLBACK_SCSV. 10 years ago
  Rich Salz e67ddd19af RT 1528; misleading debug print, "pre-master" should be "master key" 10 years ago
  yogesh nagarkar d183545d45 Fix compilation with -DSSL_DEBUG -DTLS_DEBUG -DKSSL_DEBUG 10 years ago