You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Boris Grozev
e87e7229a3
Updates libjitsi to a version which uses a 2-channel format
...
for the opus/rtp format. This breaks opus compatibility with older versions,
because older versions use a 1-channel format.
The change is necessary, because
the payload-rtp-opus draft mandates that 2 channels be advertised.
13 years ago
..
aclibico-2.1.jar
…
apache-ant-1.7.0.jar
…
bccontrib-1.0-SNAPSHOT.jar
Merge branch 'ingo'
13 years ago
bcprov-jdk15on-148.jar
Merge branch 'ingo'
13 years ago
bcprov.manifest.mf
Adds bcprov mainfest as debian library is ont osgi enabled.
13 years ago
cglib-nodep.osgi-2.1_3.jar
Fixes "bad path element" warning when build with ant.
14 years ago
commons-codec-1.4.jar
Fix NoClassDefFoundError.
15 years ago
cpptasks.jar
Add ant script to build JNI libraries. Note that external libraries such as ffmpeg, x264, portaudio and speex must be compiled before trying to compile libffmpeg or libjportaudio.
16 years ago
dhcp4java-1.00.jar
Initial commit to support provisioning. It provides the DHCP provisioning discovery method, the provisioning URL can also be retrieved from configuration.
16 years ago
dict4j.jar
Lib dict4j now compiled with java 1.5.
17 years ago
dnsjava.jar
Update DNSJAVA to fix NoClassDefFoundError when no network is available
14 years ago
easymock-3.1.jar
Avoid unnecessary DNS lookups for SIP
14 years ago
fmj.jar
Updates FMJ to r28 which implements shrinking of the audio RTP packet queue/jitter buffer.
13 years ago
forms-1.2.1.jar
More native MacOS interface for main components.
15 years ago
gdata-client-1.0.jar
Initial support for Google Contacts as contact source.
15 years ago
gdata-client-meta-1.0.jar
Initial support for Google Contacts as contact source.
15 years ago
gdata-contacts-3.0.jar
Initial support for Google Contacts as contact source.
15 years ago
gdata-contacts-meta-3.0.jar
Initial support for Google Contacts as contact source.
15 years ago
gdata-core-1.0.jar
Initial support for Google Contacts as contact source.
15 years ago
google-collect-1.0-rc1.jar
Initial support for Google Contacts as contact source.
15 years ago
hexdump-0.2.jar
Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin.
15 years ago
httpclient-osgi-4.2.3.jar
Update Apache httpcore and httpclient to 4.2.3
13 years ago
httpclient.manifest.mf
Adds some export packages for httputil.
13 years ago
httpcore-osgi-4.2.3.jar
Update Apache httpcore and httpclient to 4.2.3
13 years ago
ice4j.jar
Fixes issue when the user try to make a call and the peer remains in state connecting forever. The issue is caused by upnp methods that block forever.
13 years ago
jain-sdp.jar
Fixes problems parsing sip messages using some locales.
14 years ago
jain-sip-api.jar
Introduce Packet Logging Service with its configuration form and implementation for sip,jabber and rtp.
15 years ago
jain-sip-ri.jar
Fixes problems parsing sip messages using some locales.
14 years ago
jcommon-1.0.0.jar
Integrating profiler4j. GSoC result of Vladimir.
18 years ago
jdic_misc.jar
…
jdom.jar
…
jfontchooser-1.0.5.jar
Font chooser added
18 years ago
jfontchooser.manifest.mf
Commits patches for the following issues:
17 years ago
jfreechart-1.0.1.jar
Fixes compile-time warnings displayed by build.xml and caused by classpath definitions in manifest files of third-party jars. Patch submitted by Sebastien Vincent on the dev mailing list in an e-mail thread with the subject 'Runaway build.xml warnings'.
16 years ago
jmdns.jar
Add provisioning via mDNS (Bonjour).
16 years ago
jmdns.manifest.mf
Update Felix to 3.2.2
14 years ago
jml-1.0b5.jar
Fixes http redirects within msn lib, preventing some users to login and retrieve contactlist successfully.
14 years ago
jmork-1.0.5-SNAPSHOT.jar
Update jmork to rev a18997b (accept newlines in values)
13 years ago
jmyspell-core.jar
Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.
15 years ago
jna-platform.jar
Updates jna library to use original file structure, skipping duplicate binaries (keeping the same version 3.2.7). Adds a missing file from previous commit.
13 years ago
jna.jar
Use registry for autostart on windows.
15 years ago
jna.manifest.mf
Updates jna library to use original file structure, skipping duplicate binaries (keeping the same version 3.2.7).
13 years ago
jnsapi.jar
Adds priority prefixes we search first while discovering jingle nodes, and adds option that stop searching on first found.
14 years ago
joscar-client.jar
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
joscar-common.jar
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
joscar-protocol.jar
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
jsch-0.1.36.jar
…
jsocks-klea.jar
…
json-simple-1.1.1.jar
Replaces json lib.
13 years ago
junit.jar
…
laf-widget.jar
Updated and added some new custom components.
17 years ago
libdbus-java-2.7.jar
Adapt D-Bus NetworkManager signal listener to NM_STATE 0.9
14 years ago
libjitsi.jar
Updates libjitsi to a version which uses a 2-channel format
13 years ago
log4j-1.2.8.jar
…
mac_widgets-0.9.5.jar
More native MacOS interface for main components.
15 years ago
objenesis-1.2.jar
Avoid unnecessary DNS lookups for SIP
14 years ago
otr4j.jar
Tries to fix otr4j.
13 years ago
p4j-exclusions.txt
- attempt to fix the bug reported by Damian about profiler4j crash on Mac
18 years ago
pircbot.jar
…
profiler4j-1.0-beta3-SC.jar
Updating profiler4j to reflect recent changes to the subproject
18 years ago
rome-0.9.jar
…
sdes4j.jar
Merges redundant code (between CryptoPacketExtension and sdes4j) for parsing SDes crypto attribute (proposed by Ingo Bauersachs).
14 years ago
smack.jar
Update smack to a build based on JDK5
13 years ago
smack.manifest.mf
Loads only used jabber providers, sending service unavailable for not handled one.
14 years ago
smackx-debug.jar
Updates smack library to 3.2.2.
14 years ago
smackx.jar
Update smack to a build based on JDK5
13 years ago
swing-worker-1.2.jar
General group chat UI enhancements.
18 years ago
unix-0.5.jar
Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin.
15 years ago
weupnp-0.1.2-SNAPSHOT.jar
Fixes issue when the user try to make a call and the peer remains in state connecting forever. The issue is caused by upnp methods that block forever.
13 years ago
xalan-2.6.0.jar.ant
…
ymsg_network_v0_67.jar
Fixes connection to yahoo capacity server.
13 years ago
zrtp4j-light.jar
Update ZRTP library
13 years ago