Viktor Szakats
|
a35bbe8977
lib: bump hash sizes to `size_t`
|
6 months ago |
Viktor Szakats
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
Stefan Eissing
|
c296abd42d
llist: add Curl_llist_append()
|
7 months ago |
Stefan Eissing
|
fcef00db1a
lib: keep conn IP information together
|
8 months ago |
Stefan Eissing
|
476adfeac0
multi: add xfer_buf to multi handle
|
9 months ago |
Daniel Stenberg
|
dbf4c4030a
conncache: use the closure handle when disconnecting surplus connections
|
11 months ago |
Daniel Stenberg
|
2d06eebf28
urldata: make maxconnects a 32 bit value
|
1 year ago |
Viktor Szakats
|
413a0fedd0
autotools: stop setting `-std=gnu89` with `--enable-warnings`
|
1 year ago |
Daniel Stenberg
|
fc077bc786
urldata: move the 'internal' boolean to the state struct
|
1 year ago |
Daniel Stenberg
|
9ffd411735
curl_multi_get_handles: get easy handles from a multi handle
|
1 year ago |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
Daniel Stenberg
|
e5e8815532
lib: skip Curl_llist_destroy calls
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
030adbceeb
conncache: remove name arg from Curl_conncache_find_bundle
|
2 years ago |
Daniel Stenberg
|
058f98dc3f
conncache: include the zone id in the "bundle" hashkey
|
2 years ago |
Daniel Stenberg
|
d4cf98bbd1
connecache: remove duplicate connc->closure_handle check
|
2 years ago |
Daniel Stenberg
|
79cca04da8
conncache: make conncache_add_bundle return the pointer
|
2 years ago |
Daniel Stenberg
|
e74a6b7b72
url: make Curl_disconnect return void
|
2 years ago |
Daniel Stenberg
|
254f7bd78a
hash: lazy-alloc the table in Curl_hash_add()
|
2 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
dddad339e8
conncache: lowercase the hash key for better match
|
3 years ago |
Daniel Stenberg
|
cfff12a0b3
lib: remove 'conn->data' completely
|
3 years ago |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
9e90ff0839
hash: make it 'struct Curl_hash'
|
4 years ago |
Daniel Stenberg
|
9b3f888a00
llist: make it "struct Curl_llist"
|
4 years ago |
Daniel Stenberg
|
8346c90b78
conncache: download buffer needs +1 size for trailing zero
|
4 years ago |