February 13, 2019
View 3b4630c

avformat/http: Fix Out-of-Bounds access in process_line()

Wenxiang Qian authored on 2019/02/13 16:54:08
January 13, 2018
View 1d5694b

lavf/http.c: Free allocated client URLContext in case of error.

Stephan Holljes authored on 2018/01/13 03:16:29
September 15, 2017
View 6743351

lavf/http: fix compilation without zlib

Clément Bœsch authored on 2017/09/15 22:09:54
July 20, 2017
View e2f8f14

lavf/http: Reset compressed header flag, fix http 302 request

Jacek Jendrzej authored on 2017/07/20 20:46:46
May 18, 2017
View 9f20cc5

libavformat/http: return EIO when ffurl_read return 0, but s->off < target_end

raymondzheng authored on 2017/05/18 15:35:31
May 1, 2017
View 28b2467

libavformat/http: Ignore expired cookies

Micah Galizia authored on 2017/05/01 03:25:29
February 13, 2017
View 8fa18e0

avformat/http: Check for truncated buffers in http_connect()

Michael Niedermayer authored on 2017/02/13 20:47:49
January 31, 2017
View 8c8e5d5

HTTP: improve performance by reducing forward seeks

Joel Cunningham authored on 2017/01/31 01:00:44
December 6, 2016
View 845bb40

http: move chunk handling from http_read_stream() to http_buf_read().

Ronald S. Bultje authored on 2016/12/06 00:18:10
December 5, 2016
View 2a05c8f

http: make length/offset-related variables unsigned.

Ronald S. Bultje authored on 2016/12/05 22:02:33
September 18, 2016
View a880923

avformat/http: Fix #ifdef FF_API_HTTP_USER_AGENT

Michael Niedermayer authored on 2016/09/18 02:04:45
September 16, 2016
View 27714b4

lavf/http: deprecate user-agent option

Steven Liu authored on 2016/09/16 11:42:34
August 11, 2016
View d149934

libavformat/http: add support for content_type option in listen mode

Moritz Barsnick authored on 2016/08/11 04:18:00
View e8b355a

libavformat/http: add support for headers option in listen mode

Moritz Barsnick authored on 2016/08/11 18:29:07
June 10, 2016
View ebda821

avformat/http: change seek_ret to int64

Yuri Zats authored on 2016/06/10 02:54:20