]> git.sesse.net Git - ffmpeg/history - libavformat/httpauth.c
Make write_header() and write_headers() return an error code in case of
[ffmpeg] / libavformat / httpauth.c
2010-05-23 Martin StorsjöMake ff_random_get_seed public, rename to av_get_random...
2010-04-02 Ronald S. BultjeFix buffer size; should hold 2 32-bit integers in hex...
2010-03-25 Martin StorsjöRemove a redundant null pointer check
2010-03-25 Martin StorsjöAdd support for http digest authentication
2010-03-24 Martin StorsjöSplit out http authentication handling into a separate...