summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Require a vaguely modern telepathy-glib and GLibHEADmasterSimon 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.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 againinteractive-tlsSimon 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
2013-04-28Don't special-case tls handling in testsSjoerd Simons5-12/+38
2013-04-28Add support for interactive TLS certificate checkingSjoerd Simons2-2/+93
2013-04-28Connect to the server in the non-main threadSjoerd Simons2-5/+23
2013-04-28Port to TLS handling code to work in IdleSjoerd Simons7-221/+105
2013-04-28Copy TLS channel code from gabbleSjoerd Simons6-0/+1448
2013-04-24Nano versionSimon McVittie2-1/+5
2013-04-24Update telepathy.am from telepathy-gabble to allow out-of-tree distcheckSimon McVittie1-6/+17
2013-04-24Prepare version 0.1.15Simon McVittie2-2/+20
2013-04-24IdleServerConnection: check certificates properly, except in the testsSimon McVittie2-5/+11
2013-04-24messages/invalid-utf8.py: amend test-case to work under GLib 2.36Simon McVittie1-9/+20
2013-04-24Include config.h in each source fileSimon McVittie13-0/+17
2013-04-22with-session-bus.sh: update from telepathy-glibSimon McVittie1-3/+15
2013-04-22HACKING: update a bit.Will Thompson1-7/+6
2013-04-22Drop unused build dependency on OpenSSLWill Thompson3-8/+2
2012-11-16Nano-version bumpWill Thompson1-1/+1
2012-11-160.1.14Will Thompson2-2/+13
2012-11-16tests: disable pings by defaultWill Thompson1-0/+1
2012-11-16Parse PONG more lenientlyWill Thompson2-1/+7
2012-11-14nano bumpWill Thompson1-1/+1
2012-11-14Version 0.1.13Will Thompson2-3/+16
2012-11-14muc-channel: remove content-free/wrong docstringsWill Thompson1-24/+1
2012-11-14muc: check that messages are marked as rescuedWill Thompson2-12/+41
2012-11-14muc-channel: implement Destroy(), make Close() respawnWill Thompson5-4/+111
2012-11-14idletest: handle PART with no message argumentWill Thompson1-1/+7
2012-11-09muc-channel: implement get_interfaces vfuncWill Thompson1-1/+15
2012-11-09im-channel: chain up in get_interfaces() implWill Thompson1-1/+3
2012-11-09im-manager: use tp_base_channel_is_destroyed()Will Thompson1-8/+3