index
:
~smcv/telepathy-idle
catch-up
gdbus-object
gdbus-properties
group-mixin
interactive-tls
master
next
next-decore
next-handle-type
next-tests
trivia-54114
/msg a{sv}bot does it compile yet?
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
idle-connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
Split property/value pairs one-per-line in interactive TLS checking code
Simon McVittie
1
-2
/
+7
2013-04-30
Connection: fix default for 'charset' property.
Will Thompson
1
-1
/
+1
2013-04-30
Connection: cancel connect_async when Disconnect() is called
Will Thompson
1
-2
/
+10
2013-04-30
Connection: fix a crash on Disconnect() during TLS verification
Will Thompson
1
-4
/
+5
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
1
-24
/
+7
2013-04-29
Start pinging & running message queue after 001 (welcome)
Will Thompson
1
-9
/
+12
2013-04-28
Add support for interactive TLS certificate checking
Sjoerd Simons
1
-1
/
+9
2012-11-02
Merge branch 'ping'
Will Thompson
1
-48
/
+115
2012-11-02
Clarify ping timeout comparison
Will Thompson
1
-1
/
+2
2012-10-30
connection: cope with send_async() returning synchronously
Will Thompson
1
-1
/
+1
2012-10-30
Disable keepalive pings if server doesn't support PING.
Will Thompson
1
-0
/
+19
2012-10-30
Fix _force_disconnect to actually forcibly disconnect.
Will Thompson
1
-14
/
+4
2012-10-30
Don't try to ping while we're disconnecting.
Will Thompson
1
-1
/
+2
2012-10-30
Connection: disconnect if we get no PONG for our PING
Will Thompson
1
-3
/
+57
2012-10-30
Move comment about message interval to the right place
Will Thompson
1
-3
/
+2
2012-10-30
Connection: add priv field to structure
Will Thompson
1
-40
/
+43
2012-10-29
Merge branch 'room-list'
Will Thompson
1
-0
/
+4
2012-10-29
Sanitize incoming messages to remove UTF-8 non-characters.
Will Thompson
1
-0
/
+41
2012-10-28
Give charset conversion function a more natural type
Will Thompson
1
-9
/
+6
2012-05-10
Make some internal functions properly static
Simon McVittie
1
-1
/
+2
2012-05-10
Prototype functions properly: foo() is not a prototype, foo(void) is
Simon McVittie
1
-1
/
+2
2012-05-10
Various dull C89-compliance
Simon McVittie
1
-10
/
+19
2012-05-10
Stop refcounting handles, which have been "immortal" since 0.14
Simon McVittie
1
-2
/
+0
2012-05-08
Use TP_ERROR, not deprecated TP_ERRORS
Simon McVittie
1
-6
/
+6
2012-04-08
Initial support for listing IRC channels
Jonathon Jongsma
1
-0
/
+4
2012-04-04
config.h has to be the first header included in C files
Guillaume Desmottes
1
-2
/
+2
2012-03-30
Connection: handle ServerConn errors while Connecting
Will Thompson
1
-15
/
+14
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
2011-10-04
IdleConnection: Prevent overlapping and duplicate sends
Debarshi Ray
1
-15
/
+29
2011-09-30
IdleConnection: Remove redundant check
Debarshi Ray
1
-1
/
+1
2011-09-29
IdleServerConnection: Async-ify idle_server_connection_disconnect
Debarshi Ray
1
-4
/
+2
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
IdleServerConnection: Async-ify idle_server_connection_send
Debarshi Ray
1
-27
/
+84
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
1
-30
/
+38
2011-09-29
Get rid of IdleServerConnectionIface and IdleSSLServerConnection
Debarshi Ray
1
-15
/
+14
2011-09-12
Connection: replace \r and \n with spaces
Will Thompson
1
-2
/
+3
2011-09-09
Add an env var to speed up flushing the queue
Will Thompson
1
-2
/
+13
2011-09-09
Connection: refactor adding queue timeout.
Will Thompson
1
-11
/
+32
2011-09-08
Remove obsolete DBUS_API_SUBJECT_TO_CHANGE
Will Thompson
1
-1
/
+0
2011-08-03
Connection: fix coding style nitpicks
Will Thompson
1
-4
/
+4
2011-07-20
Contacts: support Aliasing
Will Thompson
1
-0
/
+31
2011-07-20
Add a TpContactsMixin
Will Thompson
1
-1
/
+9
2011-07-20
Connection: replace constructor with constructed.
Will Thompson
1
-8
/
+7
[next]