커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 4 달 전
  Viktor Szakats 72abf7c13a lib: tidy up types and casts 5 달 전
  Stefan Eissing e101a7a8b0 multi: add multi->proto_hash, a key-value store for protocol data 7 달 전
  Viktor Szakats 3b9ac3646b hash: delete unused debug function 6 달 전
  Daniel Stenberg cc907e80a2 hash: change 'slots' to size_t from int 6 달 전
  Stefan Eissing c6655f7029 http/2, http/3: decouple stream state from easy handle 8 달 전
  Stefan Eissing c296abd42d llist: add Curl_llist_append() 7 달 전
  Daniel Stenberg a299099ba4 hash: fix assigning same value 1 년 전
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 년 전
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 년 전
  Daniel Stenberg 254f7bd78a hash: lazy-alloc the table in Curl_hash_add() 2 년 전
  Daniel Stenberg 8d8f384f32 hash: add asserts to help detect bad usage 3 년 전
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 년 전
  XhmikosR aadc75626b misc: assorted typo fixes 3 년 전
  Daniel Stenberg 4d2f800677 curl.se: new home 4 년 전
  Daniel Stenberg 9e90ff0839 hash: make it 'struct Curl_hash' 4 년 전
  Daniel Stenberg 9b3f888a00 llist: make it "struct Curl_llist" 4 년 전
  Marian Klymov c45360d463 cppcheck: fix warnings 6 년 전
  Daniel Stenberg dd03e8c281 hash: calculate sizes with size_t instead of longs 6 년 전
  Daniel Stenberg 20acb58a38 code style: use space after semicolon 7 년 전
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 년 전
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc 7 년 전
  Daniel Stenberg 4f2e348f9b hash: move key into hash struct to reduce mallocs 7 년 전
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init 7 년 전
  Sylvestre Ledru 66de563482 Improve code readbility 7 년 전
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 년 전
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 년 전
  Steve Holme 0c331b8999 memdebug: Ensure curl/curl.h is included before curl_memory.h 8 년 전
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 년 전
  dfandrich d7e352402c unit1603: Added unit tests for hash functions 9 년 전