summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
...
* lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro2018-02-211-1/+1
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-201-0/+4
* Curl_range: commonize FTP and FILE range handlingMax Dymond2018-01-301-2/+2
* setopt: reintroduce non-static Curl_vsetopt() for OS400 supportPatrick Monnerat2018-01-133-4/+13
* auth: add support for RFC7616 - HTTP Digest access authenticationFlorin2017-10-281-1/+1
* os400: add missing symbols in config file.Patrick Monnerat2017-10-192-3/+5
* version: add the CURL_VERSION_MULTI_SSL feature flagJohannes Schindelin2017-08-281-0/+2
* ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats2017-08-171-0/+2
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-082-2/+2
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-146-27/+6
* spelling fixesklemens2017-03-2610-10/+10
* url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang2017-03-121-0/+2
* vtls: add options to specify range of enabled TLS versionsJozef Kralik2017-03-081-0/+10
* OS400: Fix symbolsJay Satiro2017-02-013-5/+7
* os400: support CURLOPT_PROXY_PINNEDPUBLICKEYPatrick Monnerat2016-11-263-0/+6
* os400: sync ILE/RPG bindingPatrick Monnerat2016-11-253-11/+16
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-243-0/+66
* vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3Kamil Dudka2016-11-071-0/+2
* s/cURL/curlDaniel Stenberg2016-11-077-15/+15
* strcase: fix the remaining rawstr usersDaniel Stenberg2016-10-313-6/+6
* New libcurl option to keep sending on errorMichael Kaufmann2016-09-221-0/+2
* errors: new alias CURLE_WEIRD_SERVER_REPLY (8)Jay Satiro2016-09-075-3/+7
* os400: define BUILDING_LIBCURL in make script.Patrick Monnerat2016-08-022-2/+2
* os400: minimum supported OS version: V6R1M0.Patrick Monnerat2016-07-251-2/+2
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-4/+4
* os400: add new definitions to ILE/RPG binding.Patrick Monnerat2016-06-161-1/+10
* loadlibrary: Only load system DLLs from the system directorySteve Holme2016-05-301-1/+1
* os400: upgrade ILE/RPG bindingPatrick Monnerat2016-04-221-0/+6
* http2: Add handling stream level errorTatsuhiro Tsujikawa2016-04-111-0/+2
* http_ntlm: Renamed from curl_ntlm.[c|h]Steve Holme2016-03-271-1/+1
* http_negotiate: Combine GSS-API and SSPI source filesSteve Holme2016-03-261-5/+5
* vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme2016-03-261-1/+2
* vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme2016-03-261-1/+1
* build: Corrected typos from commit 70e56939aaSteve Holme2016-03-251-1/+1
* vauth: Moved the OAuth 2.0 authentication code to the new vauth directorySteve Holme2016-03-251-1/+1
* vauth: Moved the NTLM authentication code to the new vauth directorySteve Holme2016-03-251-4/+5
* vauth: Moved the Kerberos V5 authentication code to the new vauth directorySteve Holme2016-03-251-3/+3
* vauth: Moved the DIGEST authentication code to the new vauth directorySteve Holme2016-03-251-1/+1
* vauth: Moved the CRAM-MD5 authentication code to the new vauth directorySteve Holme2016-03-251-1/+2
* vauth: Moved the ClearText authentication code to the new vauth directorySteve Holme2016-03-251-1/+1
* vauth: Moved Curl_sasl_build_spn() to create the initial vauth source filesSteve Holme2016-03-251-1/+1
* os400: Fix ILE/RPG definition of CURLOPT_TFTP_NO_OPTIONSPatrick Monnerat2016-02-241-1/+1
* getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro2016-02-232-0/+3
* TFTP: add option to suppress TFTP option requests (Part 1)Michael Koenig2016-02-231-0/+2
* os400: sync ILE/RPG definitions with latest public header files.Patrick Monnerat2016-02-081-0/+2
* URLs: Change more haxx.se URLs from http: to https:Dan Fandrich2016-02-031-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-0314-15/+15
* os400: define CURL_VERSION_PSL in ILE/RPG bindingPatrick Monnerat2015-12-071-0/+2
* os400: synchronize ILE/RPG header filePatrick Monnerat2015-11-191-0/+2
* os400: Provide options for libssh2 use in compile scripts. Adjust README.Patrick Monnerat2015-11-193-6/+35