Commit History

Author SHA1 Message Date
  Daniel Stenberg 249541f12f cookies: change argument type for Curl_flush_cookies 5 years ago
  Po-Chuan Hsieh 060f870b85 altsvc: Fix building with cookies disables 5 years ago
  Daniel Stenberg e1be825453 alt-svc: the libcurl bits 5 years ago
  Daniel Gustafsson e6522522f9 cookie: Add support for cookie prefixes 5 years ago
  Daniel Gustafsson 7a09b52c98 cookies: leave secure cookies alone 5 years ago
  Daniel Gustafsson e2ef8d6fa1 cookies: support creation-time attribute for cookies 6 years ago
  Daniel Gustafsson 85437697da cookies: remove unused macro 6 years ago
  Lauri Kasanen c990eadd12 cookie: store cookies per top-level-domain-specific hash table 6 years ago
  Lauri Kasanen 4073cd83b2 cookies: when reading from a file, only remove_expired once 6 years ago
  Daniel Stenberg 2bc230de63 cookies: reject oversized cookies 7 years ago
  Daniel Stenberg c5be3d7267 cookies: getlist() now holds deep copies of all cookies 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  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