- Make use of the bool data type in some more places
- Update copyright years
- Update copyright years
- Show GnuTLS/OpenSSL library/header versions in /INFO as suggested by Adam
- Fixed svn properties
- Remove artificial cap of minimum required size of the dh parameter file
- tls_openssl.c: removed logging to stderr which is closed at this point anyway
- Let's do this better
- Don't exit out with GnuTLS when there's no key and/or certificate
- tls_openssl.c: removed extraneous curly braces not needed with c99
- tls_openssl.c: removed test on OPENSSL_VERSION_NUMBER which is no longer needed
- tls_openssl.c:tls_new_cred(): set ciphers from serverinfo::ssl_cipher_list which somehow got lost in the rewrite
- tls*: more copyright fixups
- Move report_crypto_errors from rsa.c to tls_openssl.c - Move binary_to_hex from rsa.c to misc.c - Removed rsa.c & rsa.h
- More copyright -- from Adam
- Remove useless raw_result -- from Adam
- tls_openssl.c: style corrections
- propset
- Incorporate gnutls support by Adam & Attila
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.