21 Revīzijas (5f005ccd9dfe791a64e31187a4e4c6c508416073)

Autors SHA1 Ziņojums Datums
  David Benjamin 1d128f369c Make SSL_get_client_CA_list slightly more OpenSSL-compatible. pirms 9 gadiem
  Matt Braithwaite af096751e8 Restore the NULL-SHA ciphersuite. (Alas.) pirms 9 gadiem
  David Benjamin 26416e9dde Remove the last of SESS_CERT. pirms 9 gadiem
  Sigbjorn Vik 2b23d24c38 Make key exchange strength available. pirms 9 gadiem
  David Benjamin 422fe08672 Add tests for the padding extension. pirms 9 gadiem
  David Benjamin fd67aa8c95 Add SSL_SESSION_from_bytes. pirms 9 gadiem
  Adam Langley 85bc5601ee Add ECDHE-PSK-AES{128,256}-SHA cipher suites. pirms 9 gadiem
  Adam Langley 1feb42a2fb Drop ECDHE-PSK-AES-128-GCM. pirms 9 gadiem
  David Benjamin 338e06771c Reject sessions with the wrong structure version. pirms 9 gadiem
  David Benjamin f297e021f1 Reject unknown fields in d2i_SSL_SESSION. pirms 9 gadiem
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. pirms 9 gadiem
  David Benjamin 687937304b Revert "Temporarily break a handful of tests." pirms 9 gadiem
  David Benjamin a921d550d0 Temporarily break a handful of tests. pirms 9 gadiem
  David Benjamin 67be048e1a Convert ec_test to C++ pirms 9 gadiem
  David Benjamin 83f182c6c5 Revert "Temporary introduce a memory leak in ssl_test" pirms 9 gadiem
  David Benjamin 88d0f91952 Temporary introduce a memory leak in ssl_test pirms 9 gadiem
  David Benjamin 0344dafb71 Tidy cipher rule processing. pirms 9 gadiem
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. pirms 9 gadiem
  David Benjamin 32fbdf2025 Remove anonymous cipher suites. pirms 9 gadiem
  David Benjamin e12c4378e9 Fix leak in ssl_test. pirms 9 gadiem
  David Benjamin 1d77e56b29 Convert ssl_test to C++. pirms 9 gadiem
  David Benjamin 7061e28dc2 Rename EECDH and EDH to ECDHE and DHE. pirms 9 gadiem
  David Benjamin 2bdb35ccbb Use SSL_get_cipher_by_value in cipher_get_rfc_name tests. pirms 9 gadiem
  David Benjamin 3673be7cb6 Fix standalone build on Win64. pirms 9 gadiem
  David Benjamin 65226257c1 Add SSL_CIPHER_get_rfc_name. pirms 9 gadiem
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. pirms 10 gadiem
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. pirms 10 gadiem
  David Benjamin 3cac450af5 Add SSL_SESSION_to_bytes to replace i2d_SSL_SESSION. pirms 10 gadiem
  David Benjamin 7001a7fce6 Don't bother accepting key_arg when parsing SSL_SESSION. pirms 10 gadiem
  David Benjamin 751e889b1d Add SSL_SESSION serialization and deserialization tests. pirms 10 gadiem
  David Benjamin 37d924640a Disallow all special operators once groups are used. pirms 10 gadiem
  David Benjamin bb0a17c5e1 Add a set of tests for cipher string parsing. pirms 10 gadiem
  David Benjamin e113608a1c Switch the reason code check to a compile-time assert. pirms 10 gadiem
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' pirms 10 gadiem
  David Benjamin 2e52121acd Fix magic SSL reason codes. pirms 10 gadiem
  Adam Langley 95c29f3cd1 Inital import. pirms 10 gadiem