index
:
~jonny/telepathy-idle
master
next
presence
le idle
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-23
constants: sync with Gabble master
Guillaume Desmottes
1
-16
/
+22
2013-09-19
constants.py: sync with Gabble
Guillaume Desmottes
1
-39
/
+155
2013-09-18
set nano flag
Guillaume Desmottes
1
-1
/
+1
2013-09-18
run-test.sh.in: actually export SSL env variables
Guillaume Desmottes
1
-0
/
+2
2013-09-18
prepare 0.1.17
Guillaume Desmottes
2
-4
/
+22
2013-09-16
use TP_SEAL_ENABLE
Guillaume Desmottes
6
-27
/
+51
2013-09-16
Use TP_DISABLE_SINGLE_INCLUDE
Guillaume Desmottes
28
-70
/
+22
2013-09-13
autogen: Honor NOCONFIGURE=1
Colin Walters
1
-10
/
+15
2013-09-12
bump tp-glib min version deprecations to 0.22
Guillaume Desmottes
1
-3
/
+3
2013-09-12
bump tp-glib min version deprecations to 0.20
Guillaume Desmottes
1
-1
/
+1
2013-09-12
connection: use a hash table to store aliases
Guillaume Desmottes
1
-17
/
+16
2013-09-12
.gitignore: update with new test files
Guillaume Desmottes
1
-0
/
+6
2013-09-12
Run regression tests under the run-test.sh "driver"
Guillaume Desmottes
2
-42
/
+64
2013-09-12
Import run-test.sh.in from Gabble master
Guillaume Desmottes
2
-0
/
+70
2013-09-12
.gitignore: automake 1.13 copies in /test-driver
Guillaume Desmottes
1
-0
/
+1
2013-09-05
ServerConnection: dispose internal objects
Lionel Landwerlin
1
-4
/
+4
2013-09-05
ServerConnection: kill async read when disconnecting
Lionel Landwerlin
1
-1
/
+9
2013-06-11
Require a vaguely modern telepathy-glib and GLib
Simon McVittie
1
-3
/
+3
2013-06-11
Add handle-name to RoomList properties
Xavier Claessens
2
-1
/
+2
2013-05-12
Don't crash when a channel with multiple requests fails
Sjoerd Simons
1
-1
/
+1
2013-05-01
nano version
Simon McVittie
2
-1
/
+6
2013-05-01
Release 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
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
[next]