index
:
telepathy-idle.git
master
IRC connection manager for Telepathy
Jo Shields
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Don't crash when a channel with multiple requests fails
HEAD
master
Sjoerd Simons
1
-1/+1
2013-05-01
nano version
Simon McVittie
2
-1/+6
2013-05-01
Release 0.1.16
telepathy-idle-0.1.16
Simon McVittie
2
-3/+10
2013-05-01
Merge branch 'interactive-tls'
Simon McVittie
20
-75/+2036
2013-05-01
Warn on use of post-2.30 GLib APIs again
Simon McVittie
1
-1/+1
2013-05-01
Use slightly more concise g_param_spec_object() arguments
Simon McVittie
1
-4/+2
2013-05-01
Split property/value pairs one-per-line in interactive TLS checking code
Simon McVittie
2
-3/+10
2013-05-01
ServerConnection: use GSimpleAsyncResult for connect thread
Will Thompson
2
-12/+13
2013-04-30
ServerConnection: ensure socket connection is not leaked
Will Thompson
1
-1/+1
2013-04-30
ServerConnection: don't leak GTask used to connect
Will Thompson
1
-1/+3
2013-04-30
Connection: fix default for 'charset' property.
Will Thompson
1
-1/+1
2013-04-30
Add tp-glib suppressions file
Will Thompson
1
-0/+390
2013-04-30
Connection: cancel connect_async when Disconnect() is called
Will Thompson
4
-4/+43
2013-04-30
Connection: fix a crash on Disconnect() during TLS verification
Will Thompson
1
-4/+5
2013-04-30
Add (failing?) tests
Will Thompson
3
-0/+58
2013-04-30
Reference CVE-2007-6746 in the NEWS for 0.1.15
Simon McVittie
1
-1/+1
2013-04-29
Hide IdleServerConnectionState
Will Thompson
2
-9/+10
2013-04-29
Connection: use a boolean for ServerConnection status
Will Thompson
1
-6/+10
2013-04-29
ServerConnection: replace ::status-changed with ::disconnected
Will Thompson
2
-30/+14
2013-04-29
Start pinging & running message queue after 001 (welcome)
Will Thompson
1
-9/+12
2013-04-29
TLSManager: treat unhandled channels as rejected.
Will Thompson
1
-0/+6
2013-04-28
Don't special-case tls handling in tests
Sjoerd Simons
5
-12/+38
2013-04-28
Add support for interactive TLS certificate checking
Sjoerd Simons
2
-2/+93
2013-04-28
Connect to the server in the non-main thread
Sjoerd Simons
2
-5/+23
2013-04-28
Port to TLS handling code to work in Idle
Sjoerd Simons
7
-221/+105
2013-04-28
Copy TLS channel code from gabble
Sjoerd Simons
6
-0/+1448
2013-04-24
Nano version
Simon McVittie
2
-1/+5
2013-04-24
Update telepathy.am from telepathy-gabble to allow out-of-tree distcheck
telepathy-idle-0.1.15
Simon McVittie
1
-6/+17
2013-04-24
Prepare version 0.1.15
Simon McVittie
2
-2/+20
2013-04-24
IdleServerConnection: check certificates properly, except in the tests
Simon McVittie
2
-5/+11
2013-04-24
messages/invalid-utf8.py: amend test-case to work under GLib 2.36
Simon McVittie
1
-9/+20
2013-04-24
Include config.h in each source file
Simon McVittie
13
-0/+17
2013-04-22
with-session-bus.sh: update from telepathy-glib
Simon McVittie
1
-3/+15
2013-04-22
HACKING: update a bit.
Will Thompson
1
-7/+6
2013-04-22
Drop unused build dependency on OpenSSL
Will Thompson
3
-8/+2
2012-11-16
Nano-version bump
Will Thompson
1
-1/+1
2012-11-16
0.1.14
telepathy-idle-0.1.14
Will Thompson
2
-2/+13
2012-11-16
tests: disable pings by default
Will Thompson
1
-0/+1
2012-11-16
Parse PONG more leniently
Will Thompson
2
-1/+7
2012-11-14
nano bump
Will Thompson
1
-1/+1
2012-11-14
Version 0.1.13
telepathy-idle-0.1.13
Will Thompson
2
-3/+16
2012-11-14
muc-channel: remove content-free/wrong docstrings
Will Thompson
1
-24/+1
2012-11-14
muc: check that messages are marked as rescued
Will Thompson
2
-12/+41
2012-11-14
muc-channel: implement Destroy(), make Close() respawn
Will Thompson
5
-4/+111
2012-11-14
idletest: handle PART with no message argument
Will Thompson
1
-1/+7
2012-11-09
muc-channel: implement get_interfaces vfunc
Will Thompson
1
-1/+15
2012-11-09
im-channel: chain up in get_interfaces() impl
Will Thompson
1
-1/+3
2012-11-09
im-manager: use tp_base_channel_is_destroyed()
Will Thompson
1
-8/+3
2012-11-05
Some more NEWS.
Will Thompson
1
-5/+14
2012-11-02
Merge branch 'ping'
Will Thompson
8
-50/+179
[next]