summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme2015-01-1810-55/+55
* http_negotiate: Use dynamic buffer for SPN generationSteve Holme2015-01-181-27/+26
* sasl_gssapi: Make Curl_sasl_build_gssapi_spn() publicSteve Holme2015-01-182-2/+6
* sasl_gssapi: Fixed memory leak with local SPN variableSteve Holme2015-01-181-0/+4
* http_negotiate.c: unused variable 'ret'Daniel Stenberg2015-01-171-1/+0
* gskit.h: Code policing of function pointer argumentsSteve Holme2015-01-171-6/+7
* vtls: Removed unimplemented overrides of curlssl_close_all()Steve Holme2015-01-1714-79/+11
* vtls: Separate the SSL backend definition from the API setupSteve Holme2015-01-1710-17/+37
* vtls: Fixed compilation errors when SSL not usedSteve Holme2015-01-171-1/+2
* http_negotiate: Added empty decoded challenge message info textSteve Holme2015-01-172-2/+9
* http_negotiate: Return CURLcode in Curl_input_negotiate() instead of intSteve Holme2015-01-174-38/+39
* http_negotiate_sspi: Prefer use of 'attrs' for context attributesSteve Holme2015-01-171-3/+3
* http_negotiate_sspi: Use correct return type for QuerySecurityPackageInfo()Steve Holme2015-01-171-4/+5
* http_negotiate_sspi: Use 'CURLcode result' for CURL result codeSteve Holme2015-01-171-8/+8
* curl_endian: Fixed build when 64-bit integers are not supported (Part 2)Steve Holme2015-01-161-0/+3
* CURLOPT_SSL_VERIFYSTATUS.3: mention it is added in version 7.41.0Daniel Stenberg2015-01-161-4/+4
* curlver.h: next release is 7.41.0 due to the changesDaniel Stenberg2015-01-161-4/+4
* RELEASE-NOTES: mention the new OCSP stapling options, bump versionDaniel Stenberg2015-01-161-5/+8
* opts: add CURLOPT_SSL_VERIFYSTATUS* to docs/MakefileDaniel Stenberg2015-01-161-26/+27
* help: add --cert-status to --help outputDaniel Stenberg2015-01-161-1/+2
* copyright years: after OCSP stapling changesDaniel Stenberg2015-01-167-7/+7
* curl: add --cert-status optionAlessandro Ghedini2015-01-164-0/+19
* nss: add support for the Certificate Status Request TLS extensionAlessandro Ghedini2015-01-162-0/+54
* gtls: add support for the Certificate Status Request TLS extensionAlessandro Ghedini2015-01-162-0/+47
* url: add CURLOPT_SSL_VERIFYSTATUS optionAlessandro Ghedini2015-01-168-1/+89
* TheArtOfHttpScripting: skip the date at the top, we have gitDaniel Stenberg2015-01-161-1/+0
* TheArtOfHttpScripting: phrase it TLS lib agnosticDaniel Stenberg2015-01-161-2/+4
* TODO: Added some SMB ideasSteve Holme2015-01-161-101/+121
* RELEASE-NOTES: Synced with 5f09947d28Steve Holme2015-01-161-3/+14
* build-openssl.bat: Added check for Perl installationSteve Holme2015-01-161-1/+14
* checksrc.bat: Better detection of Perl installationSteve Holme2015-01-161-3/+6
* curl_endian: Fixed build when 64-bit integers are not supportedSteve Holme2015-01-161-1/+4
* curl.h: remove extra spaceYun SangHo2015-01-151-1/+1
* Curl_pretransfer: reset expected transfer sizesDaniel Stenberg2015-01-141-1/+2
* curl_schannel.c: mark session as removed from cache if not freedMarc Hoersken2015-01-121-3/+8
* RELEASE-NOTES: Synced with d21b66835fSteve Holme2015-01-091-4/+18
* Merge pull request #134 from vszakats/mingw-m64Guenter Knauf2015-01-092-3/+4
|\
| * add -m64 clags when targeting mingw64, add -m32/-m64 to LDFLAGSViktor Szakats2015-01-082-5/+4
* | Merge pull request #136 from vszakats/mingw-allow-custom-cflagsGuenter Knauf2015-01-091-3/+1
|\ \
| * | mingw build: allow to pass custom CFLAGSViktor Szakats2015-01-091-3/+1
| |/
* | NSS: fix compiler error when built http2-enabledDaniel Stenberg2015-01-091-1/+3
* | gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitionsSteve Holme2015-01-095-47/+23
* | FTP: if EPSV fails on IPV6 connections, bail outDaniel Stenberg2015-01-081-0/+7
* | FTP: fix IPv6 host using link-local addressDaniel Stenberg2015-01-082-39/+28
* | winbuild: Added option to build with c-aresSam Schanken2015-01-083-1/+42
* | NetWare build: added TLS-SRP enabled build.Guenter Knauf2015-01-081-0/+14
* | sasl_gssapi: Fixed build on NetBSD with built-in GSS-APISteve Holme2015-01-081-1/+2
|/
* bump: start working towards 7.40.1Daniel Stenberg2015-01-082-163/+10
* THANKS: 14 new contributors from the 7.40.0 release notesDaniel Stenberg2015-01-081-0/+14
* RELEASE-NOTES: version 7.40.0curl-7_40_0Daniel Stenberg2015-01-071-9/+12