index
:
~jonny/telepathy-rakia
debug
master
next
telepathy-sofiasip-0.4
telepathy-sofiasip-0.6
le rakia
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
2
-4
/
+4
2011-09-06
Use the utility function rakia_version_string() for User-Agent value
Mikhail Zabaluev
1
-1
/
+2
2011-09-05
Merge branch 'master' into debug-lite
Mikhail Zabaluev
3
-2
/
+4
2011-06-16
Correct namespacing for a generated enum type
Mikhail Zabaluev
2
-2
/
+2
2011-06-15
Restore TPSIP_* environment variables' functionality
David Laban
1
-2
/
+7
2011-06-15
s/TPSIP/RAKIA/g
David Laban
10
-147
/
+147
2011-05-31
Merge remote-tracking branch 'zabaluev/debug-lite' into test-debug
David Laban
3
-12
/
+10
2011-05-30
Restore TPSIP_* environment variables' functionality
David Laban
1
-2
/
+7
2011-05-30
s/TPSIP/RAKIA/g
David Laban
10
-146
/
+146
2011-05-30
Use module-correct APIs to get the GSource from the sofia root
Mikhail Zabaluev
1
-2
/
+2
2011-05-26
Merge branch 'iphb-system-sync' into master
Mikhail Zabaluev
2
-24
/
+51
2011-05-23
Synchronise the heartbeat wakeups with other applications
Marco Barisione
1
-23
/
+50
2011-05-23
Use pkg-config to check for iphb and use the right include path
Marco Barisione
1
-1
/
+1
2011-05-23
Merge branch 'verify-certs' into trunk
Mikhail Zabaluev
3
-0
/
+22
2011-05-20
Added connection parameter "ignore-tls-errors"
Mikhail Zabaluev
3
-1
/
+26
2011-05-13
Verify TLS certificates
Mikhail Zabaluev
1
-0
/
+2
2011-03-15
Merge branch 'keepalive-default'
Mikhail Zabaluev
2
-2
/
+2
2011-03-07
Don't default the connection parameter "keepalive-interval" to zero, either
Mikhail Zabaluev
1
-1
/
+1
2011-03-04
Moving log init/shutdown back to the connection manager lifecycle
Mikhail Zabaluev
2
-14
/
+16
2011-03-04
Don't default the 'keepalive-interval' parameter to 0 (no keepalives)
Mikhail Zabaluev
1
-1
/
+1
2011-03-04
Consolidated initialization and shutdown of logging
Mikhail Zabaluev
2
-16
/
+12
2011-03-03
Improved a few debug messages
Mikhail Zabaluev
1
-1
/
+1
2011-02-23
Keep bus name as sofiasip
David Laban
2
-3
/
+3
2011-02-15
Comment doc that STUN is used for media only
Mikhail Zabaluev
1
-2
/
+2
2011-02-15
Smarter behavior of connection parameters 'discover-stun' and 'stun-server'
Mikhail Zabaluev
2
-6
/
+22
2011-02-15
Fix up a merge omission
Mikhail Zabaluev
1
-0
/
+1
2011-02-15
Merge branch 'stunning-fixes'
Mikhail Zabaluev
1
-3
/
+16
2011-02-14
Comment doc that STUN is used for media only
telepathy-sofiasip-0.6
Mikhail Zabaluev
1
-2
/
+2
2011-02-14
Smarter behavior of connection parameters 'discover-stun' and 'stun-server'
Mikhail Zabaluev
2
-12
/
+39
2011-02-14
Don't do STUN SRV lookup on the IP address-based account URI
Mikhail Zabaluev
1
-3
/
+17
2011-02-12
Rename project to telepathy-rakia
David Laban
12
-318
/
+318
2011-02-12
Don't distribute rm'd tpsip/signals-marshal.list
David Laban
1
-2
/
+0
2011-02-07
tpsip_conn_heartbeat_init: use "sofia-root" property
Pekka Pessi
1
-2
/
+8
2011-02-07
telepathy-sofiasip.c: use tpsip Sofia log handling
Pekka Pessi
1
-57
/
+2
2011-02-07
Move src/media-factory to tpsip/media-manager
Pekka Pessi
7
-769
/
+11
2011-02-07
Move src/sip-media-* to tpsip/media-*
Pekka Pessi
9
-6677
/
+1
2011-02-07
Move src/text-factory to tpsip/text-manager
Pekka Pessi
5
-703
/
+4
2011-02-07
Move src/sip-text-channel to tpsip/text-channel
Pekka Pessi
3
-1027
/
+0
2011-02-07
Move src/debug to tpsip/debug
Pekka Pessi
14
-238
/
+13
2011-02-02
sip-connection: remove functionality copied to TpsipBaseConnection
Pekka Pessi
3
-36
/
+0
2011-02-02
conn-aliasing: rename as tpsip/connection-aliasing
Pekka Pessi
4
-387
/
+5
2011-02-02
sip-connection-helpers: remove tpsip/handles functionality
Pekka Pessi
2
-93
/
+2
2011-02-02
conn-aliasing: use TpsipBaseConnection and tpsip/handles
Pekka Pessi
3
-30
/
+27
2011-02-02
sip-media-session: use TpsipBaseConnection
Pekka Pessi
1
-3
/
+4
2011-02-02
sip-media-channel: use TpsipBaseConnection
Pekka Pessi
1
-7
/
+8
2011-02-02
sip-text-channel: use TpsipBaseConnection
Pekka Pessi
1
-7
/
+5
2011-02-02
protocol: use tpsip/handles
Pekka Pessi
1
-0
/
+1
2011-02-02
sip-connection: use tpsip/handles
Pekka Pessi
1
-1
/
+2
2011-02-02
media-factory: use tpsip/handles
Pekka Pessi
1
-7
/
+4
2011-02-02
media-factory: use TpsipBaseConnection
Pekka Pessi
1
-9
/
+8
[next]