Commit Verlauf

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