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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Option for new behaviour of detecting a contact's capabilities
Timur Masar
2015-11-09
2
-0
/
+125
*
Merge pull request #41 from SkaceKamen/patch-1
Ingo Bauersachs
2015-10-05
1
-1
/
+1
|
\
|
*
Could cause unnecessary exception
SkaceKamen
2014-07-21
1
-1
/
+1
*
|
Merge pull request #154 from iant-gmbh/master
Ingo Bauersachs
2015-10-05
2
-4
/
+65
|
\
\
|
*
|
- Fixed additional 80 chars wrap
Claas Beyersdorf
2015-10-05
1
-3
/
+4
|
*
|
- Fixed 80 chars wrap
Claas Beyersdorf
2015-10-05
2
-8
/
+12
|
*
|
Fixed copy paste error. Now FORCE_PROXY_BYPASS works as expected.
Claas Beyersdorf
2015-09-23
2
-3
/
+3
|
*
|
fixed wrongly changed code refactorins
Claas Beyersdorf
2015-09-23
1
-239
/
+215
|
*
|
Added abbility to set option FORCE_PROXY_BYPASS via SipAccount
Claas Beyersdorf
2015-09-23
2
-213
/
+293
*
|
|
Move SDES default ciphers from settings to default config
Ingo Bauersachs
2015-10-04
1
-2
/
+4
*
|
|
Fix type warning
Ingo Bauersachs
2015-10-04
1
-2
/
+2
*
|
|
Obtain available SDES ciphers from libjitsi
Ingo Bauersachs
2015-10-04
1
-9
/
+9
*
|
|
Does not store global proxy config if no server or port is entered.
damencho
2015-09-28
1
-4
/
+15
|
/
/
*
|
Remove MSN protocol leftovers
Ingo Bauersachs
2015-08-23
1
-1
/
+0
*
|
Move security events back from libjitsi as they are solely used here.
Ingo Bauersachs
2015-08-23
2
-6
/
+5
*
|
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
2
-5
/
+6
*
|
Updates the license headers.
Damian Minkov
2015-07-20
428
-952
/
+5755
*
|
Removes msn protocol.
damencho
2015-07-16
8
-989
/
+0
*
|
Added option for resolving all DNS lookups through SOCKS proxy.
Danny van Heumen
2015-04-03
3
-10
/
+97
*
|
GUI improvements for IRC account registration wizard.
Danny van Heumen
2015-04-03
3
-44
/
+34
*
|
Started work on SASL authentication panel in IRC account configuration.
Danny van Heumen
2015-04-03
3
-10
/
+142
*
|
Saves only the call dialog location, skipping the size. And restores it if av...
Damian Minkov
2015-04-03
2
-46
/
+80
*
|
Adds plugin that adds contact source services (groups to the contact list) wi...
Damian Minkov
2015-04-01
7
-0
/
+885
*
|
Adds stacktrace when tracing enabled in reconnect plugin.
Damian Minkov
2015-04-01
1
-1
/
+2
*
|
Fix for OTR UI in case of multiple OTR session.
Danny van Heumen
2015-03-07
2
-5
/
+1
*
|
Always show OTR session switcher, disable for single session.
Danny van Heumen
2015-03-07
1
-1
/
+2
*
|
Merge pull request #68 from jitsi/clean-gtalk-stuff
bgrozev
2015-02-23
2
-32
/
+0
|
\
\
|
*
|
Removes the "google ICE" option from the GUI, and some Gtalk-related code.
Boris Grozev
2015-02-13
2
-32
/
+0
*
|
|
Removes unused code snippet.
Danny van Heumen
2015-02-22
1
-4
/
+0
*
|
|
Let every message pass through to otr4j, since otr4j will already correctly h...
Danny van Heumen
2015-02-21
1
-31
/
+0
|
/
/
*
|
Show country/region information in language dropdown if applicable
Ingo Bauersachs
2015-02-12
1
-2
/
+2
*
|
Adds custom header to indicate screen sharing initiated calls.
Damian Minkov
2015-02-10
1
-4
/
+9
*
|
Make comboboxes in AccountInfoPanel and ConnectionInfoPanel transparent.
Danny van Heumen
2015-02-08
2
-0
/
+2
*
|
Adds properties to disable account and connect info menu entries.
Damian Minkov
2015-02-05
4
-72
/
+124
*
|
Escape html entities for plain text messages in notifications.
Danny van Heumen
2015-01-25
2
-10
/
+45
*
|
Some i18n fixes in IRC wizard UI.
Danny van Heumen
2015-01-15
2
-15
/
+24
*
|
IRC: check nick according to nick pattern in RFC 1459.
Danny van Heumen
2015-01-14
1
-1
/
+1
*
|
Extended IRC account dialog to include options for contact and chat room pres...
Danny van Heumen
2015-01-12
4
-7
/
+113
*
|
Introduced constant for end of ME command prefix index.
Danny van Heumen
2015-01-12
1
-0
/
+4
*
|
Rename some strings SC to Jitsi.
Damian Minkov
2015-01-12
10
-11
/
+11
*
|
Proxy: check for non-null user name before returning PasswordAuthentication i...
Danny van Heumen
2015-01-03
1
-1
/
+5
*
|
Fix NPE: empty password will be null, handle this case
Danny van Heumen
2015-01-03
1
-2
/
+11
*
|
Uses the XMLUtils.newDocumentBuilderFactory() method to obtain
Boris Grozev
2014-12-29
2
-10
/
+8
*
|
Adds an option to disable advanced configuration for accounts which do not ne...
Damian Minkov
2014-12-09
2
-0
/
+20
*
|
Add property to disable the avatar menu.
Ingo Bauersachs
2014-12-06
1
-0
/
+15
*
|
Adds NPE check.
Damian Minkov
2014-12-04
1
-0
/
+3
*
|
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
[next]