Historia zmian

Autor SHA1 Wiadomość Data
  Kurt Roeckx c85c1e08ce Disable export and SSLv2 ciphers by default 9 lat temu
  Matt Caswell 02f0c26cea Re-align some comments after running the reformat script. 9 lat temu
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 lat temu
  Matt Caswell bc91221636 More tweaks for comments due indent issues 9 lat temu
  Matt Caswell 3e8042c38f Additional comment changes for reformat of 0.9.8 9 lat temu
  Tim Hudson b558c8d597 mark all block comments that need format preserving so that 10 lat temu
  Miod Vallat b09db677d5 Fix off-by-one errors in ssl_cipher_get_evp() 10 lat temu
  Matt Caswell cdc596567d Revert " Fix off-by-one errors in ssl_cipher_get_evp()" 10 lat temu
  Kurt Cancemi def1490717 Fix off-by-one errors in ssl_cipher_get_evp() 10 lat temu
  Bodo Möller 740da44f20 Resolve a stack set-up race condition (if the list of compression 13 lat temu
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. 14 lat temu
  Dr. Stephen Henson 07cb0a82d1 PR: 2025 15 lat temu
  Dr. Stephen Henson 3fdc2c906d PR: 1795 15 lat temu
  Dr. Stephen Henson 1fde5b65c6 Fix from HEAD. 15 lat temu
  Lutz Jänicke f4677b7960 Fix compilation with -no-comp by adding some more #ifndef OPENSSL_NO_COMP 16 lat temu
  Dr. Stephen Henson 14748adb09 Make ssl code consistent with FIPS branch. The new code has no effect 16 lat temu
  Dr. Stephen Henson 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 lat temu
  Bodo Möller c3cc4662af Add SEED encryption algorithm. 17 lat temu
  Ben Laurie 3370b694b9 Make local function static. 17 lat temu
  Bodo Möller 5f4cc234fb Some fixes for ciphersuite string processing: 17 lat temu
  Bodo Möller 879b30aaa3 ensure that ciphersuite strings such as "RC4-MD5" match the SSL 2.0 18 lat temu
  Ben Laurie 616f581650 Fix warning. 18 lat temu
  Bodo Möller e6e3f38bfa Fix for previous change: explicitly named ciphersuites are OK to add 18 lat temu
  Bodo Möller aa17ab7e57 Put ECCdraft ciphersuites back into default build (but disabled 18 lat temu
  Bodo Möller 6d2cd23f40 Thread-safety fixes 18 lat temu
  Bodo Möller e18eef3d7a Camellia cipher, contributed by NTT 18 lat temu
  Dr. Stephen Henson cbb0b734c7 If cipher list contains a match for an explicit ciphersuite only match that 18 lat temu
  Dr. Stephen Henson 54f51116b2 Update from HEAD. 19 lat temu
  Nils Larsch cd9911fdf8 initialize cipher/digest methods table in SSL_library_init() and hence remove the need for a lock 19 lat temu
  Nils Larsch cac0d4ee6f - let SSL_CTX_set_cipher_list and SSL_set_cipher_list return an 19 lat temu