Commit History

Author SHA1 Message Date
  Daniel Stenberg 628290b5e6 cleanups: reduce variable scope 10 years ago
  Daniel Stenberg c2d5f2ef98 singleipconnect: remove dead assignment never used 10 years ago
  Daniel Stenberg 9d64ab7d5a pinning: minor code style policing 10 years ago
  Patrick Monnerat 357ff4d1dc Factorize pinned public key code into generic file handling and backend specific 10 years ago
  Patrick Monnerat 265b9a2e49 vtls: remove QsoSSL 10 years ago
  Patrick Monnerat ec8330b21d gskit: supply dummy randomization function 10 years ago
  Patrick Monnerat 8fdf832e5f vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation 10 years ago
  Peter Wu 476499c75c tests: move TESTCASES to Makefile.inc, add show for cmake 10 years ago
  Peter Wu aec7c5a87c cmake: enable IPv6 by default if available 10 years ago
  Peter Wu b55502cdae cmake: build tool_hugehelp (ENABLE_MANUAL) 10 years ago
  Peter Wu 87a3a924ce tests/http_pipe.py: Python 3 support 10 years ago
  Daniel Stenberg c6c22aeb44 SECURITY: slightly nicer markdown format 10 years ago
  Daniel Stenberg 4f3ba55ed1 RELEASE-PROCEDURE: better markdown, more content 10 years ago
  Daniel Stenberg 734fdb0842 RELEASE-NOTES: synced with 6637b237e6eb 10 years ago
  Daniel Stenberg 6637b237e6 vtls: have vtls.h include the backend header files 10 years ago
  Daniel Stenberg bf7023d165 test2036: verify -O with no slash at all in the URL 10 years ago
  Daniel Stenberg b546c7c926 get_url_file_name: make no slash equal empty string 10 years ago
  Daniel Stenberg 199b3e46f9 get_url_file_name: never return a NULL string *and* OK 10 years ago
  Jakub Zakrzewski 558814e16d Cmake: Build with GSSAPI (MIT or Heimdal) 10 years ago
  Jakub Zakrzewski a3154295c5 Cmake: Got rid of setup_curl_dependencies 10 years ago
  Jakub Zakrzewski 2257deb502 Cmake: Avoid cycle directory dependencies. 10 years ago
  Jakub Zakrzewski fc61870a1c Cmake: Fix library list provided to cURL tests. 10 years ago
  Jakub Zakrzewski cb2438ae52 Cmake: Check for OpenSSL before OpenLDAP. 10 years ago
  Daniel Stenberg 51f6702fe1 curl_multi_fdset.3: improved the formatting slightly 10 years ago
  Daniel Stenberg 93b268ade0 curl_multi_fdset: explain the fd_set arguments 10 years ago
  Kamil Dudka 9e37a7f9a5 nss: do not fail if a CRL is already cached 10 years ago
  Patrick Monnerat 548811cb19 OS400: upgrade interface for pinned public key (no implementation yet) 10 years ago
  Daniel Stenberg b74205d022 FormAdd: precaution against memdup() of NULL pointer 10 years ago
  Daniel Stenberg eb1e3a3985 operate: avoid NULL dereference 10 years ago
  Daniel Stenberg 87c8e00b7a do_sec_send: remove dead code 10 years ago