summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* 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
* os400: adjust specific code to support new options.Patrick Monnerat2015-11-052-7/+30
* os400: include new options in wrappers and update ILE/RPG binding.Patrick Monnerat2015-08-243-0/+9
* os400: ebcdic wrappers for new functions. Upgrade ILE/RPG bindings.Patrick Monnerat2015-07-215-5/+110
* OpenVMS: VMS Software, Inc now the supplier.John Malmberg2015-07-011-2/+6
* build: removed bundles.c from make filesDan Fandrich2015-05-141-1/+1
* OS400: Add SPNEGO service name options to ILE/RPG binding.Patrick Monnerat2015-05-053-4/+10
* Negotiate: custom service names for SPNEGO.Linus Nielsen2015-04-281-0/+2
* os400: define new options in ILE/RPG binding.Patrick Monnerat2015-03-241-1/+5
* Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2015-03-162-48/+15
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-053-3/+2
* By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]"Nick Zitzmann2015-02-151-1/+1
* schannel: Removed curl_ prefix from source filesSteve Holme2015-02-071-3/+3
* des: Added Curl_des_set_odd_parity()Steve Holme2015-01-281-1/+1
* openvms: Handle openssl/0.8.9zb version parsingJohn Malmberg2015-01-221-2/+11
* OS400: CURLOPT_SSL_VERIFYSTATUS for ILE/RPG too.Patrick Monnerat2015-01-191-0/+4
* endian: Fixed Linux compilation issuesSteve Holme2014-12-311-1/+1
* endian: Introduced endian moduleSteve Holme2014-12-311-1/+1
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-266-7/+7
* Fix comment edit in vms/backup_gnv_curl_src.comJohn Malmberg2014-12-221-3/+3
* VMS: Updates for 0740-0D1220John E. Malmberg2014-12-217-263/+240
* OS400: enable NTLM authenticationPatrick Monnerat2014-12-051-0/+7
* OS400: enable Unix sockets.Patrick Monnerat2014-12-042-1/+3