index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
http.c
Commit message (
Expand
)
Author
Age
*
Fix url escaping and avoid double escape
rtognimp
2004-05-01
*
remote exploitable heap overflow fix by ("blexim" <blexim at hush dot com>)
michael
2004-03-30
*
Removed hard coded value for the length of the header separator.
bertrand
2002-11-13
*
Check if realloc failed on http_hdr->buffer instead of ptr in http_response_a...
bertrand
2002-09-07
*
- simpler http_response_append (uses realloc())
arpi
2002-09-06
*
Added base64 encoder
bertrand
2002-06-23
*
Removed unecessary malloc and memcpy.
bertrand
2002-06-20
*
Convert printf to mp_msg in the network layer
albeu
2002-04-30
*
Fixed the http response parser when the http header only has the HTTP
bertrand
2002-02-23
*
Modified the output of the http_debug function.
bertrand
2002-01-23
*
10l...
arpi
2001-12-27
*
warning fix == cleanup
arpi
2001-12-27
*
Handle broken server that doesn't send CRLF but jusr LF.
bertrand
2001-12-16
*
Made the HTTP request escaped the url.
bertrand
2001-12-14
*
Removed the field number limitation.
bertrand
2001-11-20
*
Added ASF http server streaming (Not mms streaming).
bertrand
2001-10-26
*
libdemuxer...
arpi
2001-10-20