Commit History

Author SHA1 Message Date
  Michael Kaufmann 511674ab27 gnutls: disable TLS session tickets 7 years ago
  Marcus Hoffmann 7ba8020c46 gnutls: check for alpn and ocsp in configure 7 years ago
  Daniel Stenberg 807698db02 rand: make it work without TLS backing 7 years ago
  Daniel Stenberg c7834ecd45 gnutls-random: check return code for failed random 8 years ago
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions 8 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 years ago
  Thomas Glanzmann 4f8b17743d HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY 8 years ago
  Daniel Stenberg 6832c1d4b2 checksrc: move open braces to comply with function declaration style 8 years ago
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc 8 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 years ago
  Okhin Vasilij c6da05a5ec HTTPS-proxy: fixed mbedtls and polishing 8 years ago
  Daniel Stenberg 8b4352658a gtls: fix indent to silence compiler warning 8 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 8 years ago
  Jay Satiro f43b7b6cb6 vtls: Fail on unrecognized param for CURLOPT_SSLVERSION 8 years ago
  Kamil Dudka 6ad3add606 vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 8 years ago
  Dan Fandrich 9363f1a37f strcasecompare: replaced remaining rawstr.h with strcase.h 8 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 years ago
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Jay Satiro 04b4ee5498 vtls: Only call add/getsession if session id is enabled 8 years ago
  Ivan Avdeev 31c521b047 vtls: fix ssl session cache race condition 8 years ago
  Daniel Stenberg f6767f5435 TLS: move the ALPN/NPN enable bits to the connection 8 years ago
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  Shine Fan 078753c40d gtls: fix for builds lacking encrypted key file support 8 years ago
  Ludwig Nussel 7b55279d1d configure: --with-ca-fallback: use built-in TLS CA fallback 9 years ago
  Viktor Szakats d49881cb19 URLs: change more http to https 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg 4bcc532de5 http: add libcurl option to allow HTTP/2 for HTTPS only 9 years ago
  Daniel Stenberg c341311a0e Revert "cleanup: general removal of TODO (and similar) comments" 9 years ago
  Daniel Stenberg 64e959ffe3 cleanup: general removal of TODO (and similar) comments 9 years ago