Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-22libavformat: add mbedTLS based TLSThomas Volkert
2018-04-23Revert "libavformat: add mbedTLS based TLS"Rostislav Pehlivanov
2018-04-23libavformat: add mbedTLS based TLSThomas Volkert
2017-03-24Merge commit '016387fe0fe3eff1a03ec0673bf4d2967f6cad94'Clément Bœsch
2016-10-23rtmpdh: Don't use the OpenSSL DH structMartin Storsjö
2016-05-11Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis
2016-04-22Merge commit '704a39769719d2e1ae3f13bfc562b51c9cd002d7'Derek Buitenhuis
2016-04-21Merge commit '439929859ae0eb9542d3bb8a0c856bd5a1d1ec48'Derek Buitenhuis
2016-04-07build: Split test programs off into separate filesDiego Biurrun
2016-03-25rtmpdh: add an stdio.h includeAnton Khirnov
2016-03-24testprogs: Clean up #includesDiego Biurrun
2016-01-12rtmpdh: Initialize gcrypt before using itRicardo Constantino
2015-06-01Merge commit '63ce9fd23cfa5ac0d9a862be0da138108dc1c505'Michael Niedermayer
2015-06-01rtmpdh: Use GMP functions directly, instead of nettle wrappersMartin Storsjö
2015-05-30Merge commit 'b2f0f37d242f1194fe1f886557cf6cefdf98caf6'Michael Niedermayer
2015-05-29rtmpdh: Generate the whole private exponent using av_get_random_seed() with n...Martin Storsjö
2015-05-29Merge commit 'e9e86d9ef637f5a600c76b352ffe5a82b71b25d1'Michael Niedermayer
2015-05-29Merge commit '8016a1bd3b60e917e1b12748dd80c06c3462c286'Michael Niedermayer
2015-05-29Merge commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53'Michael Niedermayer
2015-05-29Merge commit '0508faaa11bf7507ffdd655aee57c9dc5a8203f4'Michael Niedermayer
2015-05-29Merge commit '9f1b3050d9e31e9283d818f3640f3460ac8cfb5b'Michael Niedermayer
2015-05-29Merge commit '127d813bcb5705202b7100cf1eccd1e26d72ba14'Michael Niedermayer
2015-05-29Merge commit '78efc69e7c990226f4b913721ef1b308ca5bfa04'Michael Niedermayer
2015-05-29rtmpdh: Create sufficiently long private keys for gcrypt/nettleMartin Storsjö
2015-05-29rtmpdh: Remove an unnecessary check in the gcrypt/nettle dh_compute_keyMartin Storsjö
2015-05-29rtmpdh: Add fate test for the DH handshake routineMartin Storsjö
2015-05-29rtmpdh: Pass the actual buffer size of the output secret keyMartin Storsjö
2015-05-29rtmpdh: Check the output buffer size in the openssl version of dh_compute_keyMartin Storsjö
2015-05-29rtmpdh: Fix a local variable name in the nettle/gcrypt codepathMartin Storsjö
2015-05-29rtmpdh: Make sure ret is initialized in the nettle version of bn_hex2bnMartin Storsjö
2012-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-18rtmpdh: Do not generate the same private key every time when using libnettleSamuel Pitoiset
2012-07-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-24rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE codeMartin Storsjö
2012-07-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-23RTMPE protocol supportSamuel Pitoiset