summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
...
* os400: add new option in ILE/RPG bindingPatrick Monnerat2018-05-311-0/+2
* os400: sync EBCDIC wrappers and ILE/RPG binding with latest optionsPatrick Monnerat2018-05-303-2/+66
* os400: implement mime api EBCDIC wrappersPatrick Monnerat2018-05-303-1/+210
* psl: use latest psl and refresh it periodicallyPatrick Monnerat2018-05-281-1/+3
* os400.c: fix ASSIGNWITHINCONDITION checksrc warningsDaniel Gustafsson2018-04-251-57/+93
* ILE/RPG binding: Add CURLOPT_HAPROXYPROTOCOL/Fix CURLOPT_DNS_SHUFFLE_ADDRESSESPatrick Monnerat2018-03-181-1/+3
* resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist2018-03-171-0/+2
* cleanup: misc typos in strings and commentsluz.paz2018-03-161-1/+1
* spelling fixesViktor Szakats2018-02-232-4/+4
* os400: add curl_resolver_start_callback type to ILE/RPG bindingPatrick Monnerat2018-02-221-0/+3
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-211-0/+4
* 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