aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/cookies.c
Commit message (Expand)AuthorAge
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* Remove internal network supportGravatar wm42013-07-07
* Fix some cppcheck / scan-build warningsGravatar wm42013-05-06
* stream: implement some HTTP specific options for stream_lavfGravatar wm42013-01-24
* cookies: fix crashGravatar wm42013-01-24
* stream, demux: replace off_t with int64_tGravatar wm42012-11-20
* Fix potential bugs and issues, general cleanupsGravatar reimar2012-11-20
* cookies: don't read cookie files from ancient browsersGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* cookies: replace sprintf with snprintfGravatar reimar2012-10-31
* windows support: unicode filenamesGravatar wm42012-03-09
* Do not print the "Loading cookie file" message twice.Gravatar reimar2010-04-05
* Fix argument order for lseek, fixes cookie loading in Windows and in generalGravatar reimar2010-02-03
* Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Add #include <limits.h>, fixes build on Solaris 8.Gravatar diego2006-09-07
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31