Commit Verlauf

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