Commit Verlauf

Autor SHA1 Nachricht Datum
  Dr. Stephen Henson ba1ba5f0fb If cipher list contains a match for an explicit ciphersuite only match that vor 18 Jahren
  Nils Larsch ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites vor 18 Jahren
  Dr. Stephen Henson 09b6c2ef15 Make OPENSSL_NO_COMP compile again. vor 19 Jahren
  Nils Larsch 7f3c9036ea initialize cipher/digest methods table in SSL_library_init() and hence remove the need for a lock vor 19 Jahren
  Nils Larsch f0747cd950 - let SSL_CTX_set_cipher_list and SSL_set_cipher_list return an vor 19 Jahren
  Nils Larsch 052ec89927 use "=" instead of "|=", fix typo vor 19 Jahren
  Nils Larsch cbed917fee ssl_create_cipher_list should return an error if no cipher could be vor 19 Jahren
  Ben Laurie 0821bcd4de Constification. vor 19 Jahren
  Nils Larsch f4bfd357e5 some const fixes vor 19 Jahren
  Dr. Stephen Henson c284f20f00 Fix race condition when SSL ciphers are initialized. vor 20 Jahren
  Richard Levitte 5fdf06666c Avoid including cryptlib.h, it's not really needed. vor 21 Jahren
  Richard Levitte 3822740ce3 We're getting a clash with C++ because it has a type called 'list'. vor 21 Jahren
  Geoff Thorpe d8ec0dcf45 Avoid some shadowed variable names. vor 21 Jahren
  Richard Levitte 377dcdba44 Add functionality to get information on compression methods (not quite complete). vor 21 Jahren
  Richard Levitte 8242354952 Make sure int SSL_COMP_add_compression_method() checks if a certain vor 21 Jahren
  Richard Levitte f6e8c19ed1 Correct a mixup of return values vor 21 Jahren
  Lutz Jänicke f65a75786b Fix ordering of compare functions: strncmp() must be used first, a vor 21 Jahren
  Richard Levitte f70ddce761 Protect loading routines with a lock. vor 22 Jahren
  Richard Levitte 7ba666fa0e Since it's defined in draft-ietf-tls-compression-04.txt, let's make vor 22 Jahren
  Bodo Möller ea26226046 ECC ciphersuite support vor 22 Jahren
  Lutz Jänicke c6ccf055ba New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT. vor 22 Jahren
  Bodo Möller ea4f109c99 AES cipher suites are now official (RFC3268) vor 22 Jahren
  Bodo Möller a4f576a378 disable AES ciphersuites unless explicitly requested vor 22 Jahren
  Bodo Möller a32d795aae avoid everything resembling a magic trigraph vor 23 Jahren
  Geoff Thorpe 4db73c1bb8 (A version of) gcc had been giving somewhat odd "trigraph" warnings about vor 23 Jahren
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't vor 24 Jahren
  Dr. Stephen Henson deb2c1a1c5 vor 24 Jahren
  Ben Laurie 259810e05b Rijdael CBC mode and partial undebugged SSL support. vor 24 Jahren
  Richard Levitte 9f49524331 It's completely unnecessary to add a compression algorithm that is vor 24 Jahren
  Richard Levitte f9b3bff6f7 First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> vor 24 Jahren