summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove TLS rehandshaking supportmcatanzaro/drop-rehandshakingMichael Catanzaro2020-01-046-396/+61
* Prepare 2.63.32.63.3Michael Catanzaro2020-01-032-1/+15
* gtlslog.h: Use ISO-style varargsChun-wei Fan2020-01-021-12/+12
* gtlsbackend-openssl.c: Fix x64 Windows buildsChun-wei Fan2020-01-021-2/+2
* openssl: remove unused session ID generationMichael Catanzaro2020-01-021-69/+0
* Don't emit accept-certificate with NULL GTlsCertificateMichael Catanzaro2020-01-022-24/+41
* Reenable OpenSSL testsMichael Catanzaro2020-01-011-4/+1
* openssl: fix to sort of pass testsMichael Catanzaro2020-01-012-7/+18
* openssl: fix leak during connection initializationMichael Catanzaro2019-12-311-0/+2
* gnutls: fix leak of base stream (or base datagram socket)Michael Catanzaro2019-12-291-0/+7
* Improve a misleading debug messageMichael Catanzaro2019-12-291-1/+1
* gnutls: ensure connection never fails without an errorMichael Catanzaro2019-12-281-1/+6
* base: remove duplicate notifiesMichael Catanzaro2019-12-281-3/+0
* gnutls: always strip trailing . from SNI hostnameMichael Catanzaro2019-12-211-1/+8
* tls/tests: Fix to work as installed testsIain Lane2019-12-204-9/+20
* tests: fix warnings on windowsIgnacio Casal Quinteiro2019-12-181-2/+2
* base: shutup warning on windowsIgnacio Casal Quinteiro2019-12-181-0/+1
* Increase CI timeout for asan runMichael Catanzaro2019-12-051-1/+1
* Attempt to resolve CI flakinessMichael Catanzaro2019-12-051-1/+2
* Disable PKCS#11 client authentication testMichael Catanzaro2019-12-051-0/+6
* Disable cancellation of sync handshakesMichael Catanzaro2019-12-041-1/+7
* Avoid non-debug logs in release codeMichael Catanzaro2019-11-292-1/+5
* Remove stale declaration of GTLS_DEBUG()Michael Catanzaro2019-11-291-4/+0
* Update Chinese (Taiwan) translationYi-Jyun Pan2019-11-271-105/+126
* Prepare 2.63.22.63.2Michael Catanzaro2019-11-222-1/+16
* Try to improve asan tracesMichael Catanzaro2019-11-201-1/+1
* Update CI to Fedora 32Michael Catanzaro2019-11-203-3/+3
* Fix leakPatrick Griffis2019-11-201-0/+1
* tests: Add more verbose PKCS11 logging with pkcs11-spyPatrick Griffis2019-11-201-0/+19
* tests: Fix PKCS11 test with TLS 1.2Patrick Griffis2019-11-201-4/+17
* gnutls: support TLS 1.3 session resumption client-sideMichael Catanzaro2019-11-185-125/+91
* gnutls: use monotonic time for the session cacheMichael Catanzaro2019-11-181-5/+5
* gnutls: remove server support for session ID storageMichael Catanzaro2019-11-182-82/+2
* Run connection tests under TLS 1.2Michael Catanzaro2019-11-181-7/+6
* Improve reliability of client auth failure testsMichael Catanzaro2019-11-181-4/+28
* Improve reliability of unclean disconnection testMichael Catanzaro2019-11-181-3/+19
* Disable session resumption when running testsMichael Catanzaro2019-11-182-2/+16
* Fix flakiness in test_connection_read_time_out_write()Michael Catanzaro2019-11-181-8/+21
* tests: Be less strict when checking client close errorsMichael Catanzaro2019-11-181-8/+10
* tests: simplify meson.build a bitMichael Catanzaro2019-11-181-39/+48
* Always call complete_handshake() even if handshake failedMichael Catanzaro2019-11-181-7/+10
* gnutls: fix session data leakMichael Catanzaro2019-11-181-0/+1
* Remove support for the rehandshake-mode propertyMichael Catanzaro2019-11-142-28/+1
* Rework GnuTLS priority string generation...Michael Catanzaro2019-11-143-149/+34
* Require GnuTLS 3.6.5Michael Catanzaro2019-11-141-1/+1
* gnutls: Ensure gnutls_certificate_allocate_credentials() is successfulMichael Catanzaro2019-11-133-15/+16
* gnutls: Fix crash when handshake_context is reset too lateMichael Catanzaro2019-11-131-4/+17
* Add some log for a startFrederic Martinsons2019-11-111-35/+111
* Add logging functionFrederic Martinsons2019-11-114-0/+134
* Updated Czech translationMarek Černocký2019-11-031-58/+63