summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-23stop using GetSelfHandle()Guillaume Desmottes4-4/+4
2013-09-23stop testing NewChannel signalGuillaume Desmottes2-15/+2
2013-09-23stop using GetInterfaces()Guillaume Desmottes1-2/+2
2013-09-23stop using RequestHandles when joining channelsGuillaume Desmottes7-33/+29
2013-09-23s/NUM_TP_*/TP_NUM_*Guillaume Desmottes3-3/+3
2013-09-23TpBaseConnectionClass->create_channel_factories is going to be removedGuillaume Desmottes1-1/+0
2013-09-23extensions: include telepathy-glib.h in generated codeGuillaume Desmottes1-1/+1
2013-09-23add missing telepathy-glib-dbus.h includesGuillaume Desmottes9-0/+10
2013-09-23servicetest.py: sync with Gabble masterGuillaume Desmottes1-75/+220
2013-09-23tests: move D-Bus signal handler to idletestGuillaume Desmottes2-16/+17
2013-09-23constants: sync with Gabble masterGuillaume Desmottes1-16/+22
2013-09-19constants.py: sync with GabbleGuillaume Desmottes1-39/+155
2013-09-18set nano flagGuillaume Desmottes1-1/+1
2013-09-18run-test.sh.in: actually export SSL env variablestelepathy-idle-0.1.17Guillaume Desmottes1-0/+2
2013-09-18prepare 0.1.17Guillaume Desmottes2-4/+22
2013-09-16use TP_SEAL_ENABLEGuillaume Desmottes6-27/+51
2013-09-16Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes28-70/+22
2013-09-13autogen: Honor NOCONFIGURE=1Colin Walters1-10/+15
2013-09-12bump tp-glib min version deprecations to 0.22Guillaume Desmottes1-3/+3
2013-09-12bump tp-glib min version deprecations to 0.20Guillaume Desmottes1-1/+1
2013-09-12connection: use a hash table to store aliasesGuillaume Desmottes1-17/+16
2013-09-12.gitignore: update with new test filesGuillaume Desmottes1-0/+6
2013-09-12Run regression tests under the run-test.sh "driver"Guillaume Desmottes2-42/+64
2013-09-12Import run-test.sh.in from Gabble masterGuillaume Desmottes2-0/+70
2013-09-12.gitignore: automake 1.13 copies in /test-driverGuillaume Desmottes1-0/+1
2013-09-05ServerConnection: dispose internal objectsLionel Landwerlin1-4/+4
2013-09-05ServerConnection: kill async read when disconnectingLionel Landwerlin1-1/+9
2013-06-11Require a vaguely modern telepathy-glib and GLibSimon McVittie1-3/+3
2013-06-11Add handle-name to RoomList propertiesXavier Claessens2-1/+2
2013-05-12Don't crash when a channel with multiple requests failsSjoerd Simons1-1/+1
2013-05-01nano versionSimon McVittie2-1/+6
2013-05-01Release 0.1.16telepathy-idle-0.1.16Simon McVittie2-3/+10
2013-05-01Merge branch 'interactive-tls'Simon McVittie20-75/+2036
2013-05-01Warn on use of post-2.30 GLib APIs againSimon McVittie1-1/+1
2013-05-01Use slightly more concise g_param_spec_object() argumentsSimon McVittie1-4/+2
2013-05-01Split property/value pairs one-per-line in interactive TLS checking codeSimon McVittie2-3/+10
2013-05-01ServerConnection: use GSimpleAsyncResult for connect threadWill Thompson2-12/+13
2013-04-30ServerConnection: ensure socket connection is not leakedWill Thompson1-1/+1
2013-04-30ServerConnection: don't leak GTask used to connectWill Thompson1-1/+3
2013-04-30Connection: fix default for 'charset' property.Will Thompson1-1/+1
2013-04-30Add tp-glib suppressions fileWill Thompson1-0/+390
2013-04-30Connection: cancel connect_async when Disconnect() is calledWill Thompson4-4/+43
2013-04-30Connection: fix a crash on Disconnect() during TLS verificationWill Thompson1-4/+5
2013-04-30Add (failing?) testsWill Thompson3-0/+58
2013-04-30Reference CVE-2007-6746 in the NEWS for 0.1.15Simon McVittie1-1/+1
2013-04-29Hide IdleServerConnectionStateWill Thompson2-9/+10
2013-04-29Connection: use a boolean for ServerConnection statusWill Thompson1-6/+10
2013-04-29ServerConnection: replace ::status-changed with ::disconnectedWill Thompson2-30/+14
2013-04-29Start pinging & running message queue after 001 (welcome)Will Thompson1-9/+12
2013-04-29TLSManager: treat unhandled channels as rejected.Will Thompson1-0/+6