Daniel Stenberg
|
c0233a35da
hash: provide asserts to verify API use
|
3 місяців тому |
Daniel Stenberg
|
ba235ab269
llist: remove direct struct accesses, use only functions
|
3 місяців тому |
Stefan Eissing
|
e101a7a8b0
multi: add multi->proto_hash, a key-value store for protocol data
|
7 місяців тому |
Viktor Szakats
|
3b9ac3646b
hash: delete unused debug function
|
5 місяців тому |
Daniel Stenberg
|
cc907e80a2
hash: change 'slots' to size_t from int
|
6 місяців тому |
Stefan Eissing
|
c6655f7029
http/2, http/3: decouple stream state from easy handle
|
7 місяців тому |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 рік тому |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 роки тому |
Daniel Stenberg
|
254f7bd78a
hash: lazy-alloc the table in Curl_hash_add()
|
2 роки тому |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 роки тому |
Daniel Stenberg
|
9e90ff0839
hash: make it 'struct Curl_hash'
|
4 роки тому |
Daniel Stenberg
|
9b3f888a00
llist: make it "struct Curl_llist"
|
4 роки тому |
Daniel Stenberg
|
8b987cc7eb
multi: fix the transfer hashes in the socket hash entries
|
5 роки тому |
Daniel Stenberg
|
cbae73e1dd
llist: no longer uses malloc
|
7 роки тому |
Daniel Stenberg
|
4f2e348f9b
hash: move key into hash struct to reduce mallocs
|
7 роки тому |
Daniel Stenberg
|
e60fe20fdf
llist: replace Curl_llist_alloc with Curl_llist_init
|
7 роки тому |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 роки тому |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 роки тому |
Anthony Avina
|
4883f7019d
hostip: fix unintended destruction of hash table
|
9 роки тому |
Daniel Stenberg
|
b419e7ae0c
hostcache: made all host caches use structs, not pointers
|
9 роки тому |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
11 роки тому |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 роки тому |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 роки тому |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 роки тому |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 роки тому |
Yang Tse
|
ec691ca34b
lib/*.h: use our standard naming scheme for header inclusion guards
|
12 роки тому |
Linus Nielsen Feltzing
|
d021f2e8a0
Introducing a new persistent connection caching system using "bundles".
|
12 роки тому |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 роки тому |
Daniel Stenberg
|
62f0f5571d
Robert Iakobashvili re-arranged the internal hash code to work with a custom
|
17 роки тому |
Daniel Stenberg
|
043d70fcdf
Use plain structs and not typedef'ed ones in the hash and linked-list code.
|
20 роки тому |