11 Révisions (6de0e539195a7f70bcded4a094ca60a8c1e67d65)

Auteur SHA1 Message Date
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin d1d8078025 Fold away certificate slots mechanism. il y a 9 ans
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. il y a 9 ans
  Matt Braithwaite 6a1275b627 typedef |COMP_METHOD| to void, for compatibility. il y a 9 ans
  Adam Langley 85bc5601ee Add ECDHE-PSK-AES{128,256}-SHA cipher suites. il y a 9 ans
  Adam Langley 1feb42a2fb Drop ECDHE-PSK-AES-128-GCM. il y a 9 ans
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. il y a 9 ans
  David Benjamin 9a980abaee Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* il y a 9 ans
  David Benjamin 8eb65e814c Remove dead field from CIPHER_ORDER. il y a 9 ans
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. il y a 9 ans
  David Benjamin 71f0794d34 Document everything in ssl_ciph.c, now ssl_cipher.c. il y a 9 ans
  David Benjamin 5c366d62e8 Remove dead code. il y a 9 ans
  David Benjamin 0344dafb71 Tidy cipher rule processing. 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 32fbdf2025 Remove anonymous cipher suites. il y a 9 ans
  David Benjamin 7061e28dc2 Rename EECDH and EDH to ECDHE and DHE. il y a 9 ans
  David Benjamin 65226257c1 Add SSL_CIPHER_get_rfc_name. il y a 9 ans
  David Benjamin 1eed2c0e40 Fix some unchecked mallocs. il y a 9 ans
  David Benjamin 2adb7ec286 ssl_create_cipher_list: check whether push onto cipherstack succeeds il y a 9 ans
  David Benjamin b8a56f112f Remove dead code from EVP_CIPHER codepaths. il y a 9 ans
  David Benjamin 044abb0aaa Implement SSLv3 ciphers with stateful AEADs. il y a 9 ans
  David Benjamin 1f5e115ea9 Tidy up tls1_PRF a little. il y a 9 ans
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. il y a 9 ans
  Adam Langley a307dfd29f Add (void) to some macros to satisfy compiler. il y a 9 ans
  Nick Harper 4dd053e059 Cast ca_list to (void *) to silence msvc warning 4090 il y a 9 ans
  Adam Langley fcf25833bc Reformat the rest of ssl/. il y a 9 ans
  David Benjamin 9cf708807c Consistently order ECDHE_ECDSA over ECDHE_RSA. il y a 10 ans
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. il y a 10 ans
  David Benjamin 525a0fe315 Remove client-side support for ServerKeyExchange in the RSA key exchange. il y a 10 ans
  Adam Langley 0e2a3cf98a Remove KSSL_DEBUG. il y a 10 ans
  David Benjamin ef5c4946f3 Remove OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL. il y a 10 ans
  David Benjamin 37d924640a Disallow all special operators once groups are used. il y a 10 ans
  David Benjamin 2a5ea98a46 Remove redundant check in cipher rule parsing. il y a 10 ans
  David Benjamin 594a58e078 Remove remnants of export cipher suite selection. il y a 10 ans
  David Benjamin d633d6303c Remove indirection in loading ciphers. il y a 10 ans
  David Benjamin f0fd37323b Remove remnants of EVP_CIPHER-based AES_GCM cipher. il y a 10 ans
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. il y a 10 ans
  David Benjamin 5213df4e9e Prefer AES-GCM when hardware support is available. il y a 10 ans
  David Benjamin ef2116d33c Remove DSA-based cipher suites and client auth. il y a 10 ans
  David Benjamin cff6472442 Mark some more globals as const. il y a 10 ans
  David Benjamin 0da0e18a60 Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS. il y a 10 ans
  David Benjamin d0639af978 Remove single-DES cipher suites. il y a 10 ans
  David Benjamin ebf42b5f6f Remove remnants of now-removed cipher suites. il y a 10 ans
  David Benjamin ede973a89a Tidy up cipher ordering. il y a 10 ans
  David Benjamin 6f2600199c Mark all SSL_CIPHERs as const. il y a 10 ans
  David Benjamin d4178fd9d8 Remove AES-GCM cipher indices. il y a 10 ans
  David Benjamin b00eee1935 Trim unused cipher indices and definitions. il y a 10 ans
  David Benjamin 335d10d201 Remove Suite B mode. il y a 10 ans