Commit History

Author SHA1 Message Date
  Daniel Stenberg ba235ab269 llist: remove direct struct accesses, use only functions 3 months ago
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 4 months ago
  Viktor Szakats fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 6 months ago
  Daniel Gustafsson d84a95de11 hsts: explicitly skip blank lines 6 months ago
  Daniel Gustafsson 4d96873a4d hsts: Remove single-use single-line function 6 months ago
  Stefan Eissing c296abd42d llist: add Curl_llist_append() 7 months ago
  Daniel Stenberg 142ac257b3 lib: convert Curl_get_line to use dynbuf 9 months ago
  Daniel Stenberg 24ae4a07f3 hsts: remove assert for zero length domain 10 months ago
  Daniel Stenberg cfe7902111 lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT 10 months ago
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 11 months ago
  Daniel Stenberg 289b486ffa urldata: move hstslist from 'set' to 'state' 1 year ago
  Sam James bc8509a748 misc: fix -Walloc-size warnings 1 year ago
  Daniel Stenberg d3b3ba35a5 lib: add and use Curl_strndup() 1 year ago
  Daniel Stenberg 8c058a820a hsts: skip single-dot hostname 1 year ago
  Viktor Szakats 3f8fc25720 cmake: add support for "unity" builds 1 year ago
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 year ago
  Daniel Stenberg d567cca1de checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg ca02a77f05 hsts: handle adding the same host name again 1 year ago
  Daniel Stenberg 076a2f6291 share: add sharing of HSTS cache among handles 1 year ago
  Daniel Stenberg 3f039dfd6f strcase: use curl_str(n)equal for case insensitive matches 2 years ago
  Daniel Stenberg 279834dd45 misc: remove duplicated include files 2 years ago
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 years ago
  Daniel Stenberg d64115d7bb hsts: use Curl_fopen() 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 3c8b969de6 links: update dead links 2 years ago
  Daniel Stenberg fae6fea209 hsts: ignore trailing dots when comparing hosts names 2 years ago
  lucas 519b62ccd0 docs: update IETF links to use datatracker 2 years ago
  Daniel Stenberg da2598f823 hsts: CURLSTS_FAIL from hsts read callback should fail transfer 3 years ago
  Daniel Stenberg 54f6d836d8 hsts: handle unlimited expiry 3 years ago