summaryrefslogtreecommitdiff
path: root/ext/srtp/gstsrtp.c
Commit message (Expand)AuthorAgeFilesLines
* srtp: Fix critical warning trying to retrieve SSRC from a non fb messageSantiago Carot-Nemesio2015-10-231-1/+0
* srtp: Allow getting ssrc of more package types than RR and SRJose Antonio Santos Cadenas2015-06-051-0/+6
* srtpdec: fix assertion checking ssrc from rtcp packetsAleix Conchillo Flaqué2014-04-121-2/+5
* srtp: add 256-bit key supportAleix Conchillo Flaqué2013-12-131-1/+27
* srtp: Move the enums to the common headerOlivier Crête2013-06-281-2/+2
* srtpdec: Don't crash on invalid cipherOlivier Crête2013-04-091-1/+5
* srtp: use constant AES_128_ICM instead of AES_ICM that is not foundJose Antonio Santos Cadenas2013-03-151-1/+1
* srtp: Add SRTP plugin based on libsrtpOlivier Crête2013-03-121-0/+233