Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
il y a 2 mois |
Stefan Eissing
|
1be704e17e
cpool: rename "connection cache/conncache" to "Connection Pools/cpool"
|
il y a 2 mois |
Eric Norris
|
8dd0cb73a2
share: don't reinitialize conncache
|
il y a 2 mois |
Daniel Stenberg
|
c0233a35da
hash: provide asserts to verify API use
|
il y a 3 mois |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
il y a 4 mois |
Stefan Eissing
|
c9b95c0bb3
lib: graceful connection shutdown
|
il y a 5 mois |
Viktor Szakats
|
2dbe75bd7f
build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings
|
il y a 11 mois |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
il y a 1 an |
Daniel Stenberg
|
076a2f6291
share: add sharing of HSTS cache among handles
|
il y a 1 an |
Daniel Stenberg
|
7632c0d25a
multi: use larger dns hash table for multi interface
|
il y a 2 ans |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
il y a 2 ans |
Daniel Stenberg
|
254f7bd78a
hash: lazy-alloc the table in Curl_hash_add()
|
il y a 2 ans |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
il y a 3 ans |
Daniel Stenberg
|
942cf12c2f
urldata: make magic be the first struct field
|
il y a 3 ans |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
il y a 4 ans |
Daniel Stenberg
|
3acb2abdf5
vtls: make it 'struct Curl_ssl_session'
|
il y a 4 ans |
Daniel Stenberg
|
8b4e796775
share: don't set the share flag it something fails
|
il y a 4 ans |
Patrick Monnerat
|
8541d02c96
psl: use latest psl and refresh it periodically
|
il y a 6 ans |
Daniel Stenberg
|
3619ee5feb
curl_share_setopt: va_end was not called if conncache errors
|
il y a 7 ans |
Daniel Stenberg
|
67c55a26d5
share: add support for sharing the connection cache
|
il y a 7 ans |
Daniel Stenberg
|
80388edefc
typedefs: use the full structs in internal code...
|
il y a 8 ans |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
il y a 8 ans |
Daniel Stenberg
|
a71012c03e
code: style updates
|
il y a 8 ans |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
il y a 8 ans |
Daniel Stenberg
|
03e2a9b023
share_init: fix OOM crash
|
il y a 9 ans |
Anthony Avina
|
4883f7019d
hostip: fix unintended destruction of hash table
|
il y a 9 ans |
Daniel Stenberg
|
b419e7ae0c
hostcache: made all host caches use structs, not pointers
|
il y a 9 ans |
Markus Elfring
|
9e661601fe
Bug #149: Deletion of unnecessary checks before a few calls of cURL functions
|
il y a 9 ans |
Daniel Stenberg
|
11e8066ef9
vtls: renamed sslgen.[ch] to vtls.[ch]
|
il y a 11 ans |
Daniel Stenberg
|
eccf4fb7ee
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
|
il y a 11 ans |