| Commit message (Expand) | Author | Age | Files | Lines |
* | Move security events back from libjitsi as they are solely used here. | Ingo Bauersachs | 2015-08-23 | 1 | -1/+1 |
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 15 | -28/+199 |
* | Fixes working with server-side readonly groups (shared groups in OF), handles... | Damian Minkov | 2013-11-19 | 1 | -3/+10 |
* | Temporally disables frequently failing multi user chat tests. | Damian Minkov | 2013-11-02 | 1 | -1/+3 |
* | Tries to fix frequently failing xmpp multi chat tests. | Damian Minkov | 2013-11-01 | 1 | -0/+84 |
* | Updates tests, the one created the room is owner. | Damian Minkov | 2013-08-22 | 1 | -1/+1 |
* | Removes unnecessary disco info sent before joinning the room. | hristoterezov | 2013-07-22 | 1 | -1/+5 |
* | Fixes tests, removes room listing from tests as it was disabled on server we ... | Damian Minkov | 2013-07-19 | 1 | -0/+4 |
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 14 | -304/+340 |
* | Works on preventing an issue with the display of remote video which could sca... | Lyubomir Marinov | 2013-02-26 | 1 | -3/+3 |
* | Separates dns package to service and impl. Creates a ParallelResolver interfa... | Yana Stamcheva | 2013-01-27 | 1 | -1/+1 |
* | Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ... | Yana Stamcheva | 2013-01-24 | 1 | -1/+1 |
* | Detects failed typing notifications. | Damian Minkov | 2012-10-01 | 1 | -0/+9 |
* | Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.) | Lyubomir Marinov | 2012-06-29 | 1 | -1/+1 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 10 | -17/+22 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 3 | -4/+4 |
* | Disable test. | Damian Minkov | 2012-05-18 | 1 | -3/+3 |
* | Adds a break (wait for 1000 ms) to correct first test of | Vincent Lucas | 2012-03-23 | 1 | -0/+1 |
* | Corrects tests concerning OperationSetPresence: | Vincent Lucas | 2012-03-21 | 1 | -118/+167 |
* | Try to correct jabber slick TestOperationSetPresence.postTestSubscribe(). | Vincent Lucas | 2012-03-15 | 1 | -3/+7 |
* | Import DNS package to tests and fix tests | Ingo Bauersachs | 2011-12-20 | 1 | -0/+1 |
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 14 | -14/+14 |
* | Ignore manual entered SIP proxy data when autodetect is selected | Ingo Bauersachs | 2011-08-09 | 1 | -1/+1 |
* | Some debug for failing jabber tests. | Damian Minkov | 2011-06-07 | 1 | -8/+26 |
* | Fixing random jabber test fails. | Damian Minkov | 2011-04-08 | 1 | -13/+92 |
* | Remove import of non-existing package | Werner Dittmann | 2010-10-18 | 1 | -1/+0 |
* | Fix tests. | Yana Stamcheva | 2010-09-29 | 1 | -0/+1 |
* | Moved the CertificateVerificationService to its own bundle. | Yana Stamcheva | 2010-09-29 | 1 | -11/+22 |
* | Add javadoc, fix warnings and typos. | Sebastien Vincent | 2010-09-11 | 1 | -8/+8 |
* | Merge latest patch sent to dev mailinglist with subject "XCAP tests" which re... | Damian Minkov | 2010-08-16 | 1 | -1/+1 |
* | Fixing role behavior and role change reporting, as previous role info is miss... | Damian Minkov | 2010-07-27 | 1 | -2/+8 |
* | Dispatch system messages coming in jabber chat rooms. Message history ignore ... | Damian Minkov | 2010-04-07 | 1 | -6/+31 |
* | Implement Always trust mode for verifying certificates, and enable the mode f... | Damian Minkov | 2010-04-01 | 1 | -0/+12 |
* | Moved AuthHandler into dedicated class (code redundancy--). | Valentin Martinet | 2010-02-12 | 1 | -26/+0 |
* | - Avoid code redundancy by moving SecurityAuthorityImpl | Valentin Martinet | 2010-02-11 | 1 | -84/+1 |
* | - Moved setUserRole() to setLocalUserRole() | Valentin Martinet | 2010-01-27 | 1 | -124/+165 |
* | Added unit tests for MSN ad-hoc multi-user chat. | Valentin Martinet | 2010-01-26 | 6 | -102/+960 |
* | - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, ... | Valentin Martinet | 2010-01-18 | 1 | -2/+2 |
* | Compare invitees bare adress in testInviteJoin & testInviteReject using Strin... | Valentin Martinet | 2010-01-12 | 2 | -4/+12 |
* | Fixes warnings | Lyubomir Marinov | 2009-10-15 | 1 | -8/+2 |
* | Commits the patch of Sebastien Vincent provided on the dev mailing list in an... | Lyubomir Marinov | 2009-10-13 | 1 | -1063/+1063 |
* | - Enables multiple line selection in the default contact list. | Yana Stamcheva | 2009-09-23 | 1 | -1/+0 |
* | Commits the last part of the patch provided by Sebastien Vincent on the dev m... | Lyubomir Marinov | 2009-08-31 | 10 | -86/+78 |
* | Integrate the second big patch for OTR. With this patch all the required GSoC... | Werner Dittmann | 2009-08-26 | 1 | -0/+274 |
* | Integrate the second big patch for OTR. With this patch all the required GSoC... | Werner Dittmann | 2009-08-26 | 1 | -0/+2 |
* | Renames CallParticipant to CallPeer so that it would better reflect our new C... | Emil Ivov | 2009-08-09 | 1 | -213/+213 |
* | Renames CallParticipant to CallPeer so that it would better reflect our new C... | Emil Ivov | 2009-08-09 | 1 | -32/+32 |
* | Renames CallParticipant to CallPeer so that it would better reflect our new C... | Emil Ivov | 2009-08-09 | 1 | -18/+18 |
* | Disables a regularly failing test on xmpp room subjects until we have a prope... | Emil Ivov | 2009-07-25 | 1 | -6/+7 |
* | Disable test by not adding it in test suite. | Damian Minkov | 2009-07-13 | 1 | -5/+4 |