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
/
rakia
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-03
s/NUM_TP_*/TP_NUM_*
Guillaume Desmottes
2
-3
/
+3
2013-10-03
include telepathy-glib-dbus
Guillaume Desmottes
6
-0
/
+7
2013-10-02
stop using RakiaDirection
Guillaume Desmottes
6
-88
/
+81
2013-10-01
remove full namespace prefix in comments
Guillaume Desmottes
3
-3
/
+3
2013-10-01
text-channel: use TpBaseChannel
Guillaume Desmottes
3
-339
/
+80
2013-09-16
use TP_SEAL_ENABLE
Guillaume Desmottes
4
-16
/
+19
2013-09-16
use TP_DISABLE_SINGLE_INCLUDE
Guillaume Desmottes
13
-34
/
+12
2013-07-24
Text channels: add Channel.Interface.Messages in the interface list
Alban Crequy
1
-0
/
+1
2013-06-05
Stop using handle qdata
Simon McVittie
5
-48
/
+59
2012-05-10
Stop refcounting handles
Simon McVittie
5
-49
/
+11
2012-05-10
Use tp_cm_message_set_sender instead of deprecated tp_message_set_handle
Simon McVittie
1
-4
/
+2
2012-05-10
Use tp_cm_message_new instead of deprecated/misleading tp_message_new
Simon McVittie
1
-2
/
+2
2012-05-10
Replace deprecated TP_ERRORS with TP_ERROR
Simon McVittie
7
-9
/
+9
2012-05-10
Consistently include config.h in every .c file, first
Simon McVittie
3
-0
/
+6
2012-05-10
Enable warnings about suspicious signed/unsigned comparisons, and fix them
Simon McVittie
2
-3
/
+3
2012-05-10
Switch on warnings about prototypes, and fix them
Simon McVittie
9
-11
/
+17
2012-05-10
Eradicate trailing whitespace after backslash (Automake warns about it)
Simon McVittie
1
-1
/
+1
2012-05-10
Link with ld --no-copy-dt-needed-entries if available
Simon McVittie
1
-0
/
+1
2012-04-05
Transform TP reason into appropriate SIP reasons
Olivier Crête
1
-6
/
+59
2012-04-05
Remove dead code
Olivier Crête
1
-10
/
+0
2012-04-05
Make sure nua_op is NULL before ending the sip session
Olivier Crête
1
-0
/
+2
2012-03-26
Don't wait for codecs to publish Endpoint on incoming m=
Olivier Crête
1
-2
/
+4
2012-03-22
Don't repeat forward declarations
Olivier Crête
1
-1
/
+2
2012-03-20
Convert SIP status codes to TpCallStateChangeReason on Ended
Olivier Crête
1
-6
/
+64
2012-03-02
Put all direction control code in the stream
Olivier Crête
6
-67
/
+62
2012-03-02
Fix the cases when a media is removed and then re-added
Olivier Crête
3
-31
/
+89
2012-03-02
Add function to stringify a RakiaDirection
Olivier Crête
2
-0
/
+27
2012-03-01
Add test for adding a content while held
Olivier Crête
1
-1
/
+3
2012-03-01
Add test for receiving failure.. and make it work
Olivier Crête
1
-2
/
+2
2012-03-01
Call: Set the streams to sending when the remote side accepts
Olivier Crête
7
-11
/
+46
2012-02-29
Remove old streamed media files
Olivier Crête
6
-5105
/
+0
2012-02-24
Update copyright dates
Olivier Crête
5
-5
/
+5
2012-02-24
Remove stray g_debug
Olivier Crête
2
-4
/
+1
2012-02-24
Hangup call on receiving error if can't request receiving
Olivier Crête
3
-1
/
+26
2012-02-24
CallStream: Disable direction changes if mutable-contents=false
Olivier Crête
1
-0
/
+15
2012-02-24
Rename DEBUG=media-channel to media
Olivier Crête
1
-1
/
+1
2012-02-24
CallStream: Implement media error reporting
Olivier Crête
1
-2
/
+47
2012-02-24
CallStream: Set CanRequestReceiving based on MutableContents
Olivier Crête
1
-0
/
+32
2012-02-24
Fix memory leaks found by valgrind
Olivier Crête
3
-3
/
+22
2012-02-24
Set the resolved stun server
Olivier Crête
1
-8
/
+8
2012-02-24
It's rawudp, so assume we're always connected
Olivier Crête
3
-3
/
+20
2012-02-24
Only reject codecs on the proper error
Olivier Crête
1
-3
/
+9
2012-02-23
Make Hold/Unhold work
Olivier Crête
3
-6
/
+8
2012-02-23
Make it possible to remove a content from a connected call
Olivier Crête
3
-36
/
+62
2012-02-22
Make it possible to add a content to a connected call
Olivier Crête
5
-12
/
+100
2012-02-22
Rename remote_codecs to the more accurate remote_codec_offer
Olivier Crête
3
-17
/
+15
2012-02-16
Implement RequestReceiving
Olivier Crête
4
-47
/
+119
2012-02-16
Make AddContent take the initial direction
Olivier Crête
1
-1
/
+3
2012-02-14
Make SetSending work, also add tests for it
Olivier Crête
3
-25
/
+38
2012-02-13
Correctly identify remote hold
Olivier Crête
1
-3
/
+3
[next]