Commit History

Author SHA1 Message Date
  Daniel Stenberg 9d1e914a56 disable cookies: remove ifdefs, move code 13 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Daniel Stenberg 794b4da840 Indentation fixes, untabify and related whitespace-cleanup. No code changed. 15 years ago
  Daniel Stenberg a62e155ca4 - Niklas Angebrand made the cookie support in libcurl properly deal with the 16 years ago
  Daniel Stenberg c914e6ea5d "Igor" pointed out that CURLOPT_COOKIELIST set to "ALL" leaked memory, and so 16 years ago
  Dan Fandrich 1b66c1da6c Added lots of consts 17 years ago
  Gisle Vanem c7aae10300 Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead. 18 years ago
  Gisle Vanem 59cf6fd4f0 Watcom lacks <sys/time.h>. 18 years ago
  Yang Tse 9dde0b54a3 Silence warning: empty body in an if-statement 18 years ago
  Daniel Stenberg 606562aa7e Michael Wallner provided a patch that allows "SESS" to be set with 18 years ago
  Daniel Stenberg bda1e9aeab Made the copyright year match the latest modification's year. 19 years ago
  Daniel Stenberg a676c18502 - Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with 19 years ago
  Daniel Stenberg 2236ba0d20 Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a 19 years ago
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 years ago
  Daniel Stenberg 35558e6bd7 David Cohen pointed out that RFC2109 says clients should allow cookies to 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 years ago
  Daniel Stenberg 96e217b496 the new cookie functions that require 'data' passed in 21 years ago
  Daniel Stenberg efd836d971 Many cookie fixes: 21 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg 980a47b42b support for ingoring session cookies added 22 years ago
  Daniel Stenberg 974f314f57 copyright string (year) update 22 years ago
  Daniel Stenberg 721b05e343 Nico Baggus' VMS tweaks 22 years ago
  Daniel Stenberg 598e8dfbfb Now we're setting a default domain for received cookies so that we can 23 years ago
  Daniel Stenberg a2b6ef3478 cookie jar adjustments 23 years ago
  Daniel Stenberg c9c2115088 started working on a function for writing (all) cookies, made it possible 23 years ago
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' 24 years ago
  Daniel Stenberg 24dee483e9 dual-license fix 24 years ago
  Daniel Stenberg c6a8bb3d56 Added some RFC2109 support 25 years ago
  Daniel Stenberg ae1912cb0d Initial revision 25 years ago