summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* 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
* libcurl: add UNIX domain sockets supportPeter Wu2014-12-041-0/+4
* sasl_gssapi: Introduced GSS-API based SASL moduleSteve Holme2014-12-021-1/+2
* smb: Added SMB protocol and port definitionsBill Nagel2014-11-291-0/+4
* smb: Added initial source files for SMBBill Nagel2014-11-291-1/+1
* docs: Use consistent naming for KerberosMichael Osipov2014-11-151-1/+1
* version info: Added Kerberos V5 to the supported featuresSteve Holme2014-11-071-0/+2
* Adjust OS400-specific support to last releasePatrick Monnerat2014-11-051-1/+2
* OS400: fix bugs in curl_*escape_ccsid() and reduce variables scopePatrick Monnerat2014-10-142-29/+21
* vtls: remove QsoSSLPatrick Monnerat2014-10-135-113/+8
* gskit: supply dummy randomization functionPatrick Monnerat2014-10-131-1/+1
* OS400: upgrade interface for pinned public key (no implementation yet)Patrick Monnerat2014-10-083-0/+6
* GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.Patrick Monnerat2014-07-231-4/+5
* OS400: make it compilable again. Make RPG binding up to date.Patrick Monnerat2014-06-183-25/+67
* build: Renamed CURLX_ONES file list definition to CURLX_CFILESSteve Holme2014-05-211-1/+1
* symbian: fixed typo in commentDan Fandrich2014-04-092-2/+2
* sasl: Renamed SSPI module following short name clashSteve Holme2014-04-061-1/+1
* sasl: Added initial stub functions for SSPI DIGEST-MD supportSteve Holme2014-04-051-1/+1
* OS400: Add new options to RPG binding.Patrick Monnerat2014-02-141-0/+6
* packages: follow up fix for a47c142, 11e8066 and 92b9ae5Marc Hoersken2014-01-051-18/+19
* login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg2013-12-143-3/+3
* OS400: sync wrappers and RPG binding.Patrick Monnerat2013-12-022-3/+41
* curl_easy_setopt: Added the ability to set the login options separatelySteve Holme2013-11-123-0/+4
* OS400: coding style standardsPatrick Monnerat2013-10-283-131/+133