aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Improvements in obtaining contact capabilities.Yana Stamcheva2010-11-261-11/+0
* Removes a mistakenly committed test classEmil Ivov2010-11-241-129/+0
* Work in progress on the implementation of parallel DNS queries.Emil Ivov2010-11-241-0/+129
* 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-1813-13/+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
* Removes Stun4J.jar from the NetBeans compile classpath (because it has been r...Lyubomir Marinov2010-09-211-1/+0
* Removes stun4j and the SC components that are using it so that we can now int...Emil Ivov2010-09-191-28/+0
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-113-18/+18
* - Supports more call recording formats.Lyubomir Marinov2010-09-092-2/+5
* 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
* Basic support for contact capabilities in the user interface.Yana Stamcheva2010-07-301-0/+11
* Implements XML element name encoding (http://www.w3.org/TR/xml/#NT-Name) in t...Lyubomir Marinov2010-07-282-5/+6
* Fixing role behavior and role change reporting, as previous role info is miss...Damian Minkov2010-07-271-2/+8
* Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Me...Lyubomir Marinov2010-07-123-0/+252
* - Trying to fix duplicating jabber messages.Damian Minkov2010-07-063-227/+0
* Fix sip tests.Yana Stamcheva2010-07-051-3/+1
* Cleanup some left-overs of PropertyChange event handling.Werner Dittmann2010-05-161-7/+7
* Fix unit tests.Yana Stamcheva2010-05-031-2/+2
* Just fix a typo in ConfigPropertyVetoExceptionWerner Dittmann2010-04-091-9/+9
* Cleanup PropertyChangeEvent stuffWerner Dittmann2010-04-091-11/+10
* 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
* - Fixes issue #780 (Online contact not displayed in the contact list).Yana Stamcheva2010-02-171-0/+10
* 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
* Forgot to remove useless code.Valentin Martinet2010-02-111-83/+0
* - Avoid code redundancy by moving SecurityAuthorityImplValentin Martinet2010-02-116-272/+218
* Enable presence in sip tests and force use of PA when testing.Damian Minkov2010-02-022-2/+4
* - Moved setUserRole() to setLocalUserRole()Valentin Martinet2010-01-271-124/+165
* Add unit tests for Yahoo! ad-hoc multi-user chat (but not enabled yet).Valentin Martinet2010-01-266-209/+242
* Added unit tests for MSN ad-hoc multi-user chat.Valentin Martinet2010-01-2615-332/+2490
* - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, ...Valentin Martinet2010-01-181-2/+2
* Enable sip tests, telephony and messaging (without presence).Damian Minkov2010-01-182-4/+9
* Adds a missing header.Valentin Martinet2010-01-161-0/+6
* Compare invitees bare adress in testInviteJoin & testInviteReject using Strin...Valentin Martinet2010-01-122-4/+12
* Again enable sip tests.Damian Minkov2010-01-073-2/+28
* Enable sip tests.Damian Minkov2010-01-061-1/+1
* Fixes warningsLyubomir Marinov2009-10-156-45/+35
* Fixes warnings.Lyubomir Marinov2009-10-131-4/+4
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-136-1085/+1084
* Fixes warningsLyubomir Marinov2009-10-081-1/+1
* Return tha failing tests and fix them - a problem removing user from group. Damian Minkov2009-10-061-2/+2
* Temporally disable the failing test till fix it.Damian Minkov2009-10-051-2/+2
* Fix a bug in Msn Filetransfer preventing NullPointerException. And tests to r...Damian Minkov2009-10-051-1/+3
* Javadoc fixes. Removes a few warning. Moves code from CallSipImpl to CallPeer...Emil Ivov2009-09-292-9/+9