Commit History

Author SHA1 Message Date
  YAMADA Yasuharu f24dc09d20 cookies: follow-up fix for path checking 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 years ago
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h 13 years ago
  Daniel Stenberg 9776f3445d cookie_output: made private 13 years ago
  Yang Tse 004d84fcc1 compiler warning: fix 13 years ago
  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