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