1. eaef193 dtls: drop upstream segment and stream-start events by Matthew Waters · 7 years ago
  2. dc452aa dtls: don't leak the system clock by Matthew Waters · 7 years ago
  3. 18a62b1 dtlsenc: fix typo in is-client property description by Matthew Waters · 7 years ago
  4. 94a7bf9 dtls: remove reliance on a default GMainContext/Loop by Matthew Waters · 7 years ago
  5. 4261692 Remove plugin specific static build option by Nicolas Dufresne · 8 years ago
  6. 1a43d57 dtls: Set openssl's threadid the 1.0.x way by Scott D Phillips · 8 years ago
  7. 3a06919 dtlscertificate: Fix error checking in RSA_generate_key_ex() usage by Sebastian Dröge · 8 years ago
  8. 31317fd dtls: Fix compiler warnings with openssl 1.1 or newer by Sebastian Dröge · 8 years ago
  9. c35b918 dtls: Downgrade locking debug by Olivier Crête · 8 years ago
  10. e938933 dtls: port to OpenSSL 1.1.0 by Daiki Ueno · 8 years ago
  11. 42af2d6 Add support for Meson as alternative/parallel build system by Nirbheek Chauhan · 9 years ago
  12. 79f9c76 dtsl: add some documentation by Raffaele Rossi · 9 years ago
  13. d2ef3a4 dtls: Use unique names for internal elements to ease debugging by Santiago Carot-Nemesio · 9 years ago
  14. 8cdfb13 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 9 years ago
  15. 734d5a7 Fix code indentation by Tim-Philipp Müller · 9 years ago
  16. 0d3ca63 dtls: Fix name conflict with openssl on win32 by Paul Arzelier · 9 years ago
  17. b58f711 dtls: fix printf format on win32 by Polochon_street · 9 years ago
  18. 86443f8 dtls: fix printf format on win32 by Paul Arzelier · 9 years ago
  19. 587e7c4 Don't throw compiler warnings with G_DISABLE_ASSERT by Jan Schmidt · 9 years ago
  20. f530aac dtlsdec: Fix critical warning "got data flow before stream-start event" by Santiago Carot-Nemesio · 10 years ago
  21. ed21506 dtlssrtpdec: Release requested pads by Santiago Carot-Nemesio · 10 years ago
  22. 29c17a9 dtlsdec: Remove unnecessary ref/unref operations by Santiago Carot-Nemesio · 10 years ago
  23. 6650317 dtlsdec: Fix release request pad function by Santiago Carot-Nemesio · 10 years ago
  24. d625770 dtls: Fix memory leak by Jose Antonio Santos Cadenas · 10 years ago
  25. aae1a5e dtlsenc: Fix memory leak releasing connection_id by Jose Antonio Santos Cadenas · 10 years ago
  26. 6b0183b dtlsenc: Fix memory leak while setting connection-id by Jose Antonio Santos Cadenas · 10 years ago
  27. 3c3d6e8 dtlsdec: Fix memory leak, release previous pem by Jose Antonio Santos Cadenas · 10 years ago
  28. 2173f9f dtlsdec: Fix memory leak on dispose by Jose Antonio Santos Cadenas · 10 years ago
  29. c44acd8 dtlsconnection: Fix memory leak while setting closure by Jose Antonio Santos Cadenas · 10 years ago
  30. c534c88 dtlssrtpdec: Don't merge RTP and RTCP streams that were just split by srtpdec by Sebastian Dröge · 10 years ago
  31. 49aba36 dtlsdec: Fix typo by Sebastian Dröge · 10 years ago
  32. a8627a1 dtlssrtpdec: Add some more debug output by Sebastian Dröge · 10 years ago
  33. 82b7371 dtls: Pass the connection instance as data to the thread pool by Sebastian Dröge · 10 years ago
  34. 602b1ca dtls: Remove unused thread struct field by Sebastian Dröge · 10 years ago
  35. fd609f6 dtls: Use a shared thread pool for the timeouts by Sebastian Dröge · 10 years ago
  36. 4072666 dtls: Shutdown timeout thread when it's not needed by Sebastian Dröge · 10 years ago
  37. 7782bdf dtlsenc: Clear the queue when deactivating the pad by Sebastian Dröge · 10 years ago
  38. 4fed95c dtlsenc: Handle pad activity states properly by Sebastian Dröge · 10 years ago
  39. ff01df1 dtlsenc: Don't manually activate/deactivate srcpad by Sebastian Dröge · 10 years ago
  40. 3614302 dtlsenc: Use a GQueue instead of a GPtrArray by Sebastian Dröge · 10 years ago
  41. 47b73f0 dtlsdec: Fix locking by Sebastian Dröge · 10 years ago
  42. 989c2ef dtlsdec: Add support for buffer lists by Sebastian Dröge · 10 years ago
  43. 2082476 dtls: Fix some search & replace mistakes from renaming the elements by Sebastian Dröge · 10 years ago
  44. 2dcd5dd dtls: Initialize debug category earlier by Sebastian Dröge · 10 years ago
  45. 9f06d36 dtls: make sure we actually log into the right debug category by Tim-Philipp Müller · 10 years ago
  46. 86a8898 dtls: fix some more compiler warnings by Tim-Philipp Müller · 10 years ago
  47. d9344ad dtls: Unconditionally use GStreamer debug log system by Sebastian Dröge · 10 years ago
  48. 936fa2f dtls: Re-namespace from Er to Gst by Sebastian Dröge · 10 years ago
  49. 1de51fc dtls: Fix some compiler warnings by Sebastian Dröge · 10 years ago
  50. 6183e99 dtls: Fix indention by Sebastian Dröge · 10 years ago
  51. 1e0ed9a dtls: Add new DTLS plugin by Sebastian Dröge · 10 years ago