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
/
plugin
/
jabberaccregwizz
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Updates the license headers.
Damian Minkov
2015-07-20
14
-23
/
+182
*
Removes the "google ICE" option from the GUI, and some Gtalk-related code.
Boris Grozev
2015-02-13
2
-32
/
+0
*
Uses the XMLUtils.newDocumentBuilderFactory() method to obtain
Boris Grozev
2014-12-29
2
-10
/
+8
*
Revert "Disable XML external entities before parsing."
Boris Grozev
2014-12-04
2
-6
/
+2
*
Disable XML external entities before parsing.
Boris Grozev
2014-12-04
2
-2
/
+6
*
Implements XEP-0280 (message carbons).
hristoterezov
2014-01-27
2
-0
/
+27
*
Replace System-Bundle header by BSN and a list that defines sys-bundles
Ingo Bauersachs
2013-12-07
1
-1
/
+1
*
Use temporary file for XMPP server list
Ingo Bauersachs
2013-11-10
1
-45
/
+26
*
Fixes error "Cannot call invokeAndWait from the event dispatcher thread" when...
Damian Minkov
2013-10-24
1
-9
/
+19
*
Fixes a deadlock involving the AWT event dispatching thread.
Lyubomir Marinov
2013-10-17
2
-35
/
+96
*
Fixes - create new jabber account with a custom port, issue #1117. Patch prov...
Damian Minkov
2013-09-18
1
-3
/
+12
*
Fixes NPE when there is a server error without error set in XMPPException, no...
Damian Minkov
2013-09-11
1
-1
/
+2
*
Leave the UserID field enabled when it wasn't completely filled
Ingo Bauersachs
2013-08-10
2
-2
/
+2
*
Show the error message from the server on an account creation attempt
Ingo Bauersachs
2013-08-10
1
-3
/
+9
*
Don't sign in when the page did not commit
Ingo Bauersachs
2013-08-10
1
-2
/
+6
*
Update the URL of the list of XMPP servers.
Boris Grozev
2013-07-15
1
-1
/
+1
*
Ignore resource priority if it's null as well as empty
Ingo Bauersachs
2013-07-06
1
-1
/
+3
*
Adds user interface to control the H.264 encoder's use of Periodic Intra Refr...
Lyubomir Marinov
2013-06-20
1
-2
/
+0
*
Removes methods already declared in JabberAccountID from it's impl version. R...
paweldomas
2013-06-19
1
-1
/
+0
*
Fixes bug with "no UserID provided" message when trying to register Jabber ac...
paweldomas
2013-06-11
1
-12
/
+11
*
Fixes refactoring error which caused "remember password" checkbox to be not i...
paweldomas
2013-06-11
1
-9
/
+3
*
The same instance of registration object will be used for one account edit. B...
paweldomas
2013-06-11
1
-3
/
+3
*
Multiple fixes
paweldomas
2013-06-04
2
-6
/
+3
*
Refactor AccountIDs
paweldomas
2013-06-03
6
-1526
/
+59
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
7
-29
/
+57
*
Reduces the numbers of times that the camera gets opened and closed on Window...
Lyubomir Marinov
2013-05-23
1
-1
/
+0
*
Android settings prerequisite patch
paweldomas
2013-05-21
5
-444
/
+627
*
Add TLS client certificate configuration option in XMPP wizard (Patch by Stef...
Ingo Bauersachs
2013-04-09
6
-1
/
+121
*
Adds a minimal duration for RTP DTMF tones. This minimal duration can be conf...
Vincent Lucas
2013-03-14
4
-5
/
+131
*
Fixes inconsistent synchronization in RTPSourceStream which could lead to une...
Lyubomir Marinov
2013-02-14
1
-1
/
+1
*
Fixes account wizards loading.
Damian Minkov
2013-01-31
1
-0
/
+1
*
Fixes build.
Yana Stamcheva
2013-01-30
1
-1
/
+1
*
Creates a specific account registration interface for the desktop application...
Yana Stamcheva
2013-01-28
1
-1
/
+1
*
Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...
Yana Stamcheva
2013-01-24
10
-12
/
+13
*
Apply proper styling to various checkboxes
Ingo Bauersachs
2012-12-07
1
-2
/
+2
*
Improves the way of saving encryption protocol settings.
Vincent Lucas
2012-11-19
2
-179
/
+9
*
Moves loading the gui (creating main frame) in event dispatch thread. Make so...
Damian Minkov
2012-11-19
1
-13
/
+23
*
Adds XMPP GUI configuration the ability to disable Jingle (audio and video ca...
Vincent Lucas
2012-10-02
4
-0
/
+63
*
Applies a patch from Boris Grozev that allows setting different codec configu...
Emil Ivov
2012-09-13
4
-7
/
+77
*
Applies a patch from Boris Grozev that now prevents ICE configuration from cl...
Emil Ivov
2012-09-13
1
-0
/
+7
*
Applies a patch from Boris Grozev that Adds a password strength meter to XMPP...
Emil Ivov
2012-09-13
2
-210
/
+124
*
Improves SIP and XMPP configuration interface to choose the priority between ...
Vincent Lucas
2012-09-03
2
-3
/
+84
*
Adds password modification from within Jitsi for XMPP accounts that allow it....
Emil Ivov
2012-08-07
3
-2
/
+354
*
Adds SDES for XMPP. Works with Jingle and GTalk (only for gmail web app, does...
Vincent Lucas
2012-08-02
4
-0
/
+144
*
Adds is server overridden checkbox in jabber account wizard.
Damian Minkov
2012-07-12
3
-11
/
+83
*
Moves the ConfigurationService and FileAccessService implementations from Jit...
Lyubomir Marinov
2012-07-10
2
-1
/
+5
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
1
-3
/
+3
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
6
-7
/
+9
[next]