webrtc: Make ssrc map into separate data structures
[platform/upstream/gst-plugins-bad.git] / ext / dtls /
2021-06-03 Sangchul Leedtls: Update codes based on 1.18.4 52/253452/5
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 94/225594/1 accepted/tizen/unified/20200304.124000 submit/tizen/20200221.064623 submit/tizen/20200302.032418
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 52/223352/1
2019-08-12 Tim-Philipp MüllerRevert "dtls: fix generated cert dtls agent leak"
2019-08-11 Jose Antonio Santo... dtlsagent: Do not overwrite openssl locking callbacks
2019-08-10 Ilya Smelykhdtls: fix generated cert dtls agent leak
2019-08-10 Ilya Smelykhdtls: fix dtls connection object leak
2019-08-09 Juan Navarrodtlsagent: Clear the certificate upon finalize
2019-08-09 Juan Navarrodtlsdec: Avoid duplicate ref when passing certificate...
2019-02-13 Edward Herveydtls: Don't abort on non-fatal issues
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-11-14 Rosen Penevdtls: Fix compilation without deprecated APIs on OpenSS...
2018-11-06 Jan Alexander Stef... dtls: Link against winsock2 on Windows
2018-11-06 Jan Alexander Stef... dtlsconnection: Print out errno info for syscall errors
2018-11-06 Andreas Frischdtls: Properly display all errors/warnings from ERR...
2018-11-06 Jan Alexander Stef... dtlsconnection: Replace if-else chain with switch
2018-11-06 Jan Alexander Stef... dtlsconnection: Clear error queue before SSL_do_handshake
2018-11-06 Jan Alexander Stef... dtlsconnection: Lower BIO error log level to DEBUG
2018-11-06 Jan Alexander Stef... dtlsconnection: Run gst-indent
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-06-23 Tim-Philipp Müllerdtls: Update for g_type_class_add_private() deprecation...
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-02-05 Matthew Watersdtls: drop upstream segment and stream-start events
2018-02-05 Matthew Watersdtls: don't leak the system clock
2018-02-05 Matthew Watersdtlsenc: fix typo in is-client property description
2018-02-01 Matthew Watersdtls: remove reliance on a default GMainContext/Loop
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 86/165986/1 sandbox/sejun/new-feature accepted/tizen/unified/20180110.141849 submit/tizen/20180105.085839
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2 31/158531/5
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2016-12-05 Scott D Phillipsdtls: Set openssl's threadid the 1.0.x way
2016-11-14 Sebastian Drögedtlscertificate: Fix error checking in RSA_generate_key...
2016-11-02 Sebastian Drögedtls: Fix compiler warnings with openssl 1.1 or newer
2016-11-01 Olivier Crêtedtls: Downgrade locking debug
2016-10-31 Daiki Uenodtls: port to OpenSSL 1.1.0
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-04-18 Raffaele Rossidtsl: add some documentation
2016-04-04 Santiago Carot-Nemesiodtls: Use unique names for internal elements to ease...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 02/52702/1
2015-11-06 Tim-Philipp MüllerFix code indentation
2015-10-17 Paul Arzelierdtls: Fix name conflict with openssl on win32
2015-10-15 Paul Arzelierdtls: Fix name conflict with openssl on win32
2015-10-05 Polochon_streetdtls: fix printf format on win32
2015-10-05 Paul Arzelierdtls: fix printf format on win32
2015-10-02 Polochon_streetdtls: fix printf format on win32
2015-10-02 Paul Arzelierdtls: fix printf format on win32
2015-09-17 Jan SchmidtDon't throw compiler warnings with G_DISABLE_ASSERT
2015-06-03 Santiago Carot-Nemesiodtlsdec: Fix critical warning "got data flow before...
2015-05-28 Santiago Carot-Nemesiodtlssrtpdec: Release requested pads
2015-05-28 Santiago Carot-Nemesiodtlsdec: Remove unnecessary ref/unref operations
2015-05-28 Santiago Carot-Nemesiodtlsdec: Fix release request pad function
2015-05-15 Jose Antonio Santo... dtls: Fix memory leak
2015-05-13 Jose Antonio Santo... dtlsenc: Fix memory leak releasing connection_id
2015-05-13 Jose Antonio Santo... dtlsenc: Fix memory leak while setting connection-id
2015-05-13 Jose Antonio Santo... dtlsdec: Fix memory leak, release previous pem
2015-05-13 Jose Antonio Santo... dtlsdec: Fix memory leak on dispose
2015-05-13 Jose Antonio Santo... dtlsconnection: Fix memory leak while setting closure
2015-05-07 Sebastian Drögedtlssrtpdec: Don't merge RTP and RTCP streams that...
2015-04-13 Sebastian Drögedtlsdec: Fix typo
2015-04-13 Sebastian Drögedtlssrtpdec: Add some more debug output
2015-03-19 Sebastian Drögedtls: Pass the connection instance as data to the threa...
2015-03-19 Sebastian Drögedtls: Remove unused thread struct field
2015-03-19 Sebastian Drögedtls: Use a shared thread pool for the timeouts
2015-03-18 Sebastian Drögedtls: Shutdown timeout thread when it's not needed
2015-03-18 Sebastian Drögedtlsenc: Clear the queue when deactivating the pad
2015-03-18 Sebastian Drögedtlsenc: Handle pad activity states properly
2015-03-18 Sebastian Drögedtlsenc: Don't manually activate/deactivate srcpad
2015-03-18 Sebastian Drögedtlsenc: Use a GQueue instead of a GPtrArray
2015-03-18 Sebastian Drögedtlsdec: Fix locking
2015-03-18 Sebastian Drögedtlsdec: Add support for buffer lists
2015-03-18 Sebastian Drögedtls: Fix some search & replace mistakes from renaming...
2015-03-17 Sebastian Drögedtls: Initialize debug category earlier
2015-03-16 Tim-Philipp Müllerdtls: make sure we actually log into the right debug...
2015-03-16 Tim-Philipp Müllerdtls: fix some more compiler warnings
2015-03-16 Sebastian Drögedtls: Unconditionally use GStreamer debug log system
2015-03-16 Sebastian Drögedtls: Re-namespace from Er to Gst
2015-03-16 Sebastian Drögedtls: Fix some compiler warnings
2015-03-16 Sebastian Drögedtls: Fix indention
2015-03-16 Sebastian Drögedtls: Add new DTLS plugin