Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 lat temu |
Harry Sintonen
|
8bcb23593e
gnutls: fix memory leaks (certfields memory wasn't released)
|
4 lat temu |
Kamil Dudka
|
7920be9473
vtls: deduplicate some DISABLE_PROXY ifdefs
|
4 lat temu |
Gergely Nagy
|
182ff2d63c
vtls: deduplicate client certificates in ssl_config_data
|
4 lat temu |
Daniel Stenberg
|
17fcdf6a31
lib: fix -Wassign-enum warnings
|
4 lat temu |
Daniel Stenberg
|
68a5132474
TLS: fix SRP detection by using the proper #ifdefs
|
4 lat temu |
Daniel Stenberg
|
a0c461434c
gtls: survive not being able to get name/issuer
|
4 lat temu |
Alex Kiernan
|
0fda8db95c
gnutls: repair the build with `CURL_DISABLE_PROXY`
|
4 lat temu |
Alex Kiernan
|
691df98d51
gnutls: Fetch backend when using proxy
|
4 lat temu |
Daniel Stenberg
|
842f73de58
timeouts: change millisecond timeouts to timediff_t from time_t
|
4 lat temu |
Viktor Szakats
|
308c243db5
all: fix codespell errors
|
4 lat temu |
Emil Engler
|
42d8d9a7e8
GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT
|
4 lat temu |
Emil Engler
|
2d137dedb3
GnuTLS: Don't skip really long certificate fields
|
4 lat temu |
Daniel Stenberg
|
0891fe7ade
gnutls: bump lowest supported version to 3.1.10
|
4 lat temu |
Dirkjan Bussink
|
d590908318
gnutls: ensure TLS 1.3 when SRP isn't requested
|
4 lat temu |
Daniel Stenberg
|
89865c149d
gnutls: remove the BACKEND define kludge
|
4 lat temu |
Steve Holme
|
9d5893105d
gtls: Fixed compilation when using GnuTLS < 3.5.0
|
4 lat temu |
Daniel Stenberg
|
3a34b930aa
gtls: fix the copyright year
|
4 lat temu |
jethrogb
|
41fcb4f609
GnuTLS: Always send client cert
|
4 lat temu |
Daniel Stenberg
|
c2b01cce5c
gtls: make gnutls_bye() not wait for response on shutdown
|
5 lat temu |
Marcel Raad
|
527461285f
vtls: fix narrowing conversion warnings
|
5 lat temu |
Daniel Gustafsson
|
8986d3c6f4
ftp: move ftp_ccc in under featureflag
|
5 lat temu |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
5 lat temu |
Daniel Stenberg
|
8ece8177f1
cleanup: remove FIXME and TODO comments
|
5 lat temu |
Daniel Stenberg
|
be6e281cf2
multi: provide Curl_multiuse_state to update information
|
5 lat temu |
Daniel Stenberg
|
15cbf8dec6
gnutls: remove call to deprecated gnutls_compression_get_name
|
5 lat temu |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 lat temu |
Han Han
|
78ff4e0de3
ssl: replace all internal uses of CURLE_SSL_CACERT
|
6 lat temu |
Daniel Stenberg
|
ebfe02f73c
gtls: Values stored to but never read
|
6 lat temu |
Loganaden Velvindron
|
9bdadbbdee
GnutTLS: TLS 1.3 support
|
6 lat temu |