summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-10Drop an extra == TRUE in a conditionalOlli Salli1-1/+1
2011-08-10private-tubes-factory.c: Use TP_PROP constantsOlli Salli1-32/+32
2011-08-10tube-caps test: Test that Requested=True filters don't make tube services adv...Olli Salli1-14/+43
2011-08-10Don't advertise being able to receive tubes if we can only initiate themOlli Salli1-0/+5
2011-08-05Update wocky to fix PEP when power saving is enabledMarco Barisione1-0/+0
2011-08-03Update the Wocky snaphost and adapt the changes in WockyPingMarco Barisione2-1/+4
2011-08-03Merge branch 'telepathy-gabble-0.12'Will Thompson1-1/+1
2011-08-03Connection: correctly install power-saving property.Will Thompson1-1/+1
2011-08-03Turn on DecloakAutomatically by defaultWill Thompson2-2/+3
2011-08-01Merge branch 'telepathy-gabble-0.12'Marco Barisione2-2/+19
2011-08-01Merge branch 'initial-invisibility' into telepathy-gabble-0.12Marco Barisione2-2/+19
2011-08-01presence/shared-status.py: test invisibility works with updated serversMarco Barisione1-1/+9
2011-08-01conn-presence.c: make shared invisibility work after the server updateMarco Barisione1-1/+10
2011-07-29Merge branch 'null-caps-39464'Will Thompson2-2/+43
2011-07-28test bytestreams: also only listen on localhostWill Thompson1-1/+1
2011-07-28tests: use localhostPaul Seidler4-5/+5
2011-07-28Add a regression test for fd.o#39464Will Thompson1-1/+36
2011-07-27Merge branch 'rudolph'Will Thompson1-171/+117
2011-07-27bump nano-version to 0.13.3.1Will Thompson2-1/+4
2011-07-27make-release-mail: detect headers more robustly.Will Thompson1-2/+11
2011-07-27Version 0.13.3Will Thompson2-3/+3
2011-07-27NEWS for 0.13.3Will Thompson1-0/+40
2011-07-27Update Wocky submodule to fix fd.o#36077Will Thompson1-0/+0
2011-07-27Merge branch 'telepathy-gabble-0.12'Will Thompson0-0/+0
2011-07-27bump nano-versionWill Thompson2-1/+4
2011-07-27Version 0.12.4Will Thompson2-3/+13
2011-07-27Update Wocky submodule to fix fd.o#36077Will Thompson1-0/+0
2011-07-27JingleFactory: stop including fake loudmouth!Will Thompson1-1/+0
2011-07-27JingleFactory: wockify google:jingleinfo callbackWill Thompson1-130/+66
2011-07-27JingleFactory: wockify jingle action callbackWill Thompson1-28/+47
2011-07-26JingleFactory: use constructed, not constructor.Will Thompson1-16/+8
2011-07-22presence-cache: don't crash if computed_hash == NULLDavid Laban1-1/+7
2011-07-13Merge branch 'encryption'Will Thompson3-2/+3
2011-07-11test-debug: use ProxyWrapperWill Thompson1-10/+8
2011-07-11ProxyWrapper: add a sensible ‘no other interfaces’ defaultWill Thompson1-1/+1
2011-07-11Test Debug object's absence with --disable-debugWill Thompson1-5/+9
2011-07-11Merge branch 'debug-stubs'Will Thompson6-13/+25
2011-07-08Update Wocky for corresponding --disable-debug fixesWill Thompson1-0/+0
2011-07-08Define a static inline no-op DEBUG with --disable-debugWill Thompson5-13/+25
2011-07-07Merge branch 'extra-certificate-identities'Marco Barisione4-66/+174
2011-07-07server-tls-channel.py: test that gabble verify hostnamesMarco Barisione1-5/+81
2011-07-07Move the extra domains to trust from the TLS channel to the managerMarco Barisione2-48/+71
2011-07-07TLSManager: check the connection before the non-interactive verificationMarco Barisione1-13/+15
2011-07-07ServerTLSChannel: make reference_identities a GStrv and not a GPtrArrayMarco Barisione1-10/+13
2011-07-07Add an extra_identify argument to the TLS verification functionsMarco Barisione2-3/+7
2011-07-06test-debug.py: actually check that no debugging happensDavid Laban1-9/+18
2011-07-06Fix tp-yell includes being read from /usr/include instead of the submoduleVincent Penquerc'h1-1/+1
2011-07-06Fix tp-yell includes being read from /usr/include instead of the submoduleVincent Penquerc'h1-1/+1
2011-07-06gibber: fix TCP connection establishment on WindowsThomas Flueeli3-8/+17
2011-07-06gibber: add workaround for GLib bug on WindowsThomas Flueeli1-1/+50