rtspdefs: Add gst_rtsp_generate_digest_auth_response_from_md5
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 20 Jun 2018 02:41:24 +0000 (04:41 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Thu, 21 Jun 2018 13:32:12 +0000 (15:32 +0200)
commit0304c63f00f87bfa3e5522beea49ce6779afa88b
treebb04cb4517a5267b4be115e0b9b6bcb13e9d8365
parent8e641a92772ec0e609d5adfb91c54b55911fc0f2
rtspdefs: Add gst_rtsp_generate_digest_auth_response_from_md5

Passwords are usually not stored in clear text, usually
the A1 section of the response is stored as is in .htdigest
files.

https://bugzilla.gnome.org/show_bug.cgi?id=796636
docs/libs/gst-plugins-base-libs-sections.txt
gst-libs/gst/rtsp/gstrtspdefs.c
gst-libs/gst/rtsp/gstrtspdefs.h