Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg cc907e80a2 hash: change 'slots' to size_t from int il y a 5 mois
  Stefan Eissing c6655f7029 http/2, http/3: decouple stream state from easy handle il y a 6 mois
  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 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
  Daniel Stenberg 8b987cc7eb multi: fix the transfer hashes in the socket hash entries il y a 5 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
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style il y a 7 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 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
  Linus Nielsen Feltzing 0f147887b0 Multiple pipelines and limiting the number of connections. il y a 11 ans
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 11 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 11 ans
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files il y a 11 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 11 ans
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards il y a 11 ans
  Linus Nielsen Feltzing d021f2e8a0 Introducing a new persistent connection caching system using "bundles". il y a 11 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Daniel Stenberg 62f0f5571d Robert Iakobashvili re-arranged the internal hash code to work with a custom il y a 17 ans
  Daniel Stenberg 043d70fcdf Use plain structs and not typedef'ed ones in the hash and linked-list code. il y a 19 ans
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo il y a 20 ans
  Daniel Stenberg 053f6c85ef updated year in the copyright string il y a 21 ans
  Daniel Stenberg 14597475b1 Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST il y a 21 ans
  Daniel Stenberg 68a4aa6773 new proto for Curl_hash_init il y a 21 ans