Commit History

Author SHA1 Message Date
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 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 5e6c04f913 nss: silence warning 'SSL_NEXT_PROTO_EARLY_VALUE not handled in switch' 8 years ago
  Kamil Dudka 6ad3add606 vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 8 years ago
  Kamil Dudka 5d45ced7a4 nss: map CURL_SSLVERSION_DEFAULT to NSS default 8 years ago
  Kamil Dudka 1071680946 gskit, nss: do not include strequal.h 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
  Martin Frodl eb84412b33 nss: fix tight loop in non-blocking TLS handhsake over proxy 8 years ago
  Kamil Dudka d1f1c857ad nss: add chacha20-poly1305 cipher suites if supported by NSS 8 years ago
  Kamil Dudka 049aa92546 nss: add cipher suites using SHA384 if supported by NSS 8 years ago
  Kamil Dudka 7591220270 nss: fix typo in ecdhe_rsa_null cipher suite string 8 years ago
  Peter Wang 3a5d5de9ef nss: work around race condition in PK11_FindSlotByName() 8 years ago
  Kamil Dudka 7700fcba64 nss: refuse previously loaded certificate from file 8 years ago
  Daniel Stenberg 667fcb04a6 nss: make the global variables static 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg f6767f5435 TLS: move the ALPN/NPN enable bits to the connection 8 years ago
  Kamil Dudka 64fa3b8d64 nss: search slash in forward direction in dup_nickname() 8 years ago
  Kamil Dudka 6390e65664 nss: do not count enabled cipher-suites 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 8 years ago
  Daniel Hwang 30c131f51f ssl: add server cert's "sha256//" hash to verbose 9 years ago
  Kamil Dudka 958d2ffb19 nss: prevent NSS from incorrectly re-using a session 9 years ago
  Kamil Dudka a9fd53887b nss: check return values of NSS functions 9 years ago
  Kamil Dudka 7380433d6a nss: do not directly access SSL_ImplementedCiphers[] 9 years ago
  moparisthebest 55b78c5ae9 SSL: Pinned public key hash support 9 years ago
  Paul Howarth d4f62f6c5d nss: fix compilation failure with old versions of NSS 9 years ago
  Kamil Dudka b47c17d67c nss: implement public key pinning for NSS backend 9 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago