gst/rtsp/gstrtspsrc.c: Support Digest authentication. Fixes #532065.
authorWouter Cloetens <wouter@mind.be>
Thu, 8 May 2008 16:58:02 +0000 (16:58 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 8 May 2008 16:58:02 +0000 (16:58 +0000)
commit5506fbfc48eb59c05d97ee39b4894a98c159b38d
treebb717c3aeca9b917d4aaefa4eeb428fb60f84e55
parenta0369011e70816aabf1f9934b31805da1f01b12c
gst/rtsp/gstrtspsrc.c: Support Digest authentication. Fixes #532065.

Original commit message from CVS:
Based on patch by: Wouter Cloetens  <wouter at mind be>
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
(gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
(gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
(gst_rtsp_decode_quoted_string),
(gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
(gst_rtspsrc_setup_auth):
Support Digest authentication. Fixes #532065.
ChangeLog
gst/rtsp/gstrtspsrc.c