Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 9948250723 strequal() returns int so we typecast the return to bool when we store the il y a 20 ans
  Daniel Stenberg 7d8cd5906c use calloc instead of malloc and we won't have to memset() the struct il y a 21 ans
  Daniel Stenberg d571064b65 Clear up int/long/size_t/ssize_t usage a bit il y a 21 ans
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less il y a 21 ans
  Daniel Stenberg 053f6c85ef updated year in the copyright string il y a 21 ans
  Daniel Stenberg 168703b7bf Added some infof() calls, that require the data pointer so now several il y a 21 ans
  Daniel Stenberg 98ee12bc35 Jan Sundin reported a case where curl ignored a cookie that browsers don't, il y a 21 ans
  Daniel Stenberg 2bd71d70ff use CURLDEBUG instead of MALLOCDEBUG il y a 21 ans
  Daniel Stenberg 465de793e8 Skip any preceeding dots from the domain name of cookies when we keep them il y a 21 ans
  Daniel Stenberg efd836d971 Many cookie fixes: il y a 21 ans
  Sterling Hughes ad6fca28f9 testing, ignore this commit il y a 21 ans
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs il y a 22 ans
  Daniel Stenberg f26a338a54 copyright year update in the source header il y a 22 ans
  Daniel Stenberg 01387f42c5 kromJx@crosswinds.net's fix that now uses checkprefix() instead of il y a 22 ans
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header il y a 22 ans
  Daniel Stenberg d8b2c819e7 properly skip white spaces on Set-Cookie: header lines il y a 22 ans
  Daniel Stenberg 08ef208fb7 added disable-[protocol] support, largely provided by Miklos Nemeth il y a 22 ans
  Daniel Stenberg 980a47b42b support for ingoring session cookies added il y a 22 ans
  Daniel Stenberg 2361aabbef Dirk Manske made libcurl strip off white spaces from the beginning of cookie il y a 22 ans
  Daniel Stenberg 541e5a3b82 Jacky Lam cookie parser fix for domains with preceeding dot il y a 22 ans
  Daniel Stenberg 974f314f57 copyright string (year) update il y a 22 ans
  Daniel Stenberg 3612c3774e made Max-Age work as defined in the RFC. il y a 23 ans
  Daniel Stenberg 66b8f48a88 When saving a cookie jar, set field 1 (counted from 0) properly to TRUE if the il y a 23 ans
  Daniel Stenberg a23a897ad2 removed crash on weird input, this also better discards silly input il y a 23 ans
  Daniel Stenberg 87037136ef As identified in bug report #495290, the last "name=value" pair in a il y a 23 ans
  Daniel Stenberg d9a7773011 added precautions to not go insane when two matching cookies end up in the il y a 23 ans
  Daniel Stenberg 6d35984286 prevent strdup()ing NULL -- Paul Harrington's report il y a 23 ans
  Daniel Stenberg c6822f5a7f T. Bharath found this memory leak. It occurs when we replace an internally il y a 23 ans
  Sterling Hughes 8e91d5de8e looks nicer and is better compatible with older vim versions il y a 23 ans
  Daniel Stenberg f2a25966cf cookiejar now enables the cookie engine il y a 23 ans