Commit History

Author SHA1 Message Date
  Linus Nielsen Feltzing 0f147887b0 Multiple pipelines and limiting the number of connections. 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 11 years ago
  Linus Nielsen Feltzing d021f2e8a0 Introducing a new persistent connection caching system using "bundles". 11 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Daniel Stenberg 62f0f5571d Robert Iakobashvili re-arranged the internal hash code to work with a custom 17 years ago
  Daniel Stenberg 043d70fcdf Use plain structs and not typedef'ed ones in the hash and linked-list code. 19 years ago
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 20 years ago
  Daniel Stenberg 14597475b1 Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST 21 years ago
  Daniel Stenberg 68a4aa6773 new proto for Curl_hash_init 21 years ago
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 21 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 21 years ago
  Daniel Stenberg 2cff251863 Curl_resolv() now returns a different struct, and it contains a reference 21 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg 8358505b6d Now uses Curl_ as prefix for internal global symbols. curl_ should only be 22 years ago
  Sterling Hughes a386562d9a Prune old hostcache entries with each call... 22 years ago
  Sterling Hughes bb44791bf3 Add protos and change return value of curl_hash_count.... 22 years ago
  Sterling Hughes 9ebcfe9dff Speed up the hash code considerably, removing a bunch of legacy crud 22 years ago
  Daniel Stenberg 974f314f57 copyright string (year) update 22 years ago
  Sterling Hughes a1f910c159 Remove erreaneous include, setup.h is included one line above 22 years ago
  Sterling Hughes 8d7f402efb Make cach'ing work with threads now, there are now three cases: 22 years ago
  Daniel Stenberg 6de7dc5879 Sterling Hughes' provided initial DNS cache source code. 22 years ago