Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 anni fa |
Daniel Stenberg
|
62f0f5571d
Robert Iakobashvili re-arranged the internal hash code to work with a custom
|
17 anni fa |
Daniel Stenberg
|
043d70fcdf
Use plain structs and not typedef'ed ones in the hash and linked-list code.
|
20 anni fa |
Daniel Stenberg
|
c39858aac0
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
|
20 anni fa |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 anni fa |
Daniel Stenberg
|
14597475b1
Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST
|
21 anni fa |
Daniel Stenberg
|
68a4aa6773
new proto for Curl_hash_init
|
21 anni fa |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 anni fa |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 anni fa |
Daniel Stenberg
|
2cff251863
Curl_resolv() now returns a different struct, and it contains a reference
|
22 anni fa |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
22 anni fa |
Daniel Stenberg
|
8358505b6d
Now uses Curl_ as prefix for internal global symbols. curl_ should only be
|
22 anni fa |
Sterling Hughes
|
a386562d9a
Prune old hostcache entries with each call...
|
22 anni fa |
Sterling Hughes
|
bb44791bf3
Add protos and change return value of curl_hash_count....
|
22 anni fa |
Sterling Hughes
|
9ebcfe9dff
Speed up the hash code considerably, removing a bunch of legacy crud
|
22 anni fa |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
23 anni fa |
Sterling Hughes
|
a1f910c159
Remove erreaneous include, setup.h is included one line above
|
23 anni fa |
Sterling Hughes
|
8d7f402efb
Make cach'ing work with threads now, there are now three cases:
|
23 anni fa |
Daniel Stenberg
|
6de7dc5879
Sterling Hughes' provided initial DNS cache source code.
|
23 anni fa |