summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reqs wipwip/danw/tls-infoDan Winship2015-08-091-55/+200
* gnutls: implement GTlsConnection:connection-infoDan Winship2015-03-232-21/+239
* tls/tests: skip tests that fail with certain gnutls releasesDan Winship2014-12-072-3/+29
* 2.43.12.43.1Dan Winship2014-11-242-2/+20
* tls/tests: dist files/chain.pemDan Winship2014-11-241-0/+1
* gnutls: update default priority string and fallback rulesDan Winship2014-11-221-4/+19
* gnutls: loosen the semantics of "use-ssl3"Dan Winship2014-11-222-16/+127
* Added Kazakh translationBaurzhan Muftakhidinov2014-11-072-0/+150
* gnutls: Ensure all private members of GTlsConnectionGnutls are freedPhilip Withnall2014-10-161-0/+8
* tls: Fix various leaks in the TLS unit testsPhilip Withnall2014-10-164-4/+13
* tls: Fix a leak in GTlsDatabaseGnutlsPhilip Withnall2014-10-161-0/+1
* tests: added certificate chain unit testsAleix Conchillo Flaqué2014-10-0611-2/+306
* proxy: Add source tags to GTasksPhilip Withnall2014-09-232-0/+3
* tls: Add source tags to GTasksPhilip Withnall2014-09-231-0/+6
* gnutls: Add a missing enum value to a switch statementPhilip Withnall2014-09-232-0/+2
* gnutls: Fix a signed/unsigned integer comparisonPhilip Withnall2014-09-231-1/+1
* gnutls: Reorder ‘static’ and ‘const’ attributesPhilip Withnall2014-09-231-2/+2
* 2.42.02.42.0Dan Winship2014-09-222-1/+5
* 2.41.922.41.92Dan Winship2014-09-152-1/+10
* gnutls: Closing an already-closed connection should return TRUEOlivier Crête2014-09-061-3/+1
* Accept unordered certificate chainsMichael Catanzaro2014-08-313-12/+107
* doap: add <programming-language>Piotr Drąg2014-07-311-0/+1
* doap category coreOlav Vitters2014-07-301-0/+1
* 2.41.42.41.4Dan Winship2014-07-222-1/+14
* gnutls: refactor and extend IP altname checkDan Winship2014-07-212-43/+78
* tests: updated server certificate and added UT for X509v3 SAN IPAleix Conchillo Flaqué2014-07-218-41/+51
* tlscertificate-gnutls: add support for X509v3 SAN IP addressesAleix Conchillo Flaqué2014-07-211-3/+41
* test: add script to re-generate test certificates and generate new onesAleix Conchillo Flaqué2014-07-2122-270/+485
* Updated Greek translationTom Tryfonidis2014-07-091-35/+35
* 2.41.32.41.3Dan Winship2014-06-232-1/+15
* Updated Swedish translationAnders Jonsson2014-06-121-23/+55
* tlscertificate: copy all certificate chainAleix Conchillo Flaqué2014-05-011-13/+34
* tls: add certificate list parsing testsDan Winship2014-04-094-0/+124
* configure: Don't print a warning if the global CA anchor file is disabledOlivier Crête2014-03-311-1/+1
* gtlsfiledatabase-gnutls: Succeed even without an anchor fileOlivier Crête2014-03-311-2/+5
* 2.40.02.40.0Dan Winship2014-03-242-1/+5
* 2.39.902.39.90Dan Winship2014-02-172-1/+13
* fix distcheckDan Winship2014-02-171-0/+5
* gnutls: Prevent use of a destroyed GSource in a callbackPhilip Withnall2014-02-171-0/+4
* tests: Use the TAP driverDan Winship2014-02-174-95/+673
* configure.ac: unredundantize string comparisonsDan Winship2014-02-161-15/+15
* Update Chinese simplified translationWylmer Wang2014-01-241-23/+28
* tls/tests: try to fix a flaky testDan Winship2014-01-201-6/+21
* Updated Czech translationMarek Černocký2014-01-191-2/+2
* 2.39.32.39.3Dan Winship2013-12-162-1/+11
* GTlsConnection: avoid non-literal format stringsRyan Lortie2013-12-091-7/+20
* tls/tests/connection: don't spin waiting for shutdown to completeDan Winship2013-12-081-16/+25
* tests/tls/connection: let the kernel allocate portsDan Winship2013-12-071-29/+27
* 2.39.12.39.1Dan Winship2013-11-202-3/+20
* treat G_IO_ERROR_TIMED_OUT as EINTR instead of EIOAleix Conchillo Flaque2013-11-172-21/+125