Revīziju vēsture

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