- Renamings: tls_new_cred -> tls_new_credentials tls_free_cred -> tls_free_credentials tls_verify_cert -> tls_verify_certificate
- Implemented experimental support for wolfSSL. Minimum supported version is 4.3.0
- Bump copyright years everywhere
- Made read/write functions use ssize_t
- Lower TLS handshake timouts to 5 seconds. Add separate TLS_HANDSHAKE_TIMEOUT enum to tls.h
- Update copyright years
- Make use of bool even more
- 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
- Don't exit out with GnuTLS when there's no key and/or certificate
- tls*: more copyright fixups
- More copyright -- from Adam
- Remove useless raw_result -- from Adam
- 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.