summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-03wocky_jingle_state_machine_dance: return a booleanHEADmasterGuillaume Desmottes1-12/+12
2014-06-03wocky_jingle_session_parse: fix potential NULL deferencingGuillaume Desmottes1-3/+7
2014-06-02jingle-content: remove unused assignationsGuillaume Desmottes1-3/+1
2014-06-02don't use for loop variable declarationsGuillaume Desmottes2-2/+4
2014-06-02test-sasl-auth-server: NULL terminate the handlers arrayGuillaume Desmottes1-1/+1
2014-06-02test-sasl-auth-server: remove unread assignationsGuillaume Desmottes1-2/+2
2014-06-02dummy-xmpp-server.c: add mising 'return' in main()Guillaume Desmottes1-1/+1
2014-05-07Merge branch 'gabble-0.18'Guillaume Desmottes1-5/+4
2014-05-07wocky-jingle-info: don't try using self if it's NULLGuillaume Desmottes1-5/+4
2014-03-19Merge remote-tracking branch 'origin/gabble-0.18'Simon McVittie1-4/+6
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
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