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 12 ans |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
il y a 12 ans |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
il y a 12 ans |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
il y a 12 ans |
Yang Tse
|
ec691ca34b
lib/*.h: use our standard naming scheme for header inclusion guards
|
il y a 12 ans |
Linus Nielsen Feltzing
|
d021f2e8a0
Introducing a new persistent connection caching system using "bundles".
|
il y a 12 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 20 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 |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
il y a 22 ans |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
il y a 22 ans |
Daniel Stenberg
|
2cff251863
Curl_resolv() now returns a different struct, and it contains a reference
|
il y a 22 ans |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
il y a 22 ans |
Daniel Stenberg
|
8358505b6d
Now uses Curl_ as prefix for internal global symbols. curl_ should only be
|
il y a 22 ans |
Sterling Hughes
|
a386562d9a
Prune old hostcache entries with each call...
|
il y a 22 ans |
Sterling Hughes
|
bb44791bf3
Add protos and change return value of curl_hash_count....
|
il y a 22 ans |
Sterling Hughes
|
9ebcfe9dff
Speed up the hash code considerably, removing a bunch of legacy crud
|
il y a 22 ans |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
il y a 23 ans |
Sterling Hughes
|
a1f910c159
Remove erreaneous include, setup.h is included one line above
|
il y a 23 ans |
Sterling Hughes
|
8d7f402efb
Make cach'ing work with threads now, there are now three cases:
|
il y a 23 ans |
Daniel Stenberg
|
6de7dc5879
Sterling Hughes' provided initial DNS cache source code.
|
il y a 23 ans |