Historique des commits

Auteur SHA1 Message Date
  Stefan Eissing c6655f7029 http/2, http/3: decouple stream state from easy handle il y a 6 mois
  Stefan Eissing c296abd42d llist: add Curl_llist_append() il y a 5 mois
  Daniel Stenberg a299099ba4 hash: fix assigning same value il y a 1 an
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg 254f7bd78a hash: lazy-alloc the table in Curl_hash_add() il y a 2 ans
  Daniel Stenberg 8d8f384f32 hash: add asserts to help detect bad usage il y a 2 ans
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent il y a 3 ans
  XhmikosR aadc75626b misc: assorted typo fixes il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Daniel Stenberg 9e90ff0839 hash: make it 'struct Curl_hash' il y a 4 ans
  Daniel Stenberg 9b3f888a00 llist: make it "struct Curl_llist" il y a 4 ans
  Marian Klymov c45360d463 cppcheck: fix warnings il y a 6 ans
  Daniel Stenberg dd03e8c281 hash: calculate sizes with size_t instead of longs il y a 6 ans
  Daniel Stenberg 20acb58a38 code style: use space after semicolon il y a 7 ans
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses il y a 7 ans
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc il y a 7 ans
  Daniel Stenberg 4f2e348f9b hash: move key into hash struct to reduce mallocs il y a 7 ans
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init il y a 7 ans
  Sylvestre Ledru 66de563482 Improve code readbility il y a 7 ans
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement il y a 7 ans
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style il y a 7 ans
  Steve Holme 0c331b8999 memdebug: Ensure curl/curl.h is included before curl_memory.h il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  dfandrich d7e352402c unit1603: Added unit tests for hash functions il y a 9 ans
  Anthony Avina 4883f7019d hostip: fix unintended destruction of hash table il y a 9 ans
  Daniel Stenberg b419e7ae0c hostcache: made all host caches use structs, not pointers il y a 9 ans
  Daniel Stenberg b2ea1bfcd6 hash: simplify Curl_str_key_compare() il y a 9 ans
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG il y a 9 ans
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings il y a 11 ans