Stefan Eissing
|
db91dbbf2c
curl_log: for failf/infof and debug logging implementations
|
1 년 전 |
Stefan Eissing
|
16bb32e104
sectransp: fix for incomplete read/writes
|
1 년 전 |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 년 전 |
Daniel Stenberg
|
df856cb5c9
vtls: use ALPN HTTP/1.0 when HTTP/1.0 is used
|
1 년 전 |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 년 전 |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 년 전 |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 년 전 |
Michael Drake
|
3c16697ebd
openssl: reduce CA certificate bundle reparsing by caching
|
2 년 전 |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 년 전 |
Daniel Stenberg
|
279834dd45
misc: remove duplicated include files
|
2 년 전 |
Daniel Stenberg
|
472f1cbe7e
NPN: remove support for and use of
|
2 년 전 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 년 전 |
Nick Zitzmann
|
e0b43c8eb9
sectransp: check for a function defined when __BLOCKS__ is undefined
|
2 년 전 |
Harry Sintonen
|
4fc35c829c
sectransp: bail out if SSLSetPeerDomainName fails
|
2 년 전 |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 년 전 |
Daniel Stenberg
|
55043b40c1
vtls: use a backend standard message for "ALPN: offers %s"
|
2 년 전 |
Daniel Stenberg
|
3bc5b32db5
vtls: provide a unified APLN-disagree string for all backends
|
2 년 전 |
Daniel Stenberg
|
a3f4d7cee9
misc: spelling fixes
|
2 년 전 |
MAntoniak
|
ccc2752ce8
ssl: reduce allocated space for ssl backend when FTP is disabled
|
2 년 전 |
Jan Venekamp
|
14d9358a0c
sectransp: mark a 3DES cipher as weak
|
2 년 전 |
Daniel Stenberg
|
2218c3a57e
vtls: pass on the right SNI name
|
2 년 전 |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 년 전 |
Michael Kaufmann
|
60738f398c
vtls: Fix a memory leak if an SSL session cannot be added to the cache
|
3 년 전 |
Daniel Stenberg
|
2f0bb864c1
lib: don't use strerror()
|
3 년 전 |
Sergey Markelov
|
1828f6ae2e
sectransp: support CURLINFO_CERTINFO
|
3 년 전 |
Daniel Stenberg
|
fd9b40bf8d
sectransp: check for client certs by name first, then file
|
3 년 전 |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 년 전 |
Daniel Stenberg
|
720b4a1a43
TLS: prevent shutdown loops to get stuck
|
3 년 전 |
ejanchivdorj
|
a63dae5d07
sectransp: fix EXC_BAD_ACCESS caused by uninitialized buffer
|
3 년 전 |
Koichi Shiraishi
|
98770344b2
sectransp: fix 7f4a9a9b2a49 commit about missing comma
|
3 년 전 |