Commit Graph

452 Commits (4907e00a20ae99885b294ff079cff103487709fb)

Author SHA1 Message Date
Damian Minkov 4907e00a20 Fix portaudio for Macosx now run on minimum 10.3 and both libraries are statically linked into one.
17 years ago
Damian Minkov 638145acd4 Portaudio for Macosx.
17 years ago
Werner Dittmann f8434b8cb9 Update zrtp4j: fix a wrong private key length parameter for DH 2048 mode
17 years ago
Werner Dittmann 0d8ecaafd5 Update zrtp4j library: includes new DH2048 mode, some small fixes.
17 years ago
Damian Minkov 0b22edbc9c Reflect linux native binaries to latest changes.
17 years ago
Werner Dittmann 713a14923d Start ZRTP protocol in cases where one party sends ZRTP messages only but no other data. This
17 years ago
Damian Minkov 97b0d3a492 Native binaries for portaudio linux i386 and amd64.
17 years ago
Damian Minkov b5ae6c1a91 Some portaudio fixes. Add to configuration panel option to select portaudio and the devices to use. Javasound left as default, as portaudio is not currently enabled (missing native binaries). Removed some old and unused jmf stuff like v4l, sun audio, directsound.
17 years ago
Egidijus Jankauskas 48a2ad2a03 deletes unused file. ( previous commit had libgrowl4j.dylib instead of libgrowl.dylib)
17 years ago
Egidijus Jankauskas e0175fb6c0 updated growl4j which now uses Growl.framework 1.2. This new version adds 64 bit support.
17 years ago
Werner Dittmann bd861dc6b4 Update ZRTP library. This update fixes the client id string and a problem in the state
17 years ago
Emil Ivov 3ca3c1091c Tries to suppress spurious jain-sip strack trace logging.
17 years ago
George Politis de32705807 otr4j@114 : Replace info messages with finest messages.
17 years ago
George Politis e2974c6817 Moved key management functionality from ScOtrEngineImpl to ScOtrKeyManager (new). Updated otr4j@112
17 years ago
George Politis e844ac803f OTR Plugin: Fixed org.w3c.dom.DOMException and java.lang.NoSuchMethodError
17 years ago
Damian Minkov 80426e1e4e Fixing icq filetransfers. Fix for transfers lasting no more than few seconds and than are canceled. Fix for Linux where a jvm bug prevent sending. Fix for missing timeouts under Linux which stuck transfers while probing different addresses.
17 years ago
Werner Dittmann fc523c0794 Integrate the second big patch for OTR. With this patch all the required GSoC functions are available.
17 years ago
Damian Minkov 057fd9f385 Msn Filetransfer and tests.
17 years ago
Romain Kuntz d2b213fc41 Updated the sparkle framework to fix the crashes on update. Thanks to Egis for the solution to the problem!
17 years ago
Romain Kuntz f8f6328492 Recompiled the sparkle dynamic library to fix the problem with the wrong path to the Sparkle Framework
17 years ago
Romain Kuntz 916e9d1709 Updated to the latest Sparkle version. It now should work on Java1.6. Updates are now signed.
17 years ago
Lyubomir Marinov 6bacfb8901 Commits the patch of Linus Wallgren which introduces ShutdownService to better abstract the shutdown procedure of the application.
17 years ago
Romain Kuntz eb37605512 [growl integration] removed old growl library and replacing it with the new JNI and growl4j library
17 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
17 years ago
Werner Dittmann e653d5ec2e recompile with target="1.5" to fix incompatible class versions
17 years ago
Werner Dittmann d63dda22a6 recompile with target="1.5" to fix incompatible class versions
17 years ago
Werner Dittmann 88bf145942 Integrate OTR and related modifications to crypto stuff.
17 years ago
Sebastien Mazy 8f13a9632d updated JAIN-SIP RI (version with improved TCP support)
17 years ago
Sebastien Mazy db1056e35b JAIN-SIP: updated RI and redirected logs to SC logs
17 years ago
Yana Stamcheva c98f98655f - Some improvements in "feature" introducing in Jabber.
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
Damian Minkov 5d70236c72 Add filetransfer for icq protocol. Implement new request canceled event in tests and in yahoo protocol.
17 years ago
Damian Minkov 0ebdce1c36 Add filetransfer for yahoo and generic filetransfer tests - enabled for jabber and yahoo.
17 years ago
Damian Minkov bacc7bd2c1 Wrong testing.properties file commited, now revert it and enable MetaHistoryService tests.
17 years ago
Damian Minkov 67bccdb603 Add Metahistory tests.
17 years ago
scmerger f6363c99a4 Merge branch '1.0-local' into trunk-local
17 years ago
Emil Ivov 957a9690ec Re-enables the Yahoo! tests.
17 years ago
scmerger 6f2d6a115b Merge branch '1.0-local' into trunk-local
17 years ago
Yana Stamcheva 13b5466ee0 User interface for file history using the new MetaHistoryService.
17 years ago
Damian Minkov ab6e04cdcf FileHistory Service impl.
17 years ago
Emil Ivov 03aed0e2d6 Removes that Yahoo! Messenger tests in order to be able to provide a build. The tests are currently failing because of server changes that are also affecting older versions so not building new one isn't helping anyone.
17 years ago
scmerger 96c3dfc420 Merge branch '1.0-local' into trunk-local
17 years ago
Damian Minkov f98f926cf6 Fix PopupMessageHandler tests.
17 years ago
Yana Stamcheva 181d550970 Fix unit test dependencies.
17 years ago
Emil Ivov 98f8d6e06e Updates felix.unit.test.properties with the latest changes from felix.client.run.properties
17 years ago
Yana Stamcheva 2f0db4d2d1 Adding support for file transfer for XMPP and graphical User Interface for file transfer (ongoing work). This first commit adds the needed gui that enables users to send and receive files, to
17 years ago
Damian Minkov 0cb1c0688b - When download site is down updatecheck blocks loading bundles. Fixed. Check moved in separate thread and set timout to connection in order to avoid infinite block of thread.
17 years ago
Damian Minkov caa08d9d2e Fix moving msn contact from one group to another.
17 years ago
Damian Minkov 0ddf28ee15 Implement new login v16 for yahoo.
17 years ago
Werner Dittmann 5d8ada0c5a Include latest version of ZRTP4J. Modify the Eclipse and NB project files. Use a generic name
17 years ago