summaryrefslogtreecommitdiff
path: root/wocky
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-06If we send an IQ to a server allow "from" to be emptyDavid Edmundson1-0/+10
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-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 McVittie2-2/+2
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-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: 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 Thompson1-2/+10
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
2013-01-22TLSHandler: improve documentation.Will Thompson1-8/+29
2013-01-22TLSHandler: add API to forget all CA pathsWill Thompson2-0/+19
2013-01-22Find and use a sensible default CA certificate pathWill Thompson1-11/+12
2013-01-22TLSConnector, TLSHandler: don't ignore SSL errors by defaultWill Thompson2-2/+2
2013-01-18Improve wocky_{decode,compose}_jid documentationWill Thompson1-14/+16
2013-01-16Fix filenames in jingle headers to include wocky- prefixWill Thompson18-18/+18
2013-01-16Replace more references to Gabble in Jingle code.Will Thompson5-10/+11
2013-01-16Add Jingle headers to wocky.hWill Thompson20-7/+57
2013-01-16Prefix jingle-related files with wocky-Will Thompson23-81/+81
2013-01-15Document ::new-candidates, ::remote-media-description and othersWill Thompson2-0/+35
2013-01-14jingle-transport-google: remove redundant media-type lookupWill Thompson1-3/+0
2013-01-14Add missing G_END_DECLS to Jingle headersWill Thompson6-0/+12
2013-01-14Document JingleMediaDescription and JingleReasonWill Thompson2-0/+31
2013-01-11Document ::terminated, _terminate() and JingleStateWill Thompson2-1/+53
2013-01-10Document wocky_jingle_session_accept()Will Thompson1-0/+14
2013-01-10Enable jingle_media_rtp_set_local_media_description docstringWill Thompson1-1/+2
2013-01-09jingle: document some methodsWill Thompson2-3/+35
2013-01-08jingle-session: remove vestigial GabbleMediaSessionMode enumWill Thompson1-6/+0
2013-01-08Document WOCKY_NODE_LANGUAGEWill Thompson1-0/+1
2013-01-08Improve some Jingle docstrings.Will Thompson3-1/+41