summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-04Update CRL for 5 years (Closes: #79548)Diane Trout3-23/+26
2016-07-04Rename a test to avoid a duplicate test error messageDiane Trout1-1/+1
2016-07-03wocky-tls: replace deprecated gnutls type with its modern versionGeorge Kiagiadakis1-1/+1
2016-07-03soup_session_async_new is deprecated (Closes: #96383)Diane Trout2-2/+2
2014-05-07wocky-jingle-info: don't try using self if it's NULLGuillaume Desmottes1-5/+4
2014-03-19data-form: reformat <code> blocks so recent gtk-doc can copeSimon McVittie1-4/+6
2014-03-19jingle-content: reset idle ID in its callbackGuillaume Desmottes1-0/+2
2013-09-06If we send an IQ to a server allow "from" to be emptyDavid Edmundson1-0/+10
2013-08-09Fix examples' and tests' dependenciesSimon McVittie2-34/+1
2013-08-09Tests: don't assume that other things can sneak in ahead of cancellationSimon McVittie5-5/+23
2013-08-09wocky-dummy-xmpp-server: don't turn off non-blocking on the socketSimon McVittie1-4/+0
2013-08-09wocky-xmpp-reader-test: don't assume non-characters will be replacedSimon McVittie1-7/+36
2013-08-09wocky-connector-test: stop putting sockets in blocking modeSimon McVittie1-13/+0
2013-08-08docs: expect wocky-jingle-*.xml to be generated, not jingle-*.xmlSimon McVittie1-11/+11
2013-06-04WockyJingleSession: check more preconditions in public APISimon McVittie1-15/+73
2013-06-04WockyJingleFactory: ref session while calling parse()Simon McVittie1-3/+14
2013-05-30Acknowledge Jingle IQs in a way that the Google webmail client likesSimon McVittie3-8/+70
2013-05-30Require GLib 2.32Simon McVittie8-27/+6
2013-05-30Merge branch 'gabble-0.16'Simon McVittie1-0/+3
2013-05-29CVE-2013-1431: respect tls-required flag on legacy Jabber serversgabble-0.16Simon McVittie1-0/+3
2013-03-21Make examples/Makefile.am indentation consistentWill Thompson1-5/+5
2013-03-21dump-certificates: check (and fix) coding styleWill Thompson2-2/+4
2013-03-20Regression tests for malformed FORM_TYPE crashesWill Thompson1-0/+126
2013-03-20Regression test for hashing anonymous fieldsWill Thompson1-0/+47
2013-03-18examples: link against gnutlsDominique Leuenberger1-0/+2
2013-03-01Fix enumtype generation in out-of-tree buildsWill Thompson1-12/+11
2013-03-01Merge branch 'gabble-0.16'Will Thompson2-8/+31
2013-02-27caps_hash: don't crash if FORM_TYPE has no <value>Will Thompson1-7/+22
2013-02-25caps_hash_compute_from_lists: skip anonymous fieldsWill Thompson1-0/+8
2013-02-25wocky_data_form_field_cmp: cope with var being NULLWill Thompson1-1/+1
2013-02-22WockyConnector: reduce duplicated code to complete resultWill Thompson1-22/+20
2013-02-22connector-test: use properly-named variables.Will Thompson1-9/+9
2013-02-22Fix wocky-connector-testWill Thompson1-2/+4
2013-02-22receive-messages example: add a --resource parameterWill Thompson1-2/+5
2013-02-22Connector: don't try to generate a random resourceWill Thompson1-4/+4
2013-02-20muc: include GError and type in both error signalsWill Thompson1-14/+15
2013-02-20WockyXmppError: update to RFC 6120Will Thompson2-4/+26
2013-02-20Correctly extract type='' from unrecognised errorsWill Thompson2-2/+58
2013-02-20tests: define bug base in test_init().Will Thompson2-1/+1
2013-02-15muc: remove prototypes for nonexistant initiate_{async,finish}Will Thompson1-10/+0
2013-02-15Muc: document a load of thingsWill Thompson2-30/+148
2013-02-14Make (more of) WockyMuc docs appearWill Thompson1-5/+6
2013-02-13Add vcard namespace constants.Will Thompson1-0/+2
2013-02-13Fix reference to wocky_porter_register_handler()Will Thompson1-6/+9
2013-02-13Fix docs for plural WockyStanzasWill Thompson3-3/+3