summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert PKCS#11 support"mcatanzaro/pkcs11-restorationMichael Catanzaro2020-01-3113-49/+6335
* tests: clean up buildMichael Catanzaro2020-01-311-4/+4
* Revert PKCS#11 supportMichael Catanzaro2020-01-3113-6335/+49
* Update Brazilian Portuguese translationRafael Fontenelle2020-01-281-69/+74
* Update Slovak translationDuĊĦan Kazik2020-01-281-103/+174
* Update Swedish translationAnders Jonsson2020-01-271-67/+74
* Add Malay translationUmarzuki Bin Mochlis Moktar2020-01-272-0/+253
* Update Japanese translationsicklylife2020-01-241-38/+25
* Update Japanese translationsicklylife2020-01-241-68/+222
* Update Chinese (Taiwan) translationYi-Jyun Pan2020-01-211-65/+67
* Update Indonesian translationSucipto2020-01-131-68/+77
* Code style fixesMichael Catanzaro2020-01-111-3/+2
* Avoid g_source_set_dummy_callback()Michael Catanzaro2020-01-111-1/+1
* openssl: drop half-baked OCSP supportMichael Catanzaro2020-01-086-172/+0
* Revert "Support building against pre-pkcs11 glib"Michael Catanzaro2020-01-054-13/+3
* 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