Commit Verlauf

Autor SHA1 Nachricht Datum
  Sylvestre Ledru 66de563482 Improve code readbility vor 7 Jahren
  Daniel Stenberg 588960be2c cookie: fix declaration of 'dup' shadows a global declaration vor 7 Jahren
  Daniel Stenberg cbd4e1fa0d cookies: do not assume a valid domain has a dot vor 7 Jahren
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions vor 8 Jahren
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style vor 8 Jahren
  Daniel Stenberg cff89bc088 cookie: replace use of fgets() with custom version vor 8 Jahren
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now vor 8 Jahren
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() vor 8 Jahren
  Daniel Stenberg c5be3d7267 cookies: getlist() now holds deep copies of all cookies vor 8 Jahren
  Sergei Kuzmin 54e48b14e1 cookies: same domain handling changed to match browser behavior vor 8 Jahren
  Viktor Szakats bcc8f485e5 cookie.c: Fix misleading indentation vor 8 Jahren
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy vor 8 Jahren
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers vor 8 Jahren
  Daniel Stenberg 7f7fcd0d75 cookies: first n/v pair in Set-Cookie: is the cookie, then parameters vor 8 Jahren
  Tim Rühsen c140bd7891 cookie: do not refuse cookies for localhost vor 8 Jahren
  Jay Satiro 20de9b4f09 cookie: Don't expire session cookies in remove_expired vor 8 Jahren
  Daniel Stenberg 33a0a926c5 cookie: remove redundant check vor 8 Jahren
  Daniel Stenberg 18c735e790 cookies: allow spaces in cookie names, cut of trailing spaces vor 8 Jahren
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// vor 8 Jahren
  Tim Rühsen e77b5b7453 cookies: Add support for Mozilla's Publix Suffix List vor 9 Jahren
  Jay Satiro ef0fdb83b8 cookie: Fix bug in export if any-domain cookie is present vor 9 Jahren
  Jay Satiro 3013bb6b1c cookie: Stop exporting any-domain cookies vor 9 Jahren
  Jay Satiro e8423f9ce1 curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT vor 9 Jahren
  Daniel Stenberg b5f947b8ac cookie: cookie parser out of boundary memory access vor 9 Jahren
  Daniel Stenberg 2685041a5c cookie: handle spaces after the name in Set-Cookie vor 9 Jahren
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded vor 9 Jahren
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() vor 9 Jahren
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" vor 9 Jahren
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG vor 9 Jahren
  Dan Fandrich 41f1f6e830 cookies: Improved OOM handling in cookies vor 10 Jahren