summaryrefslogtreecommitdiffstats
path: root/stream/cookies.c
Commit message (Expand)AuthorAgeFilesLines
* stream: implement some HTTP specific options for stream_lavfwm42013-01-241-0/+21
* cookies: fix crashwm42013-01-241-3/+3
* stream, demux: replace off_t with int64_twm42012-11-201-2/+2
* Fix potential bugs and issues, general cleanupsreimar2012-11-201-10/+15
* cookies: don't read cookie files from ancient browserswm42012-11-161-42/+3
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* cookies: replace sprintf with snprintfreimar2012-10-311-5/+7
* windows support: unicode filenameswm42012-03-091-0/+2
* Do not print the "Loading cookie file" message twice.reimar2010-04-051-2/+0
* Fix argument order for lseek, fixes cookie loading in Windows and in generalreimar2010-02-031-1/+1
* Add license header to all files missing it in the stream subdirectory.diego2010-01-301-1/+17
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-2/+2
* Add #include <limits.h>, fixes build on Solaris 8.diego2006-09-071-0/+1
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+278