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