Commit History

Author SHA1 Message Date
  Johannes Schindelin 70f1db321a vtls: encapsulate SSL backend-specific data 7 years ago
  Johannes Schindelin d65e6cc4fc vtls: prepare the SSL backends for encapsulated private data 7 years ago
  Johannes Schindelin 69039fd1fa getinfo: access SSL internals via Curl_ssl 7 years ago
  Johannes Schindelin 6f1eec14e0 vtls: remove obsolete declarations of SSL backend functionality 7 years ago
  Johannes Schindelin f0b4db1ab0 vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 7 years ago
  Johannes Schindelin 937899a3b8 vtls: convert the have_curlssl_* constants to runtime flags 7 years ago
  Johannes Schindelin 0a083a66bc vtls: move sha256sum into the Curl_ssl struct 7 years ago
  Johannes Schindelin e35205a0c4 vtls: move md5sum into the Curl_ssl struct 7 years ago
  Johannes Schindelin 52e8237bfc vtls: use the Curl_ssl struct to access all SSL backends' functionality 7 years ago
  Johannes Schindelin e09bb63ed8 vtls: declare Curl_ssl structs for every SSL backend 7 years ago
  Kamil Dudka 42a4cd4c78 nss: fix a possible use-after-free in SelectClientCert() 7 years ago
  Kamil Dudka c89eb6d0f8 nss: unify the coding style of nss_send() and nss_recv() 7 years ago
  Jay Satiro 17c5d05285 HTTPS-Proxy: don't offer h2 for https proxy connections 7 years ago
  Kamil Dudka e3e8d0204b nss: load libnssckbi.so if no other trust is specified 7 years ago
  Kamil Dudka fab3d1ec65 nss: factorize out nss_{un,}load_module to separate fncs 7 years ago
  Kamil Dudka c8ea86f377 nss: do not leak PKCS #11 slot while loading a key 7 years ago
  Kamil Dudka c8ac0b6a7f nss: adapt to the new Curl_llist API 7 years ago
  Marcel Raad a4ff8a1a0e nss: fix MinGW compiler warnings 7 years ago
  Jay Satiro 33cfcfd9f0 TLS: Fix switching off SSL session id when client cert is used 7 years ago
  Kamil Dudka d29e9de146 nss: load CA certificates even with --insecure 7 years ago
  Marcel Raad c59fcdac90 nss: fix build after e60fe20fdf94e829ba5fce33f7a9d6c281149f7d 7 years ago
  Jozef Kralik 6448f98c18 vtls: add options to specify range of enabled TLS versions 7 years ago
  Kamil Dudka 8fa5409800 nss: make FTPS work with --proxytunnel 7 years ago
  Kamil Dudka 25ed9ea512 nss: use the correct lock in nss_find_slot_by_name() 7 years ago
  Daniel Stenberg 807698db02 rand: make it work without TLS backing 7 years ago
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 7 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