summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/certs: update crl for 5 years indeedgabble-0.18George Kiagiadakis2016-07-091-11/+10
* wocky-test-connector-server: report errors when asserting on finishing async ...George Kiagiadakis2016-07-041-4/+12
* wocky-connector-test: allow test server to dispatch any pending events before...George Kiagiadakis2016-07-041-0/+12
* Bump required glib version to 2.44, as we now depend on GIO http proxyGeorge Kiagiadakis2016-07-048-13/+3
* Remove wocky-http-proxy, upstreamed in GIO nowGeorge Kiagiadakis2016-07-048-545/+28
* Update CRL for 5 years (Closes: #79548)Diane Trout2016-07-043-23/+26
* Rename a test to avoid a duplicate test error messageDiane Trout2016-07-041-1/+1
* wocky-tls: replace deprecated gnutls type with its modern versionGeorge Kiagiadakis2016-07-031-1/+1
* soup_session_async_new is deprecated (Closes: #96383)Diane Trout2016-07-032-2/+2
* wocky-jingle-info: don't try using self if it's NULLGuillaume Desmottes2014-05-071-5/+4
* data-form: reformat <code> blocks so recent gtk-doc can copeSimon McVittie2014-03-191-4/+6
* jingle-content: reset idle ID in its callbackGuillaume Desmottes2014-03-191-0/+2
* If we send an IQ to a server allow "from" to be emptyDavid Edmundson2013-09-061-0/+10
* Fix examples' and tests' dependenciesSimon McVittie2013-08-092-34/+1
* Tests: don't assume that other things can sneak in ahead of cancellationSimon McVittie2013-08-095-5/+23
* wocky-dummy-xmpp-server: don't turn off non-blocking on the socketSimon McVittie2013-08-091-4/+0
* wocky-xmpp-reader-test: don't assume non-characters will be replacedSimon McVittie2013-08-091-7/+36
* wocky-connector-test: stop putting sockets in blocking modeSimon McVittie2013-08-091-13/+0
* docs: expect wocky-jingle-*.xml to be generated, not jingle-*.xmlSimon McVittie2013-08-081-11/+11
* WockyJingleSession: check more preconditions in public APISimon McVittie2013-06-041-15/+73
* WockyJingleFactory: ref session while calling parse()Simon McVittie2013-06-041-3/+14
* Acknowledge Jingle IQs in a way that the Google webmail client likesSimon McVittie2013-05-303-8/+70
* Require GLib 2.32Simon McVittie2013-05-308-27/+6
* Merge branch 'gabble-0.16'Simon McVittie2013-05-301-0/+3
|\
| * CVE-2013-1431: respect tls-required flag on legacy Jabber serversgabble-0.16Simon McVittie2013-05-291-0/+3
* | Make examples/Makefile.am indentation consistentWill Thompson2013-03-211-5/+5
* | dump-certificates: check (and fix) coding styleWill Thompson2013-03-212-2/+4
* | Regression tests for malformed FORM_TYPE crashesWill Thompson2013-03-201-0/+126
* | Regression test for hashing anonymous fieldsWill Thompson2013-03-201-0/+47
* | examples: link against gnutlsDominique Leuenberger2013-03-181-0/+2
* | Fix enumtype generation in out-of-tree buildsWill Thompson2013-03-011-12/+11
* | Merge branch 'gabble-0.16'Will Thompson2013-03-012-8/+31
|\ \ | |/
| * caps_hash: don't crash if FORM_TYPE has no <value>Will Thompson2013-02-271-7/+22
| * caps_hash_compute_from_lists: skip anonymous fieldsWill Thompson2013-02-251-0/+8
| * wocky_data_form_field_cmp: cope with var being NULLWill Thompson2013-02-251-1/+1
* | WockyConnector: reduce duplicated code to complete resultWill Thompson2013-02-221-22/+20
* | connector-test: use properly-named variables.Will Thompson2013-02-221-9/+9
* | Fix wocky-connector-testWill Thompson2013-02-221-2/+4
* | receive-messages example: add a --resource parameterWill Thompson2013-02-221-2/+5
* | Connector: don't try to generate a random resourceWill Thompson2013-02-221-4/+4
* | muc: include GError and type in both error signalsWill Thompson2013-02-201-14/+15
* | WockyXmppError: update to RFC 6120Will Thompson2013-02-202-4/+26
* | Correctly extract type='' from unrecognised errorsWill Thompson2013-02-202-2/+58
* | tests: define bug base in test_init().Will Thompson2013-02-202-1/+1
* | muc: remove prototypes for nonexistant initiate_{async,finish}Will Thompson2013-02-151-10/+0
* | Muc: document a load of thingsWill Thompson2013-02-152-30/+148
* | Make (more of) WockyMuc docs appearWill Thompson2013-02-141-5/+6
* | Add vcard namespace constants.Will Thompson2013-02-131-0/+2
* | Fix reference to wocky_porter_register_handler()Will Thompson2013-02-131-6/+9
* | Fix docs for plural WockyStanzasWill Thompson2013-02-133-3/+3