aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2020-05-25all: fix codespell errorsViktor Szakats
2020-05-02doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntaxEmil Engler
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-24packages: add OS400/chkstrings.c to the distDaniel Stenberg
2020-03-23OS400: Update strings for ccsid-ifierCalvin Buckley
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-17writeout: support to generate JSON outputMathias Gumz
2020-03-12cleanup: fix some text/comment typosViktor Szakats
2020-03-05polarssl: remove more references and mentionsDaniel Stenberg
2020-02-02cleanup: fix typos and wording in docs and commentsPedro Monreal
2020-01-27urldata: do string enums without #ifdefs for build scriptsJon Rumsey
2020-01-11ngtcp2: Add an error code for QUIC connection errorsEmil Engler
2020-01-11multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro
2019-12-26os400: Add missing CURLE error constantsJay Satiro
2019-12-17define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymoreDaniel Stenberg
2019-12-05lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro
2019-11-25multi: add curl_multi_wakeup()Gergely Nagy
2019-11-18projects: Fix Visual Studio wolfSSL configurationsJay Satiro
2019-10-02CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde
2019-09-24os400: getpeername() and getsockname() return ebcdic AF_UNIX sockaddr,Patrick Monnerat
2019-08-23defines: avoid underscore-prefixed definesDaniel Stenberg
2019-08-09CURLOPT_H3: removedDaniel Stenberg
2019-08-06os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat
2019-08-06sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-08-04OS400: Add CURLOPT_H3 symbolsJay Satiro
2019-07-14openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju
2019-06-16os400: make vsetopt() non-static as Curl_vsetopt() for os400 support.Patrick Monnerat
2019-06-05build: fix Codacy warningsMarcel Raad
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-23os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat
2019-05-22sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-05-03OS400/ccsidcurl.c: code style fixesDaniel Stenberg
2019-05-03OS400/ccsidcurl: replace use of Curl_vsetoptDaniel Stenberg
2019-04-30os400: Add CURLOPT_MAXAGE_CONN to ILE/RPG bindingsPatrick Monnerat
2019-04-16openvms: Remove pre-processors for Windows as VMS cannot support themSteve Holme
2019-04-16openvms: Remove pre-processor for SecureTransport as VMS cannot support itSteve Holme
2019-04-11build: fix Codacy/CppCheck warningsMarcel Raad
2019-03-24os400: Disable Alt-Svc by default since it's experimentalJay Satiro
2019-03-17os400: alt-svc support.Patrick Monnerat
2019-01-10os400: add a missing closing bracketPatrick Monnerat
2019-01-10os400: fix extra parameter syntax error.Patrick Monnerat
2018-12-26os400: upgrade ILE/RPG binding.Patrick Monnerat
2018-12-25openvms: fix typos in documentationDaniel Gustafsson
2018-12-25openvms: fix OpenSSL discovery on VAXDaniel Gustafsson
2018-12-13OS400: handle memory error in list conversionDaniel Gustafsson
2018-12-05packages: remove old leftover files and dirsDaniel Stenberg
2018-11-20ssl: replace all internal uses of CURLE_SSL_CACERTHan Han
2018-11-19os400: add CURLOPT_CURLU to ILE/RPG binding.Patrick Monnerat
2018-11-19os400: Add curl_easy_conn_upkeep() to ILE/RPG binding.Patrick Monnerat
2018-11-19os400: fix return type of curl_easy_pause() in ILE/RPG binding.Patrick Monnerat