aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/java/sip/communicator/slick/protocol
Commit message (Expand)AuthorAgeFilesLines
* Remove Yahoo protocolIngo Bauersachs2016-10-2416-4069/+2
* Temporary disable sip message tests.damencho2016-06-101-1/+1
* Improved SIP Contact comparison. (#7)Tom Uijldert2016-05-121-1/+24
* Normalize line endingsIngo Bauersachs2016-02-281-485/+485
* Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-235-5/+5
* Updates the license headers.Damian Minkov2015-07-2075-145/+994
* Removes msn protocol.damencho2015-07-1614-4306/+0
* Updates tests always-trust mode settings.Damian Minkov2015-05-041-0/+6
* Enables sip testing.Damian Minkov2015-02-111-1/+1
* Initial support for updated otr4j with support for outgoing message fragmenta...Danny van Heumen2014-09-301-3/+4
* Fixes the compilation on JDK 8.Lyubomir Marinov2014-07-251-1/+1
* Trusts all certs when running tests, as they normally run in headless mode.Damian Minkov2013-12-131-0/+6
* Remove RSS protocolIngo Bauersachs2013-12-0810-1821/+0
* Fixes working with server-side readonly groups (shared groups in OF), handles...Damian Minkov2013-11-196-22/+64
* Temporally disables frequently failing multi user chat tests.Damian Minkov2013-11-021-1/+3
* Tries to fix frequently failing xmpp multi chat tests.Damian Minkov2013-11-011-0/+84
* Updates tests, the one created the room is owner.Damian Minkov2013-08-221-1/+1
* Removes unnecessary disco info sent before joinning the room.hristoterezov2013-07-221-1/+5
* Fixes tests, removes room listing from tests as it was disabled on server we ...Damian Minkov2013-07-191-0/+4
* Refactor AccountIDspaweldomas2013-06-033-9/+11
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2381-833/+1027
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-263-6/+6
* Fixes warnings.Lyubomir Marinov2013-02-252-4/+4
* Fixes tests.Damian Minkov2013-01-271-0/+1
* Separates dns package to service and impl. Creates a ParallelResolver interfa...Yana Stamcheva2013-01-278-8/+8
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-248-8/+8
* Detects failed typing notifications.Damian Minkov2012-10-015-0/+46
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-102-2/+2
* Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.)Lyubomir Marinov2012-06-297-7/+7
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-2967-120/+148
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-2918-22/+24
* Disable test.Damian Minkov2012-05-181-3/+3
* Fixes build.Damian Minkov2012-05-081-10/+24
* Adds a break (wait for 1000 ms) to correct first test ofVincent Lucas2012-03-231-0/+1
* Corrects tests concerning OperationSetPresence:Vincent Lucas2012-03-211-118/+167
* Try to correct jabber slick TestOperationSetPresence.postTestSubscribe().Vincent Lucas2012-03-151-3/+7
* Updates smack library to 3.2.2.Damian Minkov2012-02-291-5/+8
* Fix stackoverflow on SIP server resolution when SRV host entry is unresolvableIngo Bauersachs2012-01-151-0/+44
* Import DNS package to tests and fix testsIngo Bauersachs2011-12-208-0/+19
* Make protocols aware of DNSSEC exceptionsIngo Bauersachs2011-12-191-16/+21
* Avoid unnecessary DNS lookups for SIPIngo Bauersachs2011-12-064-7/+435
* Separates xcap contactlist implementation and adds option for contacts retrie...Damian Minkov2011-11-042-8/+8
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1891-91/+91
* Ignore manual entered SIP proxy data when autodetect is selectedIngo Bauersachs2011-08-091-1/+1
* Some debug for failing jabber tests.Damian Minkov2011-06-071-8/+26
* XCAP: When using manually entered values for the login, use them as is withou...Ingo Bauersachs2011-05-111-1/+5
* Fixing random jabber test fails.Damian Minkov2011-04-081-13/+92
* Horizontal flip of the video in configuration form (mirror effect). Updates f...Sebastien Vincent2010-11-081-1/+1
* Remove import of non-existing packageWerner Dittmann2010-10-187-7/+0
* Authorization for SIP protocol, implement subscribe for presence.winfo rfc385...Damian Minkov2010-10-061-1/+1