aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/java/sip/communicator/slick/protocol
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix tests.Yana Stamcheva2010-09-291-0/+1
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-291-11/+22
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-112-17/+17
* - Supports more call recording formats.Lyubomir Marinov2010-09-091-1/+4
* Fixing build.Damian Minkov2010-08-301-1/+1
* Merge latest patch sent to dev mailinglist with subject "XCAP tests" which re...Damian Minkov2010-08-164-44/+211
* Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with ...Damian Minkov2010-08-106-6/+1075
* Fixing role behavior and role change reporting, as previous role info is miss...Damian Minkov2010-07-271-2/+8
* Fix sip tests.Yana Stamcheva2010-07-051-3/+1
* Dispatch system messages coming in jabber chat rooms. Message history ignore ...Damian Minkov2010-04-071-6/+31
* Implement Always trust mode for verifying certificates, and enable the mode f...Damian Minkov2010-04-011-0/+12
* Moved Yahoo account 3 registration in ad-hoc MUC tests.Valentin Martinet2010-02-174-57/+30
* Moved AuthHandler into dedicated class (code redundancy--).Valentin Martinet2010-02-124-74/+56