summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Change param 'extra-identities' to 'extra-certificate-identities'extra-identitiesStef Walter4-23/+25
2011-03-31Add tests that 'extra-identities' parameter shows up in ReferenceIdentitiesStef Walter1-6/+31
2011-03-31Some style changes and extra checks for extra-identities support.Stef Walter1-7/+15
2011-03-31Allow the UI to specify extra-identities account paramaters.Stef Walter3-12/+50
2011-03-28Initialize variable properly when building ReferenceIdentitiesreference-identitiesStef Walter1-2/+4
2011-03-22ReferenceIdentities shows up in telepathy-glib 0.14.1Stef Walter1-1/+1
2011-03-18Use assertEquals and assertSameSets in ReferenceIdentities testsStef Walter1-5/+4
2011-03-18Test for ServerTLSConnection.ReferenceIdentitiesStef Walter2-0/+19
2011-03-18Style changes to ReferenceIdentities support.Stef Walter1-1/+1
2011-03-18Make GabbleConnection::connect-server read-onlyStef Walter2-11/+10
2011-03-18Add support for ServerTLSConnection.ReferenceIdentities property.Stef Walter4-1/+66
2011-03-17Fix memory Leaks in GabbleServerTLSManagertls-manager-leaksStef Walter1-0/+3
2011-03-17update to wocky d3354fd9c095a2c7c1f381e62a4d7b8481fd9edcSenko Rasic1-0/+0
2011-03-17tests/twisted/power-save.py: test local stanza queueing supportSenko Rasic1-24/+84
2011-03-17GabbleConnection: power-saving interface is always presentSenko Rasic1-17/+2
2011-03-17conn-power-saving: use local queueing if google queueing is not supportedSenko Rasic1-19/+53
2011-03-17use wocky_c2s_porter_register_handler_from_server() where applicableSenko Rasic3-5/+11
2011-03-15Remove never-read variables.Will Thompson4-36/+2
2011-03-14start on 0.11.9Jonny Lamb2-2/+11
2011-03-14version 0.11.8Jonny Lamb2-3/+3
2011-03-14NEWS: updateJonny Lamb1-0/+3
2011-03-14configure.ac: add a dummy --enable-gtk-doc flagJonny Lamb1-0/+6
2011-03-14telepathy.am: update to latest version from tp-glibJonny Lamb1-1/+6
2011-03-10Merge branch 'register-handler-from'Will Thompson13-44/+150
2011-03-10NEWS for Wocky updateWill Thompson1-0/+11
2011-03-10Update Wocky snapshot for wocky_porter_register_handler changesWill Thompson7-41/+24
2011-03-10mail-notification test: fix sender in new-mail pushWill Thompson1-2/+2
2011-03-10Roster: respond to malicious pushes we drop.Will Thompson4-2/+61
2011-03-10roster: test handling pushes without id='' attribute.Will Thompson3-1/+54
2011-03-10contact-info: don't clobber the per-process array of vcard fields depending o...Jonny Lamb1-4/+5
2011-03-10contact-info: use g_boxed_free instead of g_ptr_array_freeJonny Lamb1-1/+1
2011-03-09vcard/supported-fields.py: test for Overwritten_By_Nickname flagJonny Lamb2-22/+24
2011-03-09contact-info: set Overwritten_By_Nickname for FN/NICKNAME as appropriateJonny Lamb1-26/+37
2011-03-02add Message.MessageTypes as a immutable propertyGuillaume Desmottes2-0/+2
2011-02-28gitmodules: update submodule URLsJonny Lamb1-2/+2
2011-02-25GabbleRoster: verify that the item is not NULL in _maybe_removeMarco Barisione1-0/+1
2011-02-25GabbleRosterItem: fix the use of an uninitialised variableMarco Barisione1-1/+1
2011-02-25GabbleRoster: fix a leak of a GPtrArray when getting a contact's groupsMarco Barisione1-1/+1
2011-02-18Start NEWS for 0.11.8Will Thompson1-0/+8
2011-02-18Merge branch 'go-forth-and-spam-no-more'Will Thompson3-116/+257
2011-02-17server-tls-channel.py: don't use "with" as we depend only on Python 2.5Marco Barisione1-2/+8
2011-02-16Bump nano-version to 0.11.7.1Will Thompson1-1/+1
2011-02-16Version 0.11.7Will Thompson2-3/+3
2011-02-16NEWS for 0.11.7Will Thompson1-0/+10
2011-02-16Add commentary for jingleinfo spoofing regression testWill Thompson1-2/+7
2011-02-16Try spoofing a google:jingleinfo querySjoerd Simons1-3/+25
2011-02-16Ignore google:jingleinfo pushes from contacts.Will Thompson1-0/+16
2011-02-14NEWS for jabber:iq:versionWill Thompson1-0/+3
2011-02-14Merge branch 'version'Will Thompson6-105/+125
2011-02-14Add a test for jabber:iq:versionWill Thompson3-0/+39