index
:
telepathy-idle
48084-eats-cpu-on-failed-ssh-forward
channel-manager
handle-massive-lines
invalid-utf8
loyal-subjects
master
presence
proxy-mode
room-list
roomier
spam
☕
Will Thompson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-02
Merge branch '48084-eats-cpu-on-failed-ssh-forward'
HEAD
master
Will Thompson
5
-117/+104
2012-03-30
Test server dropping connection after authentication.
48084-eats-cpu-on-failed-ssh-forward
Will Thompson
2
-0/+24
2012-03-30
Connection: handle ServerConn errors while Connecting
Will Thompson
3
-15/+39
2012-03-30
ServerConnection: guard against double-disconnection
Will Thompson
1
-0/+9
2012-03-30
Connection: inline enqueueing messages
Will Thompson
1
-14/+13
2012-03-30
Connection: simplify adding queue timeouts
Will Thompson
1
-45/+8
2012-03-30
IdleConnection: remove unused message-batching code
Will Thompson
1
-19/+1
2012-03-30
IdleConnection: don't drop & leak messages on full output buffer
Will Thompson
1
-3/+4
2012-03-30
Connection: delete requeueing logic.
Will Thompson
1
-29/+7
2012-03-30
ServerConnection: disconnect on end-of-file.
Will Thompson
1
-1/+8
2011-11-07
Fix the test broken by the last commit
Danielle Madeley
1
-1/+1
2011-11-07
Make unknown timestamp a G_MAXINT64
Danielle Madeley
2
-6/+8
2011-11-02
Support trailing parameter without a initial :
Sjoerd Simons
2
-8/+37
2011-11-01
Subject: implement ActorHandle property.
Will Thompson
2
-1/+20
2011-10-28
nano version bump
Will Thompson
1
-1/+1
2011-10-28
Version 0.1.11
Will Thompson
2
-2/+21
2011-10-28
configure: explicitly depend on gio-2.0
Will Thompson
1
-1/+1
2011-10-28
Merge branch 'loyal-subjects'
Will Thompson
8
-721/+546
2011-10-28
_network_member_left: indent a declaration
Will Thompson
1
-1/+1
2011-10-12
MUCChannel: Implement Channel.Interface.Subject
loyal-subjects
Will Thompson
5
-231/+344
2011-10-12
Depend on tp-glib 0.15.9 for Subject etc.
Will Thompson
1
-1/+1
2011-10-12
MUCChannel: remove GET_PRIVATE antipattern
Will Thompson
2
-36/+38
2011-10-12
MUCChannel: port to TpBaseChannel
Will Thompson
3
-413/+147
2011-10-12
MUCChannel: remove obsolete GType defines
Will Thompson
1
-49/+27
2011-10-12
MUCChannel: remove unused LAST_MODE_FLAG_SHIFT define
Will Thompson
1
-2/+0
2011-10-04
idletest: Use handleCommand instead of dataReceived
Debarshi Ray
1
-6/+5
2011-10-04
idletest: The data for an IRC event can be [] too
Debarshi Ray
1
-1/+1
2011-10-04
IdleConnection: Prevent overlapping and duplicate sends
Debarshi Ray
1
-15/+29
2011-09-29
IdleConnection: Remove redundant check
Debarshi Ray
1
-1/+1
2011-09-29
IdleServerConnection: Simplify the dispose method
Debarshi Ray
1
-12/+0
2011-09-29
IdleServerConnection: Cleanup usage of the private GCancellable
Debarshi Ray
1
-15/+11
2011-09-29
IdleServerConnection: Async-ify idle_server_connection_disconnect
Debarshi Ray
3
-26/+32
2011-09-29
Consolidate tp_base_connection_disconnect_with_dbus_error calls
Debarshi Ray
1
-23/+30
2011-09-29
IdleConnection: Use tp_strdiff and tp_str_empty
Debarshi Ray
1
-3/+3
2011-09-29
IdleDNSResolver: Not needed anymore
Debarshi Ray
3
-280/+0
2011-09-29
IdleServerConnection: Async-ify idle_server_connection_send
Debarshi Ray
3
-38/+109
2011-09-29
IdleConnection: Handle connecting -> disconnected correctly
Debarshi Ray
1
-10/+14
2011-09-29
IdleServerConnection: Async-ify idle_server_connection_connect
Debarshi Ray
3
-46/+73
2011-09-29
IdleServerConnection: Reduce the number of certificate checks
Debarshi Ray
1
-0/+5
2011-09-29
IdleServerConnection: Replace g_signal_emit_by_name with g_signal_emit
Debarshi Ray
1
-2/+2
2011-09-29
Get rid of IdleServerConnectionIface and IdleSSLServerConnection
Debarshi Ray
9
-930/+74
2011-09-29
IdleServerConnection: Replace low level network code with GIO
Debarshi Ray
1
-377/+142
2011-09-29
Use guint16 for port numbers and G_MAXUINT16 instead of 0xffff
Debarshi Ray
2
-6/+6
2011-09-12
Connection: replace \r and \n with spaces
Will Thompson
2
-4/+10
2011-09-12
Merge branch 'testier-better-faster-stronger'
Will Thompson
11
-31/+64
2011-09-12
message-order.py: tidy up
Will Thompson
1
-4/+2
2011-09-12
tests: strip \r\n from stream event data
Will Thompson
4
-6/+7
2011-09-09
Add an env var to speed up flushing the queue
Will Thompson
2
-3/+14
2011-09-09
Connection: refactor adding queue timeout.
Will Thompson
1
-11/+32
2011-09-09
tests: print "Core dump exists" in red, like Gabble
Will Thompson
1
-5/+12
[next]