Commit Graph

487 Commits (23763112c709a7037bd31c305c5a32a34708a3bf)

Author SHA1 Message Date
Ingo Bauersachs ec7caabb71 Fix stackoverflow on SIP server resolution when SRV host entry is unresolvable
14 years ago
Ingo Bauersachs 1d6e0246a1 Import DNS package to tests and fix tests
14 years ago
Ingo Bauersachs d931f8507e Make protocols aware of DNSSEC exceptions
14 years ago
Damian Minkov 2b9fc76e39 Fixes tests bundle stopping.
14 years ago
Ingo Bauersachs aaa147c435 Avoid unnecessary DNS lookups for SIP
14 years ago
Ingo Bauersachs c543e54197 Separate notification service from its handlers
14 years ago
Damian Minkov 3186bca42c Separates xcap contactlist implementation and adds option for contacts retrieval from XiVO.
14 years ago
Lyubomir Marinov 2ce621309b Loads the Java VM into Jitsi's run.exe in order to fix issue #963: Starting Jitsi via pinned taskbar icon makes a second Jitsi icon appear in the taskbar instead of highlighting the existing one. Based on ibauersachs' patch.
14 years ago
Emil Ivov 9feab56577 Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
Ingo Bauersachs 60385be26e Ignore manual entered SIP proxy data when autodetect is selected
14 years ago
Damian Minkov dc2b4805c0 Some debug for failing jabber tests.
15 years ago
Ingo Bauersachs b6573bb94a XCAP: When using manually entered values for the login, use them as is without stripping the domain name.
15 years ago
Damian Minkov ecb23fc042 Fixing random jabber test fails.
15 years ago
Yana Stamcheva ff5a1b7693 Improvements in obtaining contact capabilities.
15 years ago
Sebastien Vincent 0f2d766c3a Horizontal flip of the video in configuration form (mirror effect). Updates ffmpeg (revision 25669) and x264 (November 3th 2010 daily tarball) source trees for the ffmpeg JNI.
15 years ago
Werner Dittmann f202265ca8 Remove import of non-existing package
15 years ago
Damian Minkov 04238adfb0 Authorization for SIP protocol, implement subscribe for presence.winfo rfc3857, rfc3858, rfc5025. Add block and polite-block to the currently available allow rules in xcap implementation and using them fo the sip authorization.
15 years ago
Yana Stamcheva 5024715207 Fix tests.
15 years ago
Yana Stamcheva 24ed71d202 Moved the CertificateVerificationService to its own bundle.
15 years ago
Lyubomir Marinov 5fba65be8c Removes Stun4J.jar from the NetBeans compile classpath (because it has been removed from the repository).
15 years ago
Emil Ivov f563bd7783 Removes stun4j and the SC components that are using it so that we can now introduce ice4j
15 years ago
Sebastien Vincent bb0b2297c7 Add javadoc, fix warnings and typos.
15 years ago
Lyubomir Marinov be8d547993 - Supports more call recording formats.
15 years ago
Damian Minkov ab68449ffe Fixing build.
15 years ago
Damian Minkov 923e76aed0 Merge latest patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
15 years ago
Damian Minkov 9c1c17dff9 Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
15 years ago
Yana Stamcheva a0d7953432 Basic support for contact capabilities in the user interface.
15 years ago
Lyubomir Marinov 9897f9139a Implements XML element name encoding (http://www.w3.org/TR/xml/#NT-Name) in the XML backend of the ConfigurationService implementation in order to allow storing properties with names not limited to valid XML element names. The functionality is implemented in order to allow EntityCapsManager to store Jabber DiscoverInfo (when running the tests) but it turns out that the reconnect plugin also has started trying to store properties with names which are not valid XML element names (which is probably not in the tests, I don't know).
15 years ago
Damian Minkov fc36d2bc9d Fixing role behavior and role change reporting, as previous role info is missing when role change occurs.
15 years ago
Lyubomir Marinov 04cac3354c Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Melnikov on the "Password storage" GSoC 2010 project into trunk.
16 years ago
Damian Minkov 8923ff76b2 - Trying to fix duplicating jabber messages.
16 years ago
Yana Stamcheva a289689d00 Fix sip tests.
16 years ago
Werner Dittmann 011af719e8 Cleanup some left-overs of PropertyChange event handling.
16 years ago
Yana Stamcheva 7393be5cfb Fix unit tests.
16 years ago
Werner Dittmann 12bd1ba9b0 Just fix a typo in ConfigPropertyVetoException
16 years ago
Werner Dittmann 73cf690b04 Cleanup PropertyChangeEvent stuff
16 years ago
Damian Minkov cc5e956a87 Dispatch system messages coming in jabber chat rooms. Message history ignore non conversations in multi-chats. Jabber multi chat tests ignore auto generated room system messages.
16 years ago
Damian Minkov b841366922 Implement Always trust mode for verifying certificates, and enable the mode for tests.
16 years ago
Yana Stamcheva bfdc99f475 - Fixes issue #780 (Online contact not displayed in the contact list).
16 years ago
Valentin Martinet ad58c334cd Moved Yahoo account 3 registration in ad-hoc MUC tests.
16 years ago
Valentin Martinet 4a9c6c769d Moved AuthHandler into dedicated class (code redundancy--).
16 years ago
Valentin Martinet 505e6198d4 Forgot to remove useless code.
16 years ago
Valentin Martinet d303e5e0b1 - Avoid code redundancy by moving SecurityAuthorityImpl
16 years ago
Damian Minkov 5b1ed4c3a8 Enable presence in sip tests and force use of PA when testing.
16 years ago
Valentin Martinet ee7a1a6a25 - Moved setUserRole() to setLocalUserRole()
16 years ago
Valentin Martinet 4ee7bef666 Add unit tests for Yahoo! ad-hoc multi-user chat (but not enabled yet).
16 years ago
Valentin Martinet 24038c7b17 Added unit tests for MSN ad-hoc multi-user chat.
16 years ago
Valentin Martinet d92b387243 - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, List<String>, *)
16 years ago
Damian Minkov 030f0ea5b3 Enable sip tests, telephony and messaging (without presence).
16 years ago
Valentin Martinet b3f0fdcdea Adds a missing header.
16 years ago
Valentin Martinet 6c62675ac2 Compare invitees bare adress in testInviteJoin & testInviteReject using StringUtils.parseBareAdress.
16 years ago
Damian Minkov 6af7a43c06 Again enable sip tests.
16 years ago
Damian Minkov 5662485c70 Enable sip tests.
16 years ago
Lyubomir Marinov b917bbc4bd Fixes warnings
16 years ago
Lyubomir Marinov df7dc66cb5 Fixes warnings.
16 years ago
Lyubomir Marinov dfb0c91c94 Commits the patch of Sebastien Vincent provided on the dev mailing list in an e-mail with the subject "[Patch] Warnings" which fixes multiple warnings about unnecessary casts, missing or incorrect javadocs.
16 years ago
Lyubomir Marinov f21f8cc962 Fixes warnings
16 years ago
Damian Minkov 2ebeeff170 Return tha failing tests and fix them - a problem removing user from group.
16 years ago
Damian Minkov 363fb09ca0 Temporally disable the failing test till fix it.
16 years ago
Damian Minkov a7493d9876 Fix a bug in Msn Filetransfer preventing NullPointerException. And tests to recreate needed contacts for filetransfer tests.
16 years ago
Emil Ivov c8f81f8353 Javadoc fixes. Removes a few warning. Moves code from CallSipImpl to CallPeerSipImpl
16 years ago
Yana Stamcheva 80f7da8aaa - Enables multiple line selection in the default contact list.
16 years ago
Lyubomir Marinov dc5ce7cef5 Commits the patch of Sebastien Vincent provided on the dev mailing list in an e-mail with the subject "[sip-comm-dev] [Patch] Fix warnings".
16 years ago
Damian Minkov 37dc57803f Fixing filetransfer tests. Problem waiting for receiving event, stop waiting on receiving the first event. Some formatting.
16 years ago
Lyubomir Marinov a6c3303f88 Fixes warnings, mostly ones related to raw-type uses.
16 years ago
Damian Minkov 56d1ca85b6 Filetransfer tests fix: Increase interval for waiting event(when last test failed the event was received 100ms after we stopped waiting).
16 years ago
Lyubomir Marinov c7e4952a8f Commits the second patch of Sebastien Vincent in the dev mailing list thread "Fix lot of warnings in the code" which fixes multiple compiler warnings.
16 years ago
Lyubomir Marinov 400fe1b68b As my day went into warnings, fixes more warnings about raw-type uses.
16 years ago
Lyubomir Marinov f837057d33 Commits the last part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the test directory.
16 years ago
Werner Dittmann 63cdcff185 Integrate the second big patch for OTR. With this patch all the required GSoC functions are available. Second commit.
16 years ago
Werner Dittmann fc523c0794 Integrate the second big patch for OTR. With this patch all the required GSoC functions are available.
16 years ago
Damian Minkov d45dd664c9 Trying to fix build. Wait more for cancel events while transfering and put some logging to track the problem.
16 years ago
Damian Minkov 057fd9f385 Msn Filetransfer and tests.
16 years ago
Romain Kuntz 503135a31b [growl integration] New methods for the systray service:
16 years ago
Emil Ivov 41add54fd4 Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 88753222cc Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 1bcc36b449 Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 15b312cf97 Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 3f7d9ddd26 Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 39f039f526 Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Emil Ivov 4884f5a92b Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 years ago
Lyubomir Marinov 78041d3755 Take two at fixing the failing Jabber account uninstallation test this time pretty much forcing the XML store on the ConfigurationService implementation because the configuration tests write the configuration file in XML format on their own, without the ConfigurationService implementation.
16 years ago
Lyubomir Marinov 75e6e6d036 Fixes the unit tests of the ConfigurationService broken by the previous commit.
16 years ago
Lyubomir Marinov e1d01dd9a0 Fixes a few raw-type warnings.
16 years ago
Yana Stamcheva c98f98655f - Some improvements in "feature" introducing in Jabber.
17 years ago
Damian Minkov 425a1abaf8 Change event to canceled. Adding filetransfer tests and for icq protocol, but still not activate them.
17 years ago
Emil Ivov 55812ee9d4 Disables a regularly failing test on xmpp room subjects until we have a proper implementation
17 years ago
Lyubomir Marinov 776554eac4 - Integrates the Facebook protocol developed by Dai Zhiwei as part of Google Summer of Code 2008 in trunk.
17 years ago
Emil Ivov 48869d0f22 converts tabs to spaces in a number of classes
17 years ago
Damian Minkov 5d70236c72 Add filetransfer for icq protocol. Implement new request canceled event in tests and in yahoo protocol.
17 years ago
Yana Stamcheva 41f655c482 File transfer related changes as follows:
17 years ago
Damian Minkov 2ee11ac204 Disable test by not adding it in test suite.
17 years ago
Damian Minkov b6f370cbcf Disable regulary failing test about changing nickname for jabber multichat.
17 years ago
Damian Minkov 0ebdce1c36 Add filetransfer for yahoo and generic filetransfer tests - enabled for jabber and yahoo.
17 years ago
scmerger 2b421442c1 Merge branch '1.0-local' into trunk-local
17 years ago
Damian Minkov b4af204401 Add file transfer event for rejected incoming files, update file history and reflect changes in gui.
17 years ago
Damian Minkov 1abffe4b45 Fixing tests.
17 years ago
Damian Minkov 4cd35690f4 Fixing build. Wrong file location.
17 years ago
Damian Minkov 67bccdb603 Add Metahistory tests.
17 years ago
scmerger 6f2d6a115b Merge branch '1.0-local' into trunk-local
17 years ago