summaryrefslogtreecommitdiff
path: root/ext/dtls/gstdtlscertificate.c
Commit message (Expand)AuthorAgeFilesLines
* dtls: Set a random serial number and issuer/subject in the self-signed certif...Sebastian Dröge2020-02-271-9/+32
* Run gst-indent through the filesJordan Petridis2018-11-281-1/+1
* dtls: Fix compilation without deprecated APIs on OpenSSL 1.1.xRosen Penev2018-11-141-2/+9
* dtls: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-241-10/+8
* dtlscertificate: Fix error checking in RSA_generate_key_ex() usageSebastian Dröge2016-11-141-3/+4
* dtls: port to OpenSSL 1.1.0Daiki Ueno2016-10-311-0/+15
* dtls: Fix name conflict with openssl on win32Paul Arzelier2015-10-151-0/+7
* dtls: make sure we actually log into the right debug categoryTim-Philipp Müller2015-03-161-5/+2
* dtls: Unconditionally use GStreamer debug log systemSebastian Dröge2015-03-161-8/+9
* dtls: Re-namespace from Er to GstSebastian Dröge2015-03-161-44/+44
* dtls: Fix indentionSebastian Dröge2015-03-161-182/+201
* dtls: Add new DTLS pluginSebastian Dröge2015-03-161-0/+307