Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
vor 3 Jahren |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
vor 3 Jahren |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
vor 4 Jahren |
Gergely Nagy
|
182ff2d63c
vtls: deduplicate client certificates in ssl_config_data
|
vor 4 Jahren |
Daniel Stenberg
|
842f73de58
timeouts: change millisecond timeouts to timediff_t from time_t
|
vor 4 Jahren |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
vor 4 Jahren |
Daniel Stenberg
|
92c152c2ef
gskit: update the copyright year range
|
vor 4 Jahren |
Marc Hoersken
|
083603c63a
gskit: use our internal select wrapper for portability
|
vor 4 Jahren |
Daniel Stenberg
|
1b843bb5ed
gskit: use the generic Curl_socketpair
|
vor 5 Jahren |
Marcel Raad
|
527461285f
vtls: fix narrowing conversion warnings
|
vor 5 Jahren |
Daniel Gustafsson
|
8986d3c6f4
ftp: move ftp_ccc in under featureflag
|
vor 5 Jahren |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
vor 5 Jahren |
Marcel Raad
|
d1b5cf830b
build: fix Codacy/CppCheck warnings
|
vor 5 Jahren |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
vor 6 Jahren |
Daniel Gustafsson
|
b55e85d4ec
gskit: make sure to terminate version string
|
vor 6 Jahren |
Jay Satiro
|
2e5651a5ce
vtls: fix ssl version "or later" behavior change for many backends
|
vor 6 Jahren |
Daniel Stenberg
|
cb529b713f
checksrc: make sure sizeof() is used *with* parentheses
|
vor 6 Jahren |
Daniel Stenberg
|
babd55e25f
vtls: fix missing commas
|
vor 6 Jahren |
Daniel Stenberg
|
e66cca046c
vtls: use unified "supports" bitfield member in backends
|
vor 6 Jahren |
moparisthebest
|
5c497343d9
GSKit: restore pinnedpubkey functionality
|
vor 6 Jahren |
Jay Satiro
|
908a9a6742
build: remove HAVE_LIMITS_H check
|
vor 7 Jahren |
Patrick Monnerat
|
8aee8a6a2d
vtls: change struct Curl_ssl `close' field name to `close_one'.
|
vor 7 Jahren |
Johannes Schindelin
|
b59288f881
vtls: refactor out essential information about the SSL backends
|
vor 7 Jahren |
Johannes Schindelin
|
b0989cd3ab
vtls: allow selecting which SSL backend to use at runtime
|
vor 7 Jahren |
Johannes Schindelin
|
a53bda35e9
vtls: fold the backend ID into the Curl_ssl structure
|
vor 7 Jahren |
Johannes Schindelin
|
70f1db321a
vtls: encapsulate SSL backend-specific data
|
vor 7 Jahren |
Johannes Schindelin
|
d65e6cc4fc
vtls: prepare the SSL backends for encapsulated private data
|
vor 7 Jahren |
Johannes Schindelin
|
69039fd1fa
getinfo: access SSL internals via Curl_ssl
|
vor 7 Jahren |
Johannes Schindelin
|
6f1eec14e0
vtls: remove obsolete declarations of SSL backend functionality
|
vor 7 Jahren |
Johannes Schindelin
|
f0b4db1ab0
vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct
|
vor 7 Jahren |