summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-19data-form: reformat <code> blocks so recent gtk-doc can copeHEADmasterSimon McVittie1-4/+6
2014-02-14jingle-content: reset idle ID in its callbackGuillaume Desmottes1-0/+2
2013-09-10stop using deprecated gnutls_certificate_credentialsGuillaume Desmottes1-1/+1
2013-09-09Merge remote-tracking branch 'origin/gabble-0.18'Simon McVittie0-0/+0
2013-09-06If we send an IQ to a server allow "from" to be emptyDavid Edmundson1-0/+10
2013-09-06If we send an IQ to a server allow "from" to be emptyDavid Edmundson1-0/+10
2013-08-09Merge branch 'gabble-0.18'Simon McVittie2-34/+1
2013-08-09Fix examples' and tests' dependenciesSimon McVittie2-34/+1
2013-08-09Include more test certificates in the tarball, so we can distcheckSimon McVittie1-1/+4
2013-08-09Make dist-hook succeed out-of-treeSimon McVittie1-2/+2
2013-08-09keep the coding-style checker happySimon McVittie1-2/+2
2013-08-09some tests: give better diagnostics on failureSimon McVittie2-56/+139
2013-08-09Merge branch 'gabble-0.18'Simon McVittie9-40/+70
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-28Add a boxed type for WockyJingleCandidateWill Thompson2-0/+8
2013-06-28Add wocky_jingle_candidate_copyWill Thompson2-0/+9
2013-06-27Revert "Jingle: wait for session-initiate ack, then send candidates"Will Thompson1-3/+3
2013-06-26dump-certificates: Manually provide server to connect toTobias Mueller1-2/+14
2013-06-19configure.ac: fix "stream-cihpers" typoWill Thompson1-1/+1
2013-06-11Jingle: wait for session-initiate ack, then send candidatesWill Thompson1-3/+3
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 serversSimon 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