커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Stenberg be39ed19a5 cookie: overhaul and cleanup 1 주 전
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style 1 개월 전
  Gabriel Marin 5a263710f6 lib, src, tests: added space around ternary expressions 1 개월 전
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 1 개월 전
  Stefan Eissing 80f9fce56d cookie: add more debug tracing to set-cookie handling 1 개월 전
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 3 달 전
  Viktor Szakats 72abf7c13a lib: tidy up types and casts 4 달 전
  MonkeybreadSoftware 0b4401a4fb lib: silence warnings on comma misuse 6 달 전
  Daniel Stenberg 9454757508 cookie: if psl fails, reject the cookie 7 달 전
  Daniel Stenberg 142ac257b3 lib: convert Curl_get_line to use dynbuf 8 달 전
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 10 달 전
  Dmitry Karpov 1e4cd51935 cookie: avoid fopen with empty file name 10 달 전
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 10 달 전
  Daniel Stenberg 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 10 달 전
  Daniel Stenberg 2b0994c29a cookie: lowercase the domain names before PSL checks 11 달 전
  Daniel Stenberg 70e3b534d5 urldata: move cookielist from UserDefined to UrlState 11 달 전
  Sam James bc8509a748 misc: fix -Walloc-size warnings 11 달 전
  Daniel Stenberg d3b3ba35a5 lib: add and use Curl_strndup() 11 달 전
  Daniel Stenberg 73c82ed941 cookie: set ->running in cookie_init even if data is NULL 1 년 전
  Daniel Stenberg f88cc654ec cookie: reduce variable scope, add const 1 년 전
  Daniel Stenberg 8c285a76ee cookie: do not store the expire or max-age strings 1 년 전
  Daniel Stenberg 61275672b4 cookie: remove unnecessary struct fields 1 년 전
  Viktor Szakats 3f8fc25720 cmake: add support for "unity" builds 1 년 전
  Daniel Stenberg 127eb0d83a misc: fix spelling mistakes 1 년 전
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 년 전
  Daniel Stenberg c79356d852 cookie: address PVS nits 1 년 전
  Daniel Stenberg b1b326ec50 cookie: clarify that init with data set to NULL reads no file 1 년 전
  Daniel Stenberg 45d4bf5af3 cookie: don't load cookies again when flushing 1 년 전
  Daniel Stenberg ac5ea7b6eb cookie: parse without sscanf() 1 년 전
  Kvarec Lezki 9caa7bc930 cookies: fp is always not NULL 1 년 전