Anthony Avina
|
4883f7019d
hostip: fix unintended destruction of hash table
|
vor 9 Jahren |
Daniel Stenberg
|
38bd6bf0bb
bundles: store no/default/pipeline/multiplex
|
vor 9 Jahren |
Daniel Stenberg
|
750d678c0e
Curl_conncache_add_conn: fix memory leak on OOM
|
vor 9 Jahren |
Daniel Stenberg
|
2a746f6c28
conncache: keep bundles on host+port bases, not only host names
|
vor 9 Jahren |
Daniel Stenberg
|
fd137786e5
bundles: merged into conncache.c
|
vor 9 Jahren |
Daniel Stenberg
|
640296c95d
connection cache: avoid Curl_hash_alloc()
|
vor 9 Jahren |
Daniel Stenberg
|
852d35b6ea
proxy: re-use proxy connections (regression)
|
vor 9 Jahren |
Steve Holme
|
34cb17b930
conncache: Fixed specifiers in infof() for long and size_t variables
|
vor 10 Jahren |
Carlo Wood
|
013d5c18c3
debug: added new connection cache output, plus fixups
|
vor 10 Jahren |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
vor 10 Jahren |
Daniel Stenberg
|
628290b5e6
cleanups: reduce variable scope
|
vor 10 Jahren |
Frank Meier
|
01368d395c
create_conn: prune dead connections
|
vor 10 Jahren |
Lindley French
|
964e43c5e2
conncache: move the connection counter to the cache struct
|
vor 10 Jahren |
Steve Holme
|
84a9f092dc
Updated copyright year for recent changes
|
vor 11 Jahren |
Marc Hoersken
|
8fc4abedf1
conncache.c: fix possible dereference of null pointer
|
vor 11 Jahren |
Daniel Stenberg
|
6420672879
curl_easy_init: use less mallocs
|
vor 11 Jahren |
Daniel Stenberg
|
c43127414d
always-multi: always use non-blocking internals
|
vor 12 Jahren |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
vor 12 Jahren |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
vor 12 Jahren |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
vor 12 Jahren |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
vor 12 Jahren |
Daniel Stenberg
|
1649e680f6
Curl_conncache_foreach: allow callback to break loop
|
vor 12 Jahren |
Yang Tse
|
eafccdb315
bundles connection caching: some out of memory handling fixes
|
vor 12 Jahren |
Yang Tse
|
4710d3d969
conncache: fix enumerated type mixed with another type
|
vor 12 Jahren |
Linus Nielsen Feltzing
|
d021f2e8a0
Introducing a new persistent connection caching system using "bundles".
|
vor 12 Jahren |