- Oct 04, 2015
-
-
Ingo Bauersachs authored
Fixes #61 (and closes #62) usrsctplib was built against commit sctplab/usrsctp@c53d43ee76673ee281806497eb43750c239c145f
-
- Sep 14, 2015
-
-
George Politis authored
-
- Aug 24, 2015
-
-
George Politis authored
-
- Aug 11, 2015
-
-
damencho authored
Updates usrsctp to latest code c53d43ee76673ee281806497eb43750c239c145f. Updates build instructions with new repository and some notes.
-
- Jul 27, 2015
-
-
damencho authored
-
- Jul 15, 2015
-
-
Lyubomir Marinov authored
Deletes the lib/native/freebsd* directories because we do not plan on maintaining FreeBSD support and nobody has stepped forward to support them for a long time now.
-
Lyubomir Marinov authored
Deletes the files which implement Speex with pure Java because we are not using them anyway and we do not want the obsolete dependency on jspeex.
- Jun 19, 2015
-
-
Lyubomir Marinov authored
ice4j SVN revision 506: Fixes a stack overflow reported by James B. Byrne, investigated by Danny van Heumen.
-
- Jun 02, 2015
-
- May 27, 2015
-
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
Updates the JNA library to version 4.1.0 because it is dual-licensed under LGPL 2.1 and Apache License 2.0.
-
Lyubomir Marinov authored
Moves the FFmpeg and G722 JNI libraries from libjitsi to jitsi-lgpl-dependencies because they statically link to LGPL objects.
-
- May 26, 2015
-
-
Boris Grozev authored
-
- Mar 20, 2015
-
-
Boris Grozev authored
-
- Mar 09, 2015
-
- Mar 05, 2015
-
- Feb 05, 2015
-
- Feb 04, 2015
-
- Jan 22, 2015
-
- Jan 21, 2015
-
-
paweldomas authored
-
Lyubomir Marinov authored
Fixes invocations of JNI functions with incorrect arguments, modifications of JNI values which are to be treated as const, dangerous discards of return values of JNI functions.
- Jan 19, 2015
-
-
Boris Grozev authored
- Dec 18, 2014
-
-
Boris Grozev authored
-
- Dec 04, 2014
-
-
Boris Grozev authored
-
- Dec 02, 2014
-
-
Ingo Bauersachs authored
-
- Nov 23, 2014
-
- Nov 12, 2014
-
-
Lyubomir Marinov authored
ICE4J revision 471: Fixes technical errors in method invocations. Optimizes type checks on packet send and receive.
-
- Nov 04, 2014
-
-
Lyubomir Marinov authored
Implements AES and HMAC-SHA1 using OpenSSL. Automatically selects the fastest AES implementation at runtime among BouncyCastle, OpenSSL, Sun JCE and Sun PKCS#11.
-
- Oct 30, 2014
-
-
Lyubomir Marinov authored
FMJ revision 91: Fixes a thread leak (and related memory leaks) when an RTP receive stream is never played back.
- Oct 28, 2014
-
- Oct 23, 2014
-
-
Lyubomir Marinov authored
-
- Oct 22, 2014
-
-
Lyubomir Marinov authored
-
- Oct 17, 2014
-
-
Lyubomir Marinov authored
FMJ revision 81: Mitigates deadlocks related to synchronization source identifier (SSRC)-related information lookup.