Emil Ivov
3219f60cef
Updates dns java so that we could replace the default DNS mechanism in java
15 years ago
Lyubomir Marinov
916099ad05
Fixes the NetBeans project classpath after the introduction of the spell checker.
15 years ago
Yana Stamcheva
0a960efe16
Spell Check plugin (work in progress). Note that the spellcheck plugin is not enabled and would be available once it's ready and finished.
15 years ago
Sebastien Vincent
4930d5be2a
Add provisioning via mDNS (Bonjour).
16 years ago
Lyubomir Marinov
205e6e8f08
Adds lib/installer-exclude/dhcp4java-1.00.jar to the classpaths of Eclipse and NetBeans to fix compile-time errors.
16 years ago
Lyubomir Marinov
5fba65be8c
Removes Stun4J.jar from the NetBeans compile classpath (because it has been removed from the repository).
16 years ago
Yana Stamcheva
9267266a4f
Add ice4j.jar in the NetBeans classpath, reported by Adam Netocny.
16 years ago
Emil Ivov
c7015984b2
Removes stun4j and the SC components that are using it so that we can now introduce ice4j
16 years ago
Damian Minkov
0423ead8cc
Integrate choosing and setting avatar image for protocols (currently only for msn and jabber). This work is done as part of Google Summer of Code 2009 by Shashank Tyagi and his mentor Damien Roth.
16 years ago
Lyubomir Marinov
f9d7a7f141
Fixes the NetBeans classpath to not reference lib/bundle/httpcore which doesn't exist and to reference lib/installer-exclude/httpcore-4.0.1.jar which exists.
16 years ago
Lyubomir Marinov
300073adb3
Fixes the Eclipse and NetBeans classpaths because of the replacement of lib/installer-exclude/httpclient-4.0-beta2.jar with lib/installer-exclude/httpclient-4.0.1.jar performed in r7576.
16 years ago
Lyubomir Marinov
24e668e848
Removes smackx-jingle.jar from the Eclipse and NetBeans classpaths because the file has been removed from the repository.
16 years ago
Lyubomir Marinov
1c14468408
Removes KeybindingUtil.jar from the Eclipse and NetBeans project files because the JAR has been removed from trunk in r7350.
16 years ago
Lyubomir Marinov
695347f0c9
Removes lib/os-specific/mac/installer-exclude/dock.jar from the .classpath of Eclipse because it has been removed from the repository.
16 years ago
Romain Kuntz
8a74574428
Updated the AppleJavaExtensions.jar with the OrangeExtensions.jar from Yuvi Masory (updated for Java 5)
16 years ago
Damian Minkov
91074bdf69
Update yahoo lib.
16 years ago
Lyubomir Marinov
8477810824
Reflects the replacing of growl.jar with growl4j.jar in the Eclipse and NetBeans project classpaths.
17 years ago
Werner Dittmann
0e40500f7e
Update the IDE files to include the new jar files in thier classpath.
17 years ago
Lyubomir Marinov
776554eac4
- Integrates the Facebook protocol developed by Dai Zhiwei as part of Google 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.
17 years ago
Werner Dittmann
5d8ada0c5a
Include latest version of ZRTP4J. Modify the Eclipse and NB project files. 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.
17 years ago
Lyubomir Marinov
854ffea846
Remove lib/bcprovider.jar from the Eclipse .classpath and the NetBeans 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.
17 years ago
Lyubomir Marinov
9b4a132617
Remove lib/bcprovider.jar from the Eclipse .classpath and the NetBeans 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.
17 years ago
Werner Dittmann
f2ecf2bcae
Reorganize the crypto functions. ZRTP4J library now contains al required 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.
17 years ago
Lyubomir Marinov
603639adc3
Reflects the recent changes in the names the jain jars in the NetBeans classpath.
17 years ago
Emil Ivov
0b06b480a1
Makes jain-sip bind on ::0 rather than 0.0.0.0 so that it would also listen 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.
17 years ago
Damian Minkov
5c2f04ee6a
Fix debug target, as -deploy-os-specific-bundles name changed.
17 years ago
Sebastien Mazy
d8fe3531be
Update to JAIN-SIP 1.2.92
17 years ago
Werner Dittmann
ded3a87b1f
Modify security relevant code to get rid of Java JCE dependence. This 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.
17 years ago
Damian Minkov
d0e9b3f649
Update ide settings after lib remove.
17 years ago
Lyubomir Marinov
e33eb27cfa
Fixes the names of the Jain SIP jars in the IDE support files because they got renamed in r4930.
17 years ago
Werner Dittmann
03d27dcd99
Upgrade ZRTP jar to version 1.4.2 to be compliant with latest ZRTP spec.
17 years ago
Lyubomir Marinov
8805906417
Removes org.apache.felix.servicebinder.
17 years ago
Brian Burch
d448b042d1
another classpath change.... sigh.
17 years ago
Lyubomir Marinov
6a10002015
The same ol', same ol'... Eclipse .classpath...
17 years ago
Romain Kuntz
5417c1891a
Updated the ZRTP4J library, updated the classpaths, added the bundle-version.
17 years ago
Brian Burch
55f4e4a876
sigh... here we go again.
17 years ago
Lyubomir Marinov
7ba7f9b919
Updates the Eclipse .classpath to include laf-widget.jar in order to fix compile-time errors inside Eclipse SDK.
17 years ago
Brian Burch
18ac5cb1c0
soak up latest changes to build and eclipse classpaths (sigh)
18 years ago
Lyubomir Marinov
4715b41138
Uses SwingWorker from swing-worker-1.2.jar because it's also available in 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.
18 years ago
Damian Minkov
5edc84047f
Using lti civil for video(adding support for mac) and add h264 video support using ffmpeg-java.
18 years ago
Brian Burch
e4b7729757
verify local testing accounts file has been created by the user
18 years ago
Brian Burch
32ee340f77
synchronise netbeans debug main application target with latest build.xml run target
18 years ago
Brian Burch
4eb0f31b7e
new netbeans target to run a single slick (also fix formatting of slick name to suit build's trimming away of package name)
18 years ago
Brian Burch
5c81a3b152
synchronise netbeans debug specific slick with latest build.xml
18 years ago
Romain Kuntz
c904ef231e
Updated ZRTP4J jar from 0.9.0 to 1.3.1 (provided by Werner Dittmann)
...
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)
18 years ago
Brian Burch
9fc54ac41c
include bundles in debug main program classpath
18 years ago
Brian Burch
0f482d8eca
new netbeans debug test (service lick) target
18 years ago
Brian Burch
e229277560
new netbeans debug test (service lick) target
18 years ago
Brian Burch
ad5c4b846c
more classpath changes that impact netbeans
18 years ago
Lyubomir Marinov
9aee3e1dc8
Updates the classpaths of Eclipse and NetBeans to include bcprovider.jar and rebuilds resources\install\windows\run.exe to reflect Emil's related change in run.exe.jsmooth.
18 years ago