36 Commits (cccb7cf44ec718653bc977372adf69210c7e4ad6)

Author SHA1 Message Date
Thomas Volkert c24d247e2c libavformat: add mbedTLS based TLS 7 years ago
Thomas Volkert 4130e05ff4 libavformat: add mbedTLS based TLS 7 years ago
Rostislav Pehlivanov 4ac0ff8ec2 Revert "libavformat: add mbedTLS based TLS" 7 years ago
Thomas Volkert 62f5c9d68b libavformat: add mbedTLS based TLS 7 years ago
Diego Biurrun e122b12c88 build: Drop gcrypt support 8 years ago
Martin Storsjö 016387fe0f rtmpdh: Don't use the OpenSSL DH struct 8 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Anton Khirnov 704a397697 rtmpdh: add an stdio.h include 9 years ago
Diego Biurrun 439929859a testprogs: Clean up #includes 9 years ago
Ricardo Constantino d50b5d547f rtmpdh: Initialize gcrypt before using it 9 years ago
Martin Storsjö 63ce9fd23c rtmpdh: Use GMP functions directly, instead of nettle wrappers 10 years ago
Martin Storsjö b2f0f37d24 rtmpdh: Generate the whole private exponent using av_get_random_seed() with nettle/gmp 10 years ago
Martin Storsjö e9e86d9ef6 rtmpdh: Create sufficiently long private keys for gcrypt/nettle 10 years ago
Martin Storsjö 8016a1bd3b rtmpdh: Remove an unnecessary check in the gcrypt/nettle dh_compute_key 10 years ago
Martin Storsjö 063f7467e4 rtmpdh: Add fate test for the DH handshake routine 10 years ago
Martin Storsjö 0508faaa11 rtmpdh: Pass the actual buffer size of the output secret key 10 years ago
Martin Storsjö 9f1b3050d9 rtmpdh: Check the output buffer size in the openssl version of dh_compute_key 10 years ago
Martin Storsjö 127d813bcb rtmpdh: Fix a local variable name in the nettle/gcrypt codepath 10 years ago
Martin Storsjö 78efc69e7c rtmpdh: Make sure ret is initialized in the nettle version of bn_hex2bn 10 years ago
Samuel Pitoiset 8337b5db96 rtmpdh: Do not generate the same private key every time when using libnettle 12 years ago
Martin Storsjö 6a433fdba8 rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code 12 years ago
Samuel Pitoiset acd554c103 RTMPE protocol support 12 years ago