aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/StunServerDescriptor.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Makes StunServerDescriptor serializable(required for Android)paweldomas2013-06-111-0/+2
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-0/+1
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-101-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+6
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Adds protocol get/setters in StunServerDescriptor.Sebastien Vincent2011-06-161-0/+40
* Ongoing work on Google Talk voice support.Sebastien Vincent2011-06-091-0/+27
* Store STUN password via credentials storage service.Sebastien Vincent2011-04-291-1/+5
* Initial support for Jingle Nodes. Please note that this feature is disabled b...Sebastien Vincent2010-12-101-1/+0
* * Fix exception when creating a STUN server without username/password;Sebastien Vincent2010-12-031-2/+4
* Ongoing work on the integration of ICE into XMPP. Fixes a problem that was ca...Emil Ivov2010-09-191-50/+8
* ICE integration for XMPP accounts (Work in progress)Emil Ivov2010-09-191-1/+13
* ICE integration for XMPP accountsEmil Ivov2010-09-191-8/+8
* ICE integration for XMPP accountsEmil Ivov2010-09-191-13/+59
* Modifies the STUN form in the XMPP wizard so that it would use a share STUN s...Emil Ivov2010-09-191-0/+267