Histórico de commits

Autor SHA1 Mensagem Data
  Daniel Stenberg cc907e80a2 hash: change 'slots' to size_t from int 5 meses atrás
  Stefan Eissing c6655f7029 http/2, http/3: decouple stream state from easy handle 6 meses atrás
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 ano atrás
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 anos atrás
  Daniel Stenberg 254f7bd78a hash: lazy-alloc the table in Curl_hash_add() 2 anos atrás
  Daniel Stenberg 4d2f800677 curl.se: new home 3 anos atrás
  Daniel Stenberg 9e90ff0839 hash: make it 'struct Curl_hash' 4 anos atrás
  Daniel Stenberg 9b3f888a00 llist: make it "struct Curl_llist" 4 anos atrás
  Daniel Stenberg 8b987cc7eb multi: fix the transfer hashes in the socket hash entries 5 anos atrás
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc 7 anos atrás
  Daniel Stenberg 4f2e348f9b hash: move key into hash struct to reduce mallocs 7 anos atrás
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init 7 anos atrás
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 7 anos atrás
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 anos atrás
  Anthony Avina 4883f7019d hostip: fix unintended destruction of hash table 9 anos atrás
  Daniel Stenberg b419e7ae0c hostcache: made all host caches use structs, not pointers 9 anos atrás
  Linus Nielsen Feltzing 0f147887b0 Multiple pipelines and limiting the number of connections. 11 anos atrás
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 anos atrás
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 anos atrás
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 anos atrás
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 anos atrás
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 11 anos atrás
  Linus Nielsen Feltzing d021f2e8a0 Introducing a new persistent connection caching system using "bundles". 11 anos atrás
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 anos atrás
  Daniel Stenberg 62f0f5571d Robert Iakobashvili re-arranged the internal hash code to work with a custom 17 anos atrás
  Daniel Stenberg 043d70fcdf Use plain structs and not typedef'ed ones in the hash and linked-list code. 19 anos atrás
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo 20 anos atrás
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 anos atrás
  Daniel Stenberg 14597475b1 Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST 21 anos atrás
  Daniel Stenberg 68a4aa6773 new proto for Curl_hash_init 21 anos atrás