index
:
telepathy/telepathy-rakia
master
next
telepathy-rakia-0.8
telepathy-sofiasip-0.4
telepathy-sofiasip-0.6
SIP connection manager using Sofia-SIP (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-rakia)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-02-02
text-factory: use tpsip/handles
Pekka Pessi
1
-8
/
+4
2011-02-02
text-factory: use TpsipBaseConnection
Pekka Pessi
1
-9
/
+10
2011-02-02
tpsip-base-connection: add nua callback
Pekka Pessi
4
-222
/
+3
2011-02-02
Derive TpsipConnection from TpsipBaseConnection
Pekka Pessi
4
-64
/
+55
2011-02-02
tpsip/handles: add
Pekka Pessi
1
-202
/
+0
2011-01-31
Merge branch 'invite-from-self'
Mikhail Zabaluev
1
-0
/
+7
2011-01-31
Reject incoming calls from the same URI as the local user (fd.o #33716)
Mikhail Zabaluev
1
-0
/
+7
2011-01-28
fd.o #31720: use TpDBusDaemon to export media streams
Simon McVittie
2
-4
/
+18
2011-01-28
fd.o #31720: use TpDBusDaemon to export media sessions
Simon McVittie
2
-5
/
+24
2011-01-28
Backported fix to fd.o #31720: use TpDBusDaemon to export channel objects
Simon McVittie
2
-6
/
+6
2011-01-26
Fix group flags for streamedmedia calls.
David Laban
1
-17
/
+26
2011-01-26
sip-media-channel clean up group members
David Laban
1
-62
/
+37
2011-01-26
Update the groups interface when remote user accepts the call.
David Laban
1
-1
/
+19
2011-01-26
Don't call priv_outbound_call (self, 0)
David Laban
1
-0
/
+5
2011-01-26
implement tpsip_media_channel_get_handle() properly.
David Laban
1
-1
/
+8
2011-01-03
Merge branch 'master' into messages-retouch
Mikhail Zabaluev
16
-532
/
+1176
2010-12-15
protocol: implement TpBaseProtocolClass->dup_authentication_types
Jonny Lamb
1
-0
/
+12
2010-12-15
Don't ask the user for a password on connect
David Laban
1
-44
/
+1
2010-12-15
Ask for a password in priv_handle_auth() if not given.
David Laban
1
-19
/
+139
2010-12-15
connection: only disconnect if we're not already disconnected
Jonny Lamb
1
-3
/
+6
2010-12-15
connection: use disconnect_with_dbus_error
Jonny Lamb
1
-2
/
+2
2010-12-15
connection: use TpSimplePasswordManager to get a password if one was not given
Jonny Lamb
2
-1
/
+48
2010-11-24
protocol: when hitting a special parameter, just skip it, not all the others too
Jonny Lamb
1
-1
/
+1
2010-11-23
Merge branch 'protocol'
Simon McVittie
11
-498
/
+970
2010-11-23
Re-word write-mgr-file's header - this isn't Gabble
Simon McVittie
1
-1
/
+1
2010-11-18
Implement type_foreach_channel_class in both channel managers
Simon McVittie
2
-9
/
+11
2010-11-18
Port TpsipConnectionManager to use TpBaseProtocol
Simon McVittie
5
-474
/
+920
2010-11-18
tpsip_normalize_contact: add connection-independent normalization
Simon McVittie
2
-9
/
+24
2010-11-18
tpsip_connection_get_implemented_interfaces: add
Simon McVittie
2
-6
/
+15
2010-11-18
fd.o #31720: use TpDBusDaemon to export media streams
Simon McVittie
2
-4
/
+18
2010-11-18
fd.o #31720: use TpDBusDaemon to export media sessions
Simon McVittie
2
-5
/
+24
[next]