Age | Commit message (Expand) | Author |
2009-02-27 | Indentation fixes, untabify and related whitespace-cleanup. No code changed. | Daniel Stenberg |
2008-01-31 | - Niklas Angebrand made the cookie support in libcurl properly deal with the | Daniel Stenberg |
2008-01-23 | "Igor" pointed out that CURLOPT_COOKIELIST set to "ALL" leaked memory, and so | Daniel Stenberg |
2007-08-29 | Added lots of consts | Dan Fandrich |
2006-08-30 | Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead. | Gisle Vanem |
2006-08-29 | Watcom lacks <sys/time.h>. | Gisle Vanem |
2006-07-31 | Silence warning: empty body in an if-statement | Yang Tse |
2006-05-24 | Michael Wallner provided a patch that allows "SESS" to be set with | Daniel Stenberg |
2006-01-09 | Made the copyright year match the latest modification's year. | Daniel Stenberg |
2005-08-17 | - Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with | Daniel Stenberg |
2005-07-27 | Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a | Daniel Stenberg |
2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg |
2004-06-22 | David Cohen pointed out that RFC2109 says clients should allow cookies to | Daniel Stenberg |
2004-01-07 | updated year in the copyright string | Daniel Stenberg |
2003-08-11 | the new cookie functions that require 'data' passed in | Daniel Stenberg |
2003-04-30 | Many cookie fixes: | Daniel Stenberg |
2003-01-16 | copyright year update in the source header | Daniel Stenberg |
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg |
2002-05-07 | support for ingoring session cookies added | Daniel Stenberg |
2002-03-19 | copyright string (year) update | Daniel Stenberg |
2002-02-20 | Nico Baggus' VMS tweaks | Daniel Stenberg |
2001-09-26 | Now we're setting a default domain for received cookies so that we can | Daniel Stenberg |
2001-08-29 | cookie jar adjustments | Daniel Stenberg |
2001-08-23 | started working on a function for writing (all) cookies, made it possible | Daniel Stenberg |
2001-01-05 | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg |
2001-01-03 | dual-license fix | Daniel Stenberg |
2000-02-01 | Added some RFC2109 support | Daniel Stenberg |
1999-12-29 | Initial revision | Daniel Stenberg |