summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace successful_posthandshake_op with successful_read_opmcatanzaro/successful-posthandshake-opMichael Catanzaro2021-02-231-13/+13
* Updated Danish translationAsk Hjorth Larsen2021-02-231-297/+348
* Update Turkish translationEmin Tufan Çetin2021-02-211-64/+146
* Update Slovenian translationMatej Urbančič2021-02-181-59/+141
* Update British English translationZander Brown2021-02-181-65/+146
* Updated Spanish translationDaniel Mustieles2021-02-151-28/+31
* Update Swedish translationAnders Jonsson2021-02-111-61/+140
* Update Brazilian Portuguese translationRafael Fontenelle2021-01-311-65/+145
* Updated Spanish translationDaniel Mustieles2021-01-261-69/+147
* Update Chinese (China) translationDz Chen2021-01-201-69/+149
* Update Hungarian translationBalázs Úr2021-01-191-61/+144
* Update Belarusian translationŹmicier Turok2021-01-121-145/+232
* Updated Czech translationMarek Černocký2021-01-111-61/+66
* Update Portuguese translationHugo Carvalho2021-01-091-69/+153
* Prepare 2.68.alpha2.68.alphaMichael Catanzaro2021-01-072-1/+14
* Update Galician translationFran Dieguez2021-01-041-65/+151
* Updated Lithuanian translationAurimas Černius2021-01-041-65/+147
* msvc: build dependencies if the directory does not existIgnacio Casal Quinteiro2020-12-281-4/+8
* Handle alpn for openssl >= 1.0.2Ignacio Casal Quinteiro2020-12-281-0/+4
* openssl: some more ifdefs to support old versions of opensslIgnacio Casal Quinteiro2020-12-281-0/+8
* openssl: factor out set_max_protocolIgnacio Casal Quinteiro2020-12-282-2/+30
* Update Basque translationAsier Sarasua Garmendia2020-12-271-60/+140
* Update German translationPhilipp Kiemle2020-12-271-55/+137
* Update Friulian translationFabio Tomat2020-12-181-64/+146
* Update Catalan translationJordi Mas2020-12-101-62/+149
* Update Romanian translationFlorentina Mușat2020-12-101-62/+148
* Update Ukrainian translationYuri Chornoivan2020-12-051-39/+44
* ci: Disable pkcs11-spy logs by defaultwip/tingping/pkcs11Patrick Griffis2020-12-031-0/+3
* Fix sporadic failures in PKCS#11 client auth testMichael Catanzaro2020-12-031-1/+26
* ci: Disable pkcs11-spy with asanPatrick Griffis2020-12-031-1/+4
* build: Depend on GLib 2.67Patrick Griffis2020-12-034-13/+3
* docker: Add dependencies for PKCS11 workPatrick Griffis2020-12-033-5/+13
* Restore PKCS#11 supportPatrick Griffis2020-12-0313-49/+6339
* tls(g_tls_connection_base_read_message): fix possible NULL dereferenceVladimir D. Seleznev2020-12-011-1/+1
* gnutls: download missing intermediate certificates at runtimeMichael Catanzaro2020-11-301-0/+137
* Updated Czech translationMarek Černocký2020-11-281-48/+125
* Update Ukrainian translationYuri Chornoivan2020-11-281-30/+33
* Fix early unref in test_client_auth_connectionMichael Catanzaro2020-11-161-1/+1
* gtlslog: fix leak in error pathMichael Catanzaro2020-11-161-1/+2
* openssl: Do not set cipher list by defaultAnderson Toshiyuki Sasaki2020-10-292-20/+16
* ci: stop hacking the crypto policyMichael Catanzaro2020-10-143-4/+2
* Stop using SHA-1 signatures for root certificatesMichael Catanzaro2020-10-1433-663/+661
* Upgrade test certificates to RSA-2048Michael Catanzaro2020-10-1434-575/+781
* Fix memory corruption caused by erroneous freeRuslan N. Marchenko2020-10-131-3/+8
* Update Chinese (Taiwan) translationCheng-Chia Tseng2020-10-121-69/+88
* Fix use of vanilla g_assert() in testsuiteMichael Catanzaro2020-09-223-4/+4
* Update Ukrainian translationYuri Chornoivan2020-09-171-7/+8
* Fix minor typosYuri Chornoivan2020-09-171-2/+2
* Add unit tests for TLS channel binding, all types and backendsRuslan N. Marchenko2020-09-153-1/+229
* Add TLS channel binding data retrieval for OpenSSL backendRuslan N. Marchenko2020-09-151-0/+160