История коммитов

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