| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -142/+0 |
|\ |
|
| * | build: Split test programs off into separate files | Diego Biurrun | 2016-04-07 | 1 | -142/+0 |
* | | Merge commit '704a39769719d2e1ae3f13bfc562b51c9cd002d7' | Derek Buitenhuis | 2016-04-22 | 1 | -0/+3 |
|\| |
|
| * | rtmpdh: add an stdio.h include | Anton Khirnov | 2016-03-25 | 1 | -0/+3 |
* | | Merge commit '439929859ae0eb9542d3bb8a0c856bd5a1d1ec48' | Derek Buitenhuis | 2016-04-21 | 1 | -1/+9 |
|\| |
|
| * | testprogs: Clean up #includes | Diego Biurrun | 2016-03-24 | 1 | -1/+9 |
* | | rtmpdh: Initialize gcrypt before using it | Ricardo Constantino | 2016-01-12 | 1 | -1/+10 |
* | | Merge commit '63ce9fd23cfa5ac0d9a862be0da138108dc1c505' | Michael Niedermayer | 2015-06-01 | 1 | -4/+9 |
|\| |
|
| * | rtmpdh: Use GMP functions directly, instead of nettle wrappers | Martin Storsjö | 2015-06-01 | 1 | -4/+9 |
* | | Merge commit 'b2f0f37d242f1194fe1f886557cf6cefdf98caf6' | Michael Niedermayer | 2015-05-30 | 1 | -7/+9 |
|\| |
|
| * | rtmpdh: Generate the whole private exponent using av_get_random_seed() with n... | Martin Storsjö | 2015-05-29 | 1 | -7/+9 |
* | | Merge commit 'e9e86d9ef637f5a600c76b352ffe5a82b71b25d1' | Michael Niedermayer | 2015-05-29 | 1 | -4/+4 |
|\| |
|
| * | rtmpdh: Create sufficiently long private keys for gcrypt/nettle | Martin Storsjö | 2015-05-29 | 1 | -4/+4 |
* | | Merge commit '8016a1bd3b60e917e1b12748dd80c06c3462c286' | Michael Niedermayer | 2015-05-29 | 1 | -5/+0 |
|\| |
|
| * | rtmpdh: Remove an unnecessary check in the gcrypt/nettle dh_compute_key | Martin Storsjö | 2015-05-29 | 1 | -5/+0 |
* | | Merge commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53' | Michael Niedermayer | 2015-05-29 | 1 | -0/+142 |
|\| |
|
| * | rtmpdh: Add fate test for the DH handshake routine | Martin Storsjö | 2015-05-29 | 1 | -0/+142 |
* | | Merge commit '0508faaa11bf7507ffdd655aee57c9dc5a8203f4' | Michael Niedermayer | 2015-05-29 | 1 | -2/+3 |
|\| |
|
| * | rtmpdh: Pass the actual buffer size of the output secret key | Martin Storsjö | 2015-05-29 | 1 | -2/+3 |
* | | Merge commit '9f1b3050d9e31e9283d818f3640f3460ac8cfb5b' | Michael Niedermayer | 2015-05-29 | 1 | -1/+8 |
|\| |
|
| * | rtmpdh: Check the output buffer size in the openssl version of dh_compute_key | Martin Storsjö | 2015-05-29 | 1 | -1/+8 |
* | | Merge commit '127d813bcb5705202b7100cf1eccd1e26d72ba14' | Michael Niedermayer | 2015-05-29 | 1 | -3/+3 |
|\| |
|
| * | rtmpdh: Fix a local variable name in the nettle/gcrypt codepath | Martin Storsjö | 2015-05-29 | 1 | -3/+3 |
* | | Merge commit '78efc69e7c990226f4b913721ef1b308ca5bfa04' | Michael Niedermayer | 2015-05-29 | 1 | -0/+2 |
|\| |
|
| * | rtmpdh: Make sure ret is initialized in the nettle version of bn_hex2bn | Martin Storsjö | 2015-05-29 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-18 | 1 | -1/+9 |
|\| |
|
| * | rtmpdh: Do not generate the same private key every time when using libnettle | Samuel Pitoiset | 2012-08-17 | 1 | -1/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-24 | 1 | -0/+2 |
|\| |
|
| * | rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code | Martin Storsjö | 2012-07-24 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-23 | 1 | -4/+4 |
|/ |
|
* | RTMPE protocol support | Samuel Pitoiset | 2012-07-23 | 1 | -0/+329 |