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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Export the adaptive last-n and simulcast attributes to XML.
Boris Grozev
2015-09-04
1
-0
/
+12
*
|
|
Use OSGI'fied libjitsi and fmj@102+package=bundle
Ingo Bauersachs
2015-08-29
2
-168
/
+0
*
|
|
Follow libjitsi move of DTMFtone from protocol to neomedia
Ingo Bauersachs
2015-08-23
10
-10
/
+4
*
|
|
Use MediaException for QualityControl error handling
Ingo Bauersachs
2015-08-23
5
-39
/
+9
*
|
|
Remove MSN protocol leftovers
Ingo Bauersachs
2015-08-23
2
-2
/
+0
*
|
|
Move security events back from libjitsi as they are solely used here.
Ingo Bauersachs
2015-08-23
21
-29
/
+162
*
|
|
ICQ: Remove 8 character password truncation. (This is apparently outdated sin...
Danny van Heumen
2015-08-17
1
-6
/
+0
*
|
|
Adds optional name attribute to the conference element in colibri.
damencho
2015-08-14
4
-1
/
+69
*
|
|
Disable XMPP inband account registration because of security issues
Ingo Bauersachs
2015-08-12
2
-10
/
+10
*
|
|
Update URL for XMPP server list
Ingo Bauersachs
2015-08-08
1
-1
/
+1
*
|
|
Correctly set SIP display names (Closes #134)
Ingo Bauersachs
2015-08-08
3
-29
/
+8
*
|
|
Don't duplicate RTP/SAVP profile when both SDES and ZRTP are enabled
Ingo Bauersachs
2015-08-08
1
-1
/
+1
*
|
|
Replaces boolean recording state with on, off and pending in colibri extensio...
damencho
2015-08-04
3
-102
/
+72
*
|
|
Fixes compilation in some environments.
bgrozev
2015-07-29
1
-16
/
+17
*
|
|
Catch ExceptionInInitializerError for better traceability of programming errors.
Danny van Heumen
2015-07-30
1
-2
/
+7
*
|
|
Fixes possible NPE, peer going from failed to connected and a dispatching of ...
damencho
2015-07-28
1
-1
/
+4
*
|
|
Fixes possible NPE when debug enabled and no ssl context available (fixes dam...
damencho
2015-07-28
1
-1
/
+1
*
|
|
Adds google api token file to repo, it is auto-updated if needed to.
damencho
2015-07-27
1
-0
/
+35
*
|
|
Java starts counting months at zero, fix this in the log output
Ingo Bauersachs
2015-07-23
1
-1
/
+1
*
|
|
Polishes Google Contacts authorization dialog.
damencho
2015-07-22
1
-10
/
+17
*
|
|
Added dialog title, fine tuned instructions.
Danny van Heumen
2015-07-22
1
-0
/
+7
*
|
|
Number of improvements to Google Contacts OAuth dialog after feedback.
Danny van Heumen
2015-07-22
1
-15
/
+62
*
|
|
Avoids a compile-time ambiguity of a class
Lyubomir Marinov
2015-07-21
1
-2
/
+1
*
|
|
Avoids compiling (certain) classes from .plugin.desktop when compiling classe...
Lyubomir Marinov
2015-07-20
3
-12
/
+11
*
|
|
Adds template to store google api id and secret.
damencho
2015-07-20
2
-2
/
+39
*
|
|
Updates the license headers.
Damian Minkov
2015-07-20
2157
-4711
/
+28703
*
|
|
Throw IllegalStateException in case client ID or client secret is missing.
Danny van Heumen
2015-07-20
1
-0
/
+6
*
|
|
Removed notion of a 'password' from Google Contacts implementation.
Danny van Heumen
2015-07-20
8
-127
/
+38
*
|
|
Tweaked the Google OAuth 2 approval dialog and added Eclipse classpath modifi...
Danny van Heumen
2015-07-20
2
-8
/
+71
*
|
|
Added browser launcher to hyperlink. Now opens the approval URL upon clicking...
Danny van Heumen
2015-07-20
3
-7
/
+30
*
|
|
Added automatic refresh token retrieval + secure storage in credentials store.
Danny van Heumen
2015-07-20
5
-56
/
+194
*
|
|
Add lots of comments to OAuth 2 implementation.
Danny van Heumen
2015-07-20
2
-4
/
+68
*
|
|
Working on simple UI to facilitate user approval process.
Danny van Heumen
2015-07-20
2
-122
/
+354
*
|
|
Working prototype OAuth 2 authentication for Google Contacts plugin.
Danny van Heumen
2015-07-20
3
-17
/
+177
*
|
|
Adds a constant for FID.
Boris Grozev
2015-07-16
1
-1
/
+5
*
|
|
Removes msn protocol.
damencho
2015-07-16
44
-10419
/
+0
*
|
|
Adds SSRCInfoPacketExtension used to signal SSRC owner in jitsi-meet.
paweldomas
2015-07-14
3
-6
/
+130
*
|
|
Fixes handling callto: URIs and cleans up documentation.
Boris Grozev
2015-07-03
3
-12
/
+6
*
|
|
Fixes typo in colibri XML generation.
George Politis
2015-06-10
1
-1
/
+1
*
|
|
Extends the COLIBRI channel IQ with a simulcast-mode attribute.
George Politis
2015-06-03
4
-0
/
+101
*
|
|
Added IRCv3 multi-prefix capability support.
Danny van Heumen
2015-05-30
2
-0
/
+7
*
|
|
Fix formatting.
Danny van Heumen
2015-05-30
1
-4
/
+9
*
|
|
Handle CAP away-notify events.
Danny van Heumen
2015-05-30
1
-15
/
+43
*
|
|
Partial support for IRC away notifications.
Danny van Heumen
2015-05-30
2
-20
/
+92
*
|
|
Updated comments (TODO, FIXME)
Danny van Heumen
2015-05-30
1
-3
/
+4
*
|
|
Proxy support for DCC receive operation added to irc-api client library.
Danny van Heumen
2015-05-30
1
-0
/
+25
*
|
|
Updates the JNA library to version 4.1.0 because it is dual-licensed under LG...
Lyubomir Marinov
2015-05-27
1
-13
/
+45
*
|
|
Manually fixes formatting.
Lyubomir Marinov
2015-05-27
1
-13
/
+17
*
|
|
Define ContactResource equality based on resourceName. (fixes OTR issue)
Danny van Heumen
2015-05-24
1
-0
/
+31
*
|
|
Converts "cache non caps" constant into field in ScServiceDiscoveryManager. F...
paweldomas
2015-05-21
3
-9
/
+16
[prev]
[next]