5 Cometimentos (b0eef0aee9a9c52005a7a8421f0d1b2dc9f6b99e)

Autor SHA1 Mensagem Data
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. há 9 anos
  David Benjamin 9a980abaee Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* há 9 anos
  David Benjamin 8eb65e814c Remove dead field from CIPHER_ORDER. há 9 anos
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. há 9 anos
  David Benjamin 71f0794d34 Document everything in ssl_ciph.c, now ssl_cipher.c. há 9 anos
  David Benjamin 5c366d62e8 Remove dead code. há 9 anos
  David Benjamin 0344dafb71 Tidy cipher rule processing. há 9 anos
  David Benjamin 107db58047 Switch cipher masks to uint32_t. há 9 anos
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. há 9 anos
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h há 9 anos
  David Benjamin 32fbdf2025 Remove anonymous cipher suites. há 9 anos
  David Benjamin 7061e28dc2 Rename EECDH and EDH to ECDHE and DHE. há 9 anos
  David Benjamin 65226257c1 Add SSL_CIPHER_get_rfc_name. há 9 anos
  David Benjamin 1eed2c0e40 Fix some unchecked mallocs. há 9 anos
  David Benjamin 2adb7ec286 ssl_create_cipher_list: check whether push onto cipherstack succeeds há 9 anos
  David Benjamin b8a56f112f Remove dead code from EVP_CIPHER codepaths. há 9 anos
  David Benjamin 044abb0aaa Implement SSLv3 ciphers with stateful AEADs. há 9 anos
  David Benjamin 1f5e115ea9 Tidy up tls1_PRF a little. há 9 anos
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. há 9 anos
  Adam Langley a307dfd29f Add (void) to some macros to satisfy compiler. há 9 anos
  Nick Harper 4dd053e059 Cast ca_list to (void *) to silence msvc warning 4090 há 9 anos
  Adam Langley fcf25833bc Reformat the rest of ssl/. há 9 anos
  David Benjamin 9cf708807c Consistently order ECDHE_ECDSA over ECDHE_RSA. há 9 anos
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. há 10 anos
  David Benjamin 525a0fe315 Remove client-side support for ServerKeyExchange in the RSA key exchange. há 10 anos
  Adam Langley 0e2a3cf98a Remove KSSL_DEBUG. há 10 anos
  David Benjamin ef5c4946f3 Remove OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL. há 10 anos
  David Benjamin 37d924640a Disallow all special operators once groups are used. há 10 anos
  David Benjamin 2a5ea98a46 Remove redundant check in cipher rule parsing. há 10 anos
  David Benjamin 594a58e078 Remove remnants of export cipher suite selection. há 10 anos
  David Benjamin d633d6303c Remove indirection in loading ciphers. há 10 anos
  David Benjamin f0fd37323b Remove remnants of EVP_CIPHER-based AES_GCM cipher. há 10 anos
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. há 10 anos
  David Benjamin 5213df4e9e Prefer AES-GCM when hardware support is available. há 10 anos
  David Benjamin ef2116d33c Remove DSA-based cipher suites and client auth. há 10 anos
  David Benjamin cff6472442 Mark some more globals as const. há 10 anos
  David Benjamin 0da0e18a60 Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS. há 10 anos
  David Benjamin d0639af978 Remove single-DES cipher suites. há 10 anos
  David Benjamin ebf42b5f6f Remove remnants of now-removed cipher suites. há 10 anos
  David Benjamin ede973a89a Tidy up cipher ordering. há 10 anos
  David Benjamin 6f2600199c Mark all SSL_CIPHERs as const. há 10 anos
  David Benjamin d4178fd9d8 Remove AES-GCM cipher indices. há 10 anos
  David Benjamin b00eee1935 Trim unused cipher indices and definitions. há 10 anos
  David Benjamin 335d10d201 Remove Suite B mode. há 10 anos
  Adam Langley f1df2b3fbf Add SSL_CIPHER_get_kx_name. há 10 anos
  Adam Langley e3142a788c Make disabling last cipher work. há 10 anos
  David Benjamin 060d9d2c56 Remove support code for export cipher suites. há 10 anos
  David Benjamin b9cc33a4d6 Remove SSL_OP_EPHEMERAL_RSA quirk. há 10 anos
  David Benjamin ff175b4a46 unifdef OPENSSL_NO_PSK. há 10 anos
  David Benjamin 019c3cc64a Remove last remnants of GOST support. há 10 anos