Commit Graph

345 Commits (master)

Author SHA1 Message Date
damencho 45554a7a2e Temporary disable sip message tests.
10 years ago
Tom Uijldert 49f146fb1a Improved SIP Contact comparison. (#7)
10 years ago
Ingo Bauersachs be0540e2b7 Normalize line endings
11 years ago
Ingo Bauersachs 3c4c8d5254 Move security events back from libjitsi as they are solely used here.
11 years ago
Damian Minkov 4b124d7b8a Updates the license headers.
11 years ago
damencho d75bd2cc47 Removes msn protocol.
11 years ago
Damian Minkov d6cf5521bd Updates tests always-trust mode settings.
11 years ago
Damian Minkov 6f237aab5f Enables sip testing.
12 years ago
Danny van Heumen f970c50c8e Initial support for updated otr4j with support for outgoing message fragmentation.
12 years ago
Lyubomir Marinov 8aff7cfa8f Fixes the compilation on JDK 8.
12 years ago
Damian Minkov 7ed6111ea6 Trusts all certs when running tests, as they normally run in headless mode.
13 years ago
Ingo Bauersachs ae070f1e4f Remove RSS protocol
13 years ago
Damian Minkov 5898ddd57f Fixes working with server-side readonly groups (shared groups in OF), handles 406 error while editing roster items.
13 years ago
Damian Minkov 7c0c594900 Temporally disables frequently failing multi user chat tests.
13 years ago
Damian Minkov a128defd52 Tries to fix frequently failing xmpp multi chat tests.
13 years ago
Damian Minkov 294d1af473 Updates tests, the one created the room is owner.
13 years ago
hristoterezov 2689368bab Removes unnecessary disco info sent before joinning the room.
13 years ago
Damian Minkov 39ac02a33d Fixes tests, removes room listing from tests as it was disabled on server we test.
13 years ago
paweldomas 5728fa3ce7 Refactor AccountIDs
13 years ago
Lyubomir Marinov b211c26d6c Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
Lyubomir Marinov c85ca6ca0c Works on preventing an issue with the display of remote video which could scale it down to a tiny number of pixels. Fixes multiple technical/programming errors, warnings, javadocs.
14 years ago
Lyubomir Marinov d18143cf6d Fixes warnings.
14 years ago
Damian Minkov 2de36356c3 Fixes tests.
14 years ago
Yana Stamcheva ebc645908f Separates dns package to service and impl. Creates a ParallelResolver interface that can be used from the util package. Moves NetworkUtils back to util package. Moves dnsconfig plugin to the impl/dns package (because it was using implementation classes directly).
14 years ago
Yana Stamcheva 91b72c3202 Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
14 years ago
Damian Minkov 3f3ca000f0 Detects failed typing notifications.
14 years ago
Lyubomir Marinov 34d54b1d84 Moves the ConfigurationService and FileAccessService implementations from Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages.
14 years ago
Lyubomir Marinov 1ebd6e2896 Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.)
14 years ago
Lyubomir Marinov 0b9b0b248c Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov 89d68994ef Switches Jitsi trunk to libjitsi.
14 years ago
Damian Minkov ab2053041f Disable test.
14 years ago
Damian Minkov 94f6566e68 Fixes build.
14 years ago
Vincent Lucas ba78226fe9 Adds a break (wait for 1000 ms) to correct first test of
15 years ago
Vincent Lucas da552559c5 Corrects tests concerning OperationSetPresence:
15 years ago
Vincent Lucas edf6e6203d Try to correct jabber slick TestOperationSetPresence.postTestSubscribe().
15 years ago
Damian Minkov 0a0c71237a Updates smack library to 3.2.2.
15 years ago
Ingo Bauersachs ec7caabb71 Fix stackoverflow on SIP server resolution when SRV host entry is unresolvable
15 years ago
Ingo Bauersachs 1d6e0246a1 Import DNS package to tests and fix tests
15 years ago
Ingo Bauersachs d931f8507e Make protocols aware of DNSSEC exceptions
15 years ago
Ingo Bauersachs aaa147c435 Avoid unnecessary DNS lookups for SIP
15 years ago
Damian Minkov 3186bca42c Separates xcap contactlist implementation and adds option for contacts retrieval from XiVO.
15 years ago
Emil Ivov 9feab56577 Changes project name in source license headers from SIP Communicator to Jitsi
15 years ago
Ingo Bauersachs 60385be26e Ignore manual entered SIP proxy data when autodetect is selected
15 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.
16 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.
16 years ago
Werner Dittmann f202265ca8 Remove import of non-existing package
16 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.
16 years ago
Yana Stamcheva 5024715207 Fix tests.
16 years ago