41 Revīzijas (b0c8db7347aca929bef9597f9ea3cb23e560695b)

Autors SHA1 Ziņojums Datums
  David Benjamin 37d924640a Disallow all special operators once groups are used. pirms 10 gadiem
  David Benjamin 2a5ea98a46 Remove redundant check in cipher rule parsing. pirms 10 gadiem
  David Benjamin 594a58e078 Remove remnants of export cipher suite selection. pirms 10 gadiem
  David Benjamin d633d6303c Remove indirection in loading ciphers. pirms 10 gadiem
  David Benjamin f0fd37323b Remove remnants of EVP_CIPHER-based AES_GCM cipher. pirms 10 gadiem
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. pirms 10 gadiem
  David Benjamin 5213df4e9e Prefer AES-GCM when hardware support is available. pirms 10 gadiem
  David Benjamin ef2116d33c Remove DSA-based cipher suites and client auth. pirms 10 gadiem
  David Benjamin cff6472442 Mark some more globals as const. pirms 10 gadiem
  David Benjamin 0da0e18a60 Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS. pirms 10 gadiem
  David Benjamin d0639af978 Remove single-DES cipher suites. pirms 10 gadiem
  David Benjamin ebf42b5f6f Remove remnants of now-removed cipher suites. pirms 10 gadiem
  David Benjamin ede973a89a Tidy up cipher ordering. pirms 10 gadiem
  David Benjamin 6f2600199c Mark all SSL_CIPHERs as const. pirms 10 gadiem
  David Benjamin d4178fd9d8 Remove AES-GCM cipher indices. pirms 10 gadiem
  David Benjamin b00eee1935 Trim unused cipher indices and definitions. pirms 10 gadiem
  David Benjamin 335d10d201 Remove Suite B mode. pirms 10 gadiem
  Adam Langley f1df2b3fbf Add SSL_CIPHER_get_kx_name. pirms 10 gadiem
  Adam Langley e3142a788c Make disabling last cipher work. pirms 10 gadiem
  David Benjamin 060d9d2c56 Remove support code for export cipher suites. pirms 10 gadiem
  David Benjamin b9cc33a4d6 Remove SSL_OP_EPHEMERAL_RSA quirk. pirms 10 gadiem
  David Benjamin ff175b4a46 unifdef OPENSSL_NO_PSK. pirms 10 gadiem
  David Benjamin 019c3cc64a Remove last remnants of GOST support. pirms 10 gadiem
  David Benjamin 39482a13ac Remove get_cipher_by_char and put_cipher_by_char. pirms 10 gadiem
  David Benjamin 9c651c9ef6 Be strict about requiring ServerKeyExchange. pirms 10 gadiem
  David Benjamin e8f3d666cc Be strict about expecting a server Certificate message. pirms 10 gadiem
  David Benjamin d26aea6c96 Remove remnants of KRB5 support. pirms 10 gadiem
  David Benjamin 64f4c91b89 Remove OPENSSL_FIPS blocks. pirms 10 gadiem
  Alex Chernyakhovsky 3c5034e97c Remove OPENSSL_NO_RSA pirms 10 gadiem
  Alex Chernyakhovsky 2897ed3634 Remove CHARSET_EBCDIC pirms 10 gadiem
  Adam Langley 9447dff5a2 Use RC4-MD5 AEAD in ssl/ pirms 10 gadiem
  David Benjamin 95463b311d Remove crypto/comp and SSL_COMP support code. pirms 10 gadiem
  Adam Langley 4c65f3a2f1 Fix off-by-one errors in ssl_cipher_get_evp() pirms 10 gadiem
  Adam Langley 735107652b Const correctness. pirms 10 gadiem
  Adam Langley 858a88daf2 Equal preference cipher groups. pirms 10 gadiem
  Adam Langley 5c270c590d Use AEAD for AES256-GCM. pirms 10 gadiem
  Adam Langley de0b202684 ChaCha20-Poly1305 support. pirms 10 gadiem
  Adam Langley c9fb37504f SSL AEAD support. pirms 10 gadiem
  Adam Langley 0b5c1ac8ad TLS 1.1 ciphers. pirms 10 gadiem
  Adam Langley 4d4bff89bb Cipher family functions. pirms 10 gadiem
  Adam Langley 95c29f3cd1 Inital import. pirms 10 gadiem