summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* misc: assorted typo fixesXhmikosR2020-12-262-3/+3
* OS400: update ccsidcurl.cJon Rumsey2020-12-101-2/+2
* curl.se: new homeDaniel Stenberg2020-11-0424-24/+24
* packages/OS400: make the source code-style compliantDaniel Stenberg2020-10-175-341/+227
* os400: Sync libcurl API optionsJay Satiro2020-10-173-2/+29
* symbian: drop supportDaniel Stenberg2020-09-2211-441/+0
* krb5: merged security.c and krb specific FTP functions in hereDaniel Stenberg2020-09-211-1/+1
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-081-1/+1
* windows: add unicode to feature listViktor Szakats2020-07-141-0/+2
* all: fix codespell errorsViktor Szakats2020-05-251-1/+1
* doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntaxEmil Engler2020-05-021-1/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-2442-27/+342
* packages: add OS400/chkstrings.c to the distDaniel Stenberg2020-03-241-0/+1
* OS400: Update strings for ccsid-ifierCalvin Buckley2020-03-232-6/+9
* schannel: add "best effort" revocation check optionJohannes Schindelin2020-03-181-0/+2
* writeout: support to generate JSON outputMathias Gumz2020-03-171-0/+1
* cleanup: fix some text/comment typosViktor Szakats2020-03-121-1/+1
* polarssl: remove more references and mentionsDaniel Stenberg2020-03-052-5/+2
* cleanup: fix typos and wording in docs and commentsPedro Monreal2020-02-023-4/+4
* urldata: do string enums without #ifdefs for build scriptsJon Rumsey2020-01-273-16/+82
* ngtcp2: Add an error code for QUIC connection errorsEmil Engler2020-01-111-0/+2
* multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro2020-01-111-1/+3
* os400: Add missing CURLE error constantsJay Satiro2019-12-261-0/+6
* define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymoreDaniel Stenberg2019-12-171-22/+0
* lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro2019-12-051-0/+2
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-251-1/+5
* projects: Fix Visual Studio wolfSSL configurationsJay Satiro2019-11-181-2/+2
* CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde2019-10-021-0/+2
* os400: getpeername() and getsockname() return ebcdic AF_UNIX sockaddr,Patrick Monnerat2019-09-241-54/+102
* defines: avoid underscore-prefixed definesDaniel Stenberg2019-08-231-5/+3
* CURLOPT_H3: removedDaniel Stenberg2019-08-091-6/+1
* os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat2019-08-062-6/+2
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-08-062-0/+3
* OS400: Add CURLOPT_H3 symbolsJay Satiro2019-08-041-0/+7
* openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju2019-07-141-13/+0
* os400: make vsetopt() non-static as Curl_vsetopt() for os400 support.Patrick Monnerat2019-06-161-4/+1
* build: fix Codacy warningsMarcel Raad2019-06-052-21/+15
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-253-5/+6
* os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat2019-05-232-6/+3
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-221-0/+2
* OS400/ccsidcurl.c: code style fixesDaniel Stenberg2019-05-031-64/+71
* OS400/ccsidcurl: replace use of Curl_vsetoptDaniel Stenberg2019-05-031-9/+12
* os400: Add CURLOPT_MAXAGE_CONN to ILE/RPG bindingsPatrick Monnerat2019-04-301-0/+2
* openvms: Remove pre-processors for Windows as VMS cannot support themSteve Holme2019-04-161-6/+0
* openvms: Remove pre-processor for SecureTransport as VMS cannot support itSteve Holme2019-04-161-3/+0
* build: fix Codacy/CppCheck warningsMarcel Raad2019-04-112-2/+0
* os400: Disable Alt-Svc by default since it's experimentalJay Satiro2019-03-241-1/+6
* os400: alt-svc support.Patrick Monnerat2019-03-173-2/+25
* os400: add a missing closing bracketPatrick Monnerat2019-01-101-0/+1
* os400: fix extra parameter syntax error.Patrick Monnerat2019-01-101-2/+2