- Oct 04, 2015
-
-
Ingo Bauersachs authored
-
- Sep 29, 2015
-
- Sep 28, 2015
-
- Sep 14, 2015
-
-
George Politis authored
-
George Politis authored
- Moves all inner types after methods.
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
- Sep 07, 2015
-
- Sep 06, 2015
-
- Sep 03, 2015
-
- Sep 02, 2015
-
-
Lyubomir Marinov authored
Allows the DTLS fingerprint to "upgrade" the hash function of the certificate in order to fix Meet on Firefox which disobeys RFC 4572. For example, allows the DTLS fingerprint to use SHA-256 with a SHA-1 certificate.
-
- Aug 24, 2015
-
-
George Politis authored
-
George Politis authored
- Aug 23, 2015
-
-
Ingo Bauersachs authored
-
Ingo Bauersachs authored
This removes the need for the OperationFailedException as a leftover from extraction of libjitsi from desktop Jitsi.
-
Ingo Bauersachs authored
-
Ingo Bauersachs authored
-
Ingo Bauersachs authored
-
Ingo Bauersachs authored
-
- Aug 19, 2015
-
-
Lyubomir Marinov authored
Fixes the name of the ConfigurationService/System property which controls the teardown of the DTLS (media) session if the fingerprint does not match the hashed certificate. Courtesy of Gavin Llewellyn.
-
- Aug 11, 2015
-
-
damencho authored
Updates usrsctp to latest code c53d43ee76673ee281806497eb43750c239c145f. Updates build instructions with new repository and some notes.
-
- Jul 31, 2015
-
-
Lyubomir Marinov authored
Tears down the DTLS (media) session if the fingerprint does not match the hashed certificate (i.e. conforms with RFC 5763). Generally, the Jitsi desktop client visually depicts the secure status and may want to set the ConfigurationService and/or System property org.jitsi.impl.neomedia.transform.dtls.DtlsControlImpl.verifyAndValidateCertificate to false in order to prevent the teardown.
-
- Jul 30, 2015
-
-
lyubomir authored
-
- Jul 27, 2015
-
-
damencho authored
-
- Jul 21, 2015
-
-
damencho authored
-
- Jul 20, 2015
-
-
Boris Grozev authored
-
Boris Grozev authored
This reverts commit ff1eb103. This should now work as expected.
-
Boris Grozev authored
broken SRTP authentication tags when a non-zero offset is introduced (for example from an external packet transformer). Closes #43.
-
- Jul 15, 2015
-
-
Lyubomir Marinov authored
Loads JNI libraries using JNIUtils instead of System in order to support binaries packed into the JAR as well.
-
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.
- Jul 08, 2015
-
-
Boris Grozev authored
-