summaryrefslogtreecommitdiff
path: root/ext/dtls/gstdtlscertificate.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-28Run gst-indent through the filesJordan Petridis1-1/+1
2018-11-14dtls: Fix compilation without deprecated APIs on OpenSSL 1.1.xRosen Penev1-2/+9
2018-06-24dtls: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller1-10/+8
2016-11-14dtlscertificate: Fix error checking in RSA_generate_key_ex() usageSebastian Dröge1-3/+4
2016-10-31dtls: port to OpenSSL 1.1.0Daiki Ueno1-0/+15
2015-10-15dtls: Fix name conflict with openssl on win32Paul Arzelier1-0/+7
2015-03-16dtls: make sure we actually log into the right debug categoryTim-Philipp Müller1-5/+2
2015-03-16dtls: Unconditionally use GStreamer debug log systemSebastian Dröge1-8/+9
2015-03-16dtls: Re-namespace from Er to GstSebastian Dröge1-44/+44
2015-03-16dtls: Fix indentionSebastian Dröge1-182/+201
2015-03-16dtls: Add new DTLS pluginSebastian Dröge1-0/+307