33 Révisions (160f4ef14c12d8b846eeac498de10a0633f6d2f4)

Auteur SHA1 Message Date
  David Benjamin 71f0794d34 Document everything in ssl_ciph.c, now ssl_cipher.c. il y a 9 ans
  David Benjamin 107db58047 Switch cipher masks to uint32_t. 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 d81e73dcbb Factor out sequence number updates. il y a 9 ans
  David Benjamin fbdfefb76e Handle failures in ssl3_finish_mac. il y a 9 ans
  David Benjamin efec193d27 Fix some function parameters in OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin 044abb0aaa Implement SSLv3 ciphers with stateful AEADs. il y a 9 ans
  David Benjamin 41ac979211 Add the PRF to SSL3_ENC_METHOD. il y a 9 ans
  David Benjamin 31b1d81354 Factor SSLv3 key derivation steps into an ssl3_PRF. il y a 9 ans
  Adam Langley be2900a6a3 Reformat s3_{enc|lib}.c. il y a 9 ans
  David Benjamin 4841ce49a0 Fix EVP_Cipher error-handling. il y a 10 ans
  David Benjamin 129992360a Check EVP_Cipher return values. il y a 10 ans
  David Benjamin ae3e487d51 Fix a couple more malloc test crashes. il y a 10 ans
  Adam Langley 69a01608f3 Add malloc failure tests. il y a 10 ans
  Adam Langley 7571292eac Extended master secret support. il y a 10 ans
  David Benjamin d7a76e72c6 Remove key_arg and key_arg_length from SSL_SESSION. il y a 10 ans
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. il y a 10 ans
  David Benjamin 854dd654d1 Refactor server-side CertificateVerify handling. il y a 10 ans
  David Benjamin cff6472442 Mark some more globals as const. il y a 10 ans
  David Benjamin ebf42b5f6f Remove remnants of now-removed cipher suites. il y a 10 ans
  David Benjamin e712778a7b Remove rsa_md5, md5, and sha1 fields from SSL_CTX. il y a 10 ans
  David Benjamin 060d9d2c56 Remove support code for export cipher suites. il y a 10 ans
  Adam Langley 37a623cf29 Have BIO_get_mem_data return a size_t and uint8_t* il y a 10 ans
  Alex Chernyakhovsky 2897ed3634 Remove CHARSET_EBCDIC il y a 10 ans
  David Benjamin 3f6fa3db62 Remove more remnants of compression. il y a 10 ans
  David Benjamin 95463b311d Remove crypto/comp and SSL_COMP support code. il y a 10 ans
  Adam Langley 0fbf33a691 Fixed incorrect return code handling in ssl3_final_finish_mac. il y a 10 ans
  Adam Langley 2970779684 Fallback SCSV. il y a 10 ans
  Adam Langley c26c802a89 Implement ECDHE-PSK-WITH-AES-128-GCM-SHA256. il y a 10 ans
  Adam Langley d493d5289d CBC record splitting. il y a 10 ans
  Adam Langley c9fb37504f SSL AEAD support. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans