summaryrefslogtreecommitdiff
path: root/libavformat/httpauth.h
Commit message (Collapse)AuthorAge
* Add support for http digest authenticationMartin Storsjö2010-03-25
| | | | Originally committed as revision 22667 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split out http authentication handling into a separate fileMartin Storsjö2010-03-24
This prepares for adding support for more authentication methods Originally committed as revision 22660 to svn://svn.ffmpeg.org/ffmpeg/trunk