summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-29F34 rawhide has GIO 2.67 with glib-networking 2.66 *sigh*HEADmasterRuslan N. Marchenko1-24/+56
2020-11-29Dockers mostly miss `which` commandRuslan N. Marchenko1-2/+1
2020-11-28Migrate to telepathy docker registryRuslan N. Marchenko1-5/+5
2020-11-27Merge pull request #18 from rufferson/ciruff31-290/+649
2020-11-26Make SCRAM tests independent from SASL2 availability and featuresRuslan N. Marchenko6-21/+85
2020-11-23Add primitive github ciRuslan N. Marchenko1-0/+51
2020-11-15Fix racy error handling in xmpp-connectionRuslan N. Marchenko1-16/+15
2020-11-15Fix TLSv1.3 tests and add TLSv1.2 testsRuslan N. Marchenko18-211/+202
2020-11-15Add OpenSUSE Leap+TW and Debian Stable pipelinesRuslan N. Marchenko4-0/+134
2020-11-15Mitigate aggressive GnuTLS backend resumption in glib-networkingRuslan N. Marchenko1-102/+105
2020-11-15Add CI for test on debian-testingRuslan N. Marchenko2-0/+48
2020-11-15Add CI for test on fedoraRuslan N. Marchenko2-0/+69
2020-10-05Merge pull request #13 from rufferson/bindingruff13-135/+1080
2020-10-05Add SASL SCRAM-SHA*-PLUS testsRuslan N. Marchenko4-2/+287
2020-10-05Add SASL server-part implementation to wocky-sasl-scramRuslan N. Marchenko2-34/+386
2020-09-25Add experimental SASL TLS channel binding type ExporterRuslan N. Marchenko3-1/+14
2020-09-25Add support for GIO-TLS channel binding API and simple fallbackRuslan N. Marchenko2-1/+120
2020-09-25Enable all SHA1 and SHA2 SCRAM algorithms, move to SHA256 defaultRuslan N. Marchenko7-68/+106
2020-09-23Migrate SASL SCRAM to extendable hashing algorithmRuslan N. Marchenko3-64/+42
2020-09-23Initial SASL-SCRAM-SHA-1-PLUS implementation: enable gs2_flagsRuslan N. Marchenko3-3/+163
2020-09-23Merge pull request #12 from rufferson/glib-latestruff55-1621/+1288
2020-09-23Tests: Add more retries before tearing the connection downRuslan N. Marchenko2-4/+24
2020-09-23Bump the glib api implementation to the latest versionRuslan N. Marchenko55-1617/+1264
2020-05-17Add TLS_INSECURE weak hash testRuslan N. Marchenko7-1/+163
2020-05-17Comment cleanup and move verification to GTlsDatabaseRuslan N. Marchenko1-129/+53
2020-05-17Make GCC10 happy by explicit-cast for enumRuslan N. Marchenko1-1/+1
2020-05-17Remove direct openssl backend, available via env GIO_USE_TLSRuslan N. Marchenko8-2442/+6
2020-05-11Update test suite to latest changesRuslan N. Marchenko5-29/+49
2020-05-09Uplift sasl testsRuslan N. Marchenko2-34/+35
2020-05-09Uplift test resolver to glib-2,59.0Ruslan N. Marchenko1-6/+33
2020-05-09Make explicit cast and remove deprecated propertyRuslan N. Marchenko1-7/+4
2020-05-09Uplift gio patch to latest API changesRuslan N. Marchenko2-56/+7
2020-05-09wocky-tls: port to gio TLSDan Winship3-1533/+144
2020-05-09wocky-test-stream: implement GPollableInput/OutputStreamDan Winship1-5/+113
2020-05-09wocky-tls: Merge WockyTLSSession and WockyTLSConnection togetherDan Winship5-193/+105
2020-05-09wocky-tls: specify peername at session creation timeDan Winship7-30/+62
2020-05-09Introduce Wocky API VersioningRuslan N. Marchenko1-0/+4
2020-05-09Minor fixes in syntax and codeRuslan N. Marchenko5-10/+13
2020-05-09Suppress GCC 8 cast-function-type errorRuslan N. Marchenko1-0/+1
2020-04-25Make GTK Docs optionalRuslan N. Marchenko4-1/+11
2018-11-30Merge pull request #1 from roelaaij/masterGeorge Kiagiadakis5-4/+74
2018-11-04Remove accidental if if.Roel Aaij4-8/+8
2018-10-26openssl: fix build with openssl >= 1.1.0Roel Aaij5-4/+74
2016-07-09tests: remove wocky-http-proxy-testGeorge Kiagiadakis2-401/+0
2016-07-09Merge branch 'gabble-0.18'George Kiagiadakis18-573/+65
2016-07-09tests/certs: update crl for 5 years indeedgabble-0.18George Kiagiadakis1-11/+10
2016-07-04wocky-test-connector-server: report errors when asserting on finishing async ...George Kiagiadakis1-4/+12
2016-07-04wocky-connector-test: allow test server to dispatch any pending events before...George Kiagiadakis1-0/+12
2016-07-04Bump required glib version to 2.44, as we now depend on GIO http proxyGeorge Kiagiadakis8-13/+3
2016-07-04Remove wocky-http-proxy, upstreamed in GIO nowGeorge Kiagiadakis8-545/+28