index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
service
/
protocol
/
media
/
MediaHandler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Romoves the use of enum-like constants from SrtpListeners because it is a par...
Lyubomir Marinov
2013-10-10
1
-10
/
+10
*
Adds support for DTLS-SRTP with SIP.
Lyubomir Marinov
2013-10-03
1
-31
/
+10
*
Commits work in progress on fixing issues with video capture on Windows.
Lyubomir Marinov
2013-05-20
1
-2
/
+48
*
Improves setting of the stream direction when processing jingle content-accep...
Boris Grozev
2013-04-11
1
-1
/
+2
*
Small fixes to various comments. Adds logs when a SIP outgoing call is create...
Boris Grozev
2013-03-18
1
-2
/
+2
*
Re-enable propagation of security events on all encryption methods
Ingo Bauersachs
2013-01-26
1
-3
/
+1
*
Works on the user interface of video conference calls: allows toggling the di...
Lyubomir Marinov
2013-01-20
1
-6
/
+4
*
Replaces use of MediaFormat.equals() with MediaFormat.matches() so that audio...
Emil Ivov
2013-01-15
1
-0
/
+11
*
Attempts to optimize the handling of audio level-related information in Jitsi...
Lyubomir Marinov
2013-01-07
1
-1
/
+402
*
Works on fixing issues with Jitsi VideoBridge telephony conferencing.
Lyubomir Marinov
2013-01-07
1
-0
/
+2
*
Allows the telephony conferences utilizing the Jitsi VideoBridge server-side ...
Lyubomir Marinov
2012-11-27
1
-3
/
+10
*
Fixes code formatting (lines going beyond column 80)
Emil Ivov
2012-11-06
1
-4
/
+20
*
Improves SIP and XMPP configuration interface to choose the priority between ...
Vincent Lucas
2012-09-03
1
-1
/
+3
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
1
-6
/
+7
*
Move cipher detail information to call info frame.
Werner Dittmann
2012-06-19
1
-2
/
+2
*
Call security fixes. Adds SrtpControl to the security negotiation started event.
Yana Stamcheva
2012-04-10
1
-2
/
+3
*
Renames recently added event securityStarted to securityNegotiationStarted.
Damian Minkov
2012-04-06
1
-2
/
+2
*
Adds security started event, indicating when security initialization has real...
Damian Minkov
2012-04-05
1
-2
/
+8
*
Fixes a ConcurrentModificationException in SRTPTransformer reported by Emil I...
Lyubomir Marinov
2012-04-02
1
-5
/
+50
*
Adds (experimental) support for the cobri Jabber extension.
Lyubomir Marinov
2012-04-02
1
-0
/
+984