Commit History

Author SHA1 Message Date
  Richard Levitte 3822740ce3 We're getting a clash with C++ because it has a type called 'list'. 21 years ago
  Dr. Stephen Henson a08ced78c8 Avoid warnings: add missing prototype, don't shadow. 21 years ago
  Richard Levitte 377dcdba44 Add functionality to get information on compression methods (not quite complete). 21 years ago
  Richard Levitte 8242354952 Make sure int SSL_COMP_add_compression_method() checks if a certain 21 years ago
  Geoff Thorpe 4879ec7bf3 Session cache implementations shouldn't have to access SSL_SESSION 22 years ago
  Dr. Stephen Henson cf56663fb7 Option to disable SSL auto chain build 22 years ago
  Bodo Möller 0e9035ac98 SSL_add_dir_cert_subjects_to_stack now exists for WIN32 22 years ago
  Geoff Thorpe e90e719739 Fix a warning, and do some constification as a lucky side-effect :-) 22 years ago
  Richard Levitte 7ba666fa0e Since it's defined in draft-ietf-tls-compression-04.txt, let's make 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Geoff Thorpe e0db2eed8d Correct and enhance the behaviour of "internal" session caching as it 22 years ago
  Richard Levitte 677532629d makedepend complains when a header file is included more than once in 22 years ago
  Richard Levitte ef0baf60aa Typo 22 years ago
  Richard Levitte 7ba3a4c3d2 RFC 2712 redefines the codes for use of Kerberos 5 in SSL/TLS. 22 years ago
  Bodo Möller ea26226046 ECC ciphersuite support 22 years ago
  Bodo Möller 5574e0ed41 get rid of OpenSSLDie 22 years ago
  Lutz Jänicke c046fffa16 OpenSSL Security Advisory [30 July 2002] 22 years ago
  Lutz Jänicke c6ccf055ba New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT. 22 years ago
  Bodo Möller ea4f109c99 AES cipher suites are now official (RFC3268) 22 years ago
  Bodo Möller c21506ba02 New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBC 22 years ago
  Bodo Möller 98a9092af1 Fix ciphersuite list to enforce low priority for RC4. 22 years ago
  Bodo Möller 87108f5af9 ensure that, for each strength, RC4 ciphers have least preference 22 years ago
  Bodo Möller a4f576a378 disable AES ciphersuites unless explicitly requested 22 years ago
  Dr. Stephen Henson 98fa4fe8c5 23 years ago
  Bodo Möller 023ec151df Add 'void *' argument to app_verify_callback. 23 years ago
  Bodo Möller 8c74b5e56c Bugfix: In ssl3_accept, don't use a local variable 'got_new_session' 23 years ago
  Ben Laurie 45d87a1ffe Prototype info function. 23 years ago
  Ben Laurie a3feb21bbe Add client_cert_cb prototype. 23 years ago
  Bodo Möller 4d7072f4b5 remove redundant ERR_load_... declarations 23 years ago
  Bodo Möller cf82191d77 Implement msg_callback for SSL 2.0. 23 years ago