summaryrefslogtreecommitdiff
path: root/ext/dtls/gstdtlsagent.c
Commit message (Expand)AuthorAgeFilesLines
* dtls: Set openssl's threadid the 1.0.x wayScott D Phillips2016-12-051-4/+4
* dtls: Fix compiler warnings with openssl 1.1 or newerSebastian Dröge2016-11-021-8/+18
* dtls: Downgrade locking debugOlivier Crête2016-11-011-1/+1
* dtls: Initialize debug category earlierSebastian Dröge2015-03-171-3/+4
* dtls: make sure we actually log into the right debug categoryTim-Philipp Müller2015-03-161-5/+2
* dtls: fix some more compiler warningsTim-Philipp Müller2015-03-161-1/+1
* dtls: Unconditionally use GStreamer debug log systemSebastian Dröge2015-03-161-10/+11
* dtls: Re-namespace from Er to GstSebastian Dröge2015-03-161-42/+43
* dtls: Fix indentionSebastian Dröge2015-03-161-143/+163
* dtls: Add new DTLS pluginSebastian Dröge2015-03-161-0/+254