Fri, 23 Nov 2012 19:21:36 +0000 |
reimar |
Pass pointer to start of allocated memory to free,
|
Sat, 10 Nov 2012 14:45:56 +0000 |
reimar |
Do not pointlessly call getenv("HOME") twice, reuse the result instead.
|
Sat, 10 Nov 2012 12:20:36 +0000 |
reimar |
http_set_field only makes a copy of the string, so we still need to
|
Sat, 10 Nov 2012 12:18:01 +0000 |
reimar |
Free cookies file data after parsing it.
|
Sat, 10 Nov 2012 12:16:53 +0000 |
reimar |
Do not do sign comparisons on "char" type which can be both signed or unsigned.
|
Sat, 10 Nov 2012 12:14:26 +0000 |
reimar |
Avoid leaks in error handling.
|
Wed, 31 Oct 2012 19:01:55 +0000 |
reimar |
Use snprintf instead of sprintf.
|
Mon, 05 Apr 2010 19:35:35 +0000 |
reimar |
Do not print the "Loading cookie file" message twice.
|
Wed, 03 Feb 2010 17:50:18 +0000 |
reimar |
Fix argument order for lseek, fixes cookie loading in Windows and in general
|
Sat, 30 Jan 2010 22:26:47 +0000 |
diego |
Add license header to all files missing it in the stream subdirectory.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Thu, 07 Sep 2006 00:10:44 +0000 |
diego |
Add #include <limits.h>, fixes build on Solaris 8.
|
Mon, 31 Jul 2006 17:39:17 +0000 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
base
libmpdemux/cookies.c@0e8198f9afe0
|