Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the AppleJavaExtensions.jar with the OrangeExtensions.jar from Yuvi ↵ | Romain Kuntz | 2010-04-13 | 2 | -2/+3 |
| | | | | Masory (updated for Java 5) | ||||
* | Update yahoo lib. | Damian Minkov | 2010-01-11 | 2 | -2/+2 |
| | |||||
* | Reflects the replacing of growl.jar with growl4j.jar in the Eclipse and ↵ | Lyubomir Marinov | 2009-08-14 | 2 | -2/+2 |
| | | | | NetBeans project classpaths. | ||||
* | Update the IDE files to include the new jar files in thier classpath. | Werner Dittmann | 2009-08-01 | 2 | -1/+3 |
| | |||||
* | - Integrates the Facebook protocol developed by Dai Zhiwei as part of Google ↵ | Lyubomir Marinov | 2009-07-23 | 2 | -2/+5 |
| | | | | | | | Summer of Code 2008 in trunk. - Updates HttpCore which is already used by the MSN protocol implementation. Also updates Apache Commons Logging which is already used by profiler4j. - Doesn't jar log4j into the SIP and RSS protocol implementations because it's already a bundle. Thus reduces the sizes of the SIP and RSS protocol implementations. | ||||
* | Include latest version of ZRTP4J. Modify the Eclipse and NB project files. ↵ | Werner Dittmann | 2009-05-02 | 2 | -2/+2 |
| | | | | | | | Use a generic name for ZRTP4J to avoid further modifications of Eclipse 7 NB project files. Current version of ZRTP4J now documented in BUNDLE-VERSION of zrtp4j bundle. | ||||
* | Remove lib/bcprovider.jar from the Eclipse .classpath and the NetBeans ↵ | Lyubomir Marinov | 2009-03-23 | 1 | -1/+1 |
| | | | | project.xml because the file is removed from source control and its lack doesn't allow Eclipse to compile the project. Primarily committed because of the ongoing Google Summer of Code. | ||||
* | Remove lib/bcprovider.jar from the Eclipse .classpath and the NetBeans ↵ | Lyubomir Marinov | 2009-03-23 | 1 | -1/+0 |
| | | | | project.xml because the file is removed from source control and its lack doesn't allow Eclipse to compile the project. Primarily committed because of the ongoing Google Summer of Code. | ||||
* | Reorganize the crypto functions. ZRTP4J library now contains al required ↵ | Werner Dittmann | 2009-03-22 | 2 | -2/+2 |
| | | | | | | | | crypto methods and classes. These classes are copied from BouncyCastle. The DH related classes are modified to use a crypto aware big integer implementation. Due to this reorganization we can remove the old BC library - this saves about 1.5MB. | ||||
* | Reflects the recent changes in the names the jain jars in the NetBeans ↵ | Lyubomir Marinov | 2009-03-20 | 1 | -1/+1 |
| | | | | classpath. | ||||
* | Makes jain-sip bind on ::0 rather than 0.0.0.0 so that it would also listen ↵ | Emil Ivov | 2009-03-14 | 1 | -3/+3 |
| | | | | | | | | | | | | for incoming IPv6 packets. (Was working before but is currently failing on Mac OS X).This resolves the "Port Unreachable" replies we were getting in some cases. Adds a method that allows to determine whether the local host has IPv6 in order to only use the above where appropriate. Updates jain-sip-ri to 1.2.95 so that it would include support for address scope zones in IPv6 addresses. Adds the possibility to set log levels for jain-sip through our own logging.properties file by setting a level to the gov.nist packages. | ||||
* | Fix debug target, as -deploy-os-specific-bundles name changed. | Damian Minkov | 2009-03-09 | 2 | -3/+3 |
| | |||||
* | Update to JAIN-SIP 1.2.92 | Sebastien Mazy | 2009-02-15 | 2 | -2/+2 |
| | |||||
* | Modify security relevant code to get rid of Java JCE dependence. This ↵ | Werner Dittmann | 2009-02-07 | 2 | -2/+2 |
| | | | | | | | simplifies distribution and istallation of SC - no Sun/Java crypto policy files are required anymore. This check-in also include a new zrtp4j lib (1.4.3) that implements draft 13 and has no JCE dependency. | ||||
* | Update ide settings after lib remove. | Damian Minkov | 2009-02-02 | 2 | -2/+1 |
| | |||||
* | Fixes the names of the Jain SIP jars in the IDE support files because they ↵ | Lyubomir Marinov | 2009-01-28 | 2 | -3/+3 |
| | | | | got renamed in r4930. | ||||
* | Upgrade ZRTP jar to version 1.4.2 to be compliant with latest ZRTP spec. | Werner Dittmann | 2009-01-16 | 2 | -2/+2 |
| | |||||
* | Removes org.apache.felix.servicebinder. | Lyubomir Marinov | 2008-12-20 | 2 | -2/+1 |
| | |||||
* | another classpath change.... sigh. | Brian Burch | 2008-11-22 | 1 | -1/+1 |
| | |||||
* | The same ol', same ol'... Eclipse .classpath... | Lyubomir Marinov | 2008-11-22 | 1 | -0/+1 |
| | |||||
* | Updated the ZRTP4J library, updated the classpaths, added the bundle-version. | Romain Kuntz | 2008-11-21 | 2 | -2/+2 |
| | |||||
* | sigh... here we go again. | Brian Burch | 2008-11-18 | 1 | -1/+1 |
| | |||||
* | Updates the Eclipse .classpath to include laf-widget.jar in order to fix ↵ | Lyubomir Marinov | 2008-11-14 | 1 | -14/+15 |
| | | | | compile-time errors inside Eclipse SDK. | ||||
* | soak up latest changes to build and eclipse classpaths (sigh) | Brian Burch | 2008-11-04 | 1 | -1/+7 |
| | |||||
* | Uses SwingWorker from swing-worker-1.2.jar because it's also available in ↵ | Lyubomir Marinov | 2008-11-03 | 1 | -0/+1 |
| | | | | Java 6.0 and causes compile errors. Also adds the mentioned jar to the Eclipse .classpath. Fixes a compilation error caused by a class declared in a package while not being in the respective directory. | ||||
* | Using lti civil for video(adding support for mac) and add h264 video support ↵ | Damian Minkov | 2008-11-02 | 1 | -0/+4 |
| | | | | using ffmpeg-java. | ||||
* | verify local testing accounts file has been created by the user | Brian Burch | 2008-10-27 | 1 | -3/+4 |
| | |||||
* | synchronise netbeans debug main application target with latest build.xml run ↵ | Brian Burch | 2008-10-23 | 1 | -6/+27 |
| | | | | target | ||||
* | new netbeans target to run a single slick (also fix formatting of slick name ↵ | Brian Burch | 2008-10-23 | 1 | -5/+17 |
| | | | | to suit build's trimming away of package name) | ||||
* | synchronise netbeans debug specific slick with latest build.xml | Brian Burch | 2008-10-23 | 1 | -12/+52 |
| | |||||
* | Updated ZRTP4J jar from 0.9.0 to 1.3.1 (provided by Werner Dittmann) | Romain Kuntz | 2008-10-21 | 2 | -2/+2 |
| | | | | | | | Updated the build.xml and ide project file to reflect the new ZRTP4J library Commented references to the ZRTP goClear/goSecure functions (patch provided by Werner) | ||||
* | include bundles in debug main program classpath | Brian Burch | 2008-10-08 | 1 | -2/+2 |
| | |||||
* | new netbeans debug test (service lick) target | Brian Burch | 2008-10-08 | 1 | -0/+65 |
| | |||||
* | new netbeans debug test (service lick) target | Brian Burch | 2008-10-08 | 2 | -3/+19 |
| | |||||
* | more classpath changes that impact netbeans | Brian Burch | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | Updates the classpaths of Eclipse and NetBeans to include bcprovider.jar and ↵ | Lyubomir Marinov | 2008-10-07 | 2 | -2/+2 |
| | | | | rebuilds resources\install\windows\run.exe to reflect Emil's related change in run.exe.jsmooth. | ||||
* | Integrating profiler4j. GSoC result of Vladimir. | Benoit Pradelle | 2008-10-02 | 1 | -0/+1 |
| | |||||
* | Modified Eclipse classpath with the new libraries | Romain Kuntz | 2008-09-22 | 1 | -1/+2 |
| | |||||
* | Updates the compile classpath of the NetBeans project to include ↵ | Lyubomir Marinov | 2008-09-14 | 1 | -1/+1 |
| | | | | transparency.jar in order to resolve unresolved-import compilation errors. | ||||
* | Updates the Eclipse .classpath with transparency.jar in order to fix ↵ | Lyubomir Marinov | 2008-09-10 | 1 | -0/+1 |
| | | | | compilation errors because of unresolved imports. | ||||
* | new whole application debug | Brian Burch | 2008-08-25 | 1 | -18/+22 |
| | |||||
* | new whole application debug | Brian Burch | 2008-08-25 | 1 | -0/+53 |
| | |||||
* | bring source classpath up-to-date so source folder no longer shows compile ↵ | Brian Burch | 2008-08-24 | 1 | -1/+1 |
| | | | | error icon | ||||
* | Fixes the .classpath of Eclipse to include the necessary libraries and not ↵ | Lyubomir Marinov | 2008-07-25 | 1 | -1/+4 |
| | | | | generate compilation errors inside Eclipse SDK. | ||||
* | Update Netbeans classpath | Damian Minkov | 2008-06-10 | 1 | -1/+1 |
| | |||||
* | Update Eclipse classpath | Damian Minkov | 2008-06-10 | 1 | -0/+1 |
| | |||||
* | Add jdic_misc.jar to eclipse classpath project file. | Damian Minkov | 2008-05-20 | 1 | -0/+1 |
| | |||||
* | still wierd - trying to restore file I didn't explicitly delete | Brian Burch | 2008-04-23 | 1 | -0/+103 |
| | |||||
* | remove local config files from repository | Brian Burch | 2008-04-23 | 3 | -142/+0 |
| | |||||
* | wierd - ignore prop change went to wrong dir so try to fix it forward (dont ↵ | Brian Burch | 2008-04-23 | 1 | -0/+103 |
| | | | | risk revert confusion) |