aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-16copyright years: after OCSP stapling changesDaniel Stenberg
2015-01-16curl: add --cert-status optionAlessandro Ghedini
2015-01-16nss: add support for the Certificate Status Request TLS extensionAlessandro Ghedini
2015-01-16gtls: add support for the Certificate Status Request TLS extensionAlessandro Ghedini
2015-01-16url: add CURLOPT_SSL_VERIFYSTATUS optionAlessandro Ghedini
2015-01-16TheArtOfHttpScripting: skip the date at the top, we have gitDaniel Stenberg
2015-01-16TheArtOfHttpScripting: phrase it TLS lib agnosticDaniel Stenberg
2015-01-16TODO: Added some SMB ideasSteve Holme
2015-01-16RELEASE-NOTES: Synced with 5f09947d28Steve Holme
2015-01-16build-openssl.bat: Added check for Perl installationSteve Holme
2015-01-16checksrc.bat: Better detection of Perl installationSteve Holme
2015-01-16curl_endian: Fixed build when 64-bit integers are not supportedSteve Holme
2015-01-15curl.h: remove extra spaceYun SangHo
2015-01-14Curl_pretransfer: reset expected transfer sizesDaniel Stenberg
2015-01-12curl_schannel.c: mark session as removed from cache if not freedMarc Hoersken
2015-01-09RELEASE-NOTES: Synced with d21b66835fSteve Holme
2015-01-09Merge pull request #134 from vszakats/mingw-m64Guenter Knauf
2015-01-09Merge pull request #136 from vszakats/mingw-allow-custom-cflagsGuenter Knauf
2015-01-09NSS: fix compiler error when built http2-enabledDaniel Stenberg
2015-01-09gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitionsSteve Holme
2015-01-09mingw build: allow to pass custom CFLAGSViktor Szakats
2015-01-08FTP: if EPSV fails on IPV6 connections, bail outDaniel Stenberg
2015-01-08FTP: fix IPv6 host using link-local addressDaniel Stenberg
2015-01-08winbuild: Added option to build with c-aresSam Schanken
2015-01-08NetWare build: added TLS-SRP enabled build.Guenter Knauf
2015-01-08sasl_gssapi: Fixed build on NetBSD with built-in GSS-APISteve Holme
2015-01-08add -m64 clags when targeting mingw64, add -m32/-m64 to LDFLAGSViktor Szakats
2015-01-08bump: start working towards 7.40.1Daniel Stenberg
2015-01-08THANKS: 14 new contributors from the 7.40.0 release notesDaniel Stenberg
2015-01-07RELEASE-NOTES: version 7.40.0Daniel Stenberg
2015-01-07darwinssl: fix session ID keys to only reuse identical sessionsDaniel Stenberg
2015-01-07tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg
2015-01-07url-parsing: reject CRLFs within URLsDaniel Stenberg
2015-01-07ldap: Convert attribute output to UTF-8 when UnicodeSteve Holme
2015-01-07ldap: Convert DN output to UTF-8 when UnicodeSteve Holme
2015-01-07hostip: remove 'stale' argument from Curl_fetch_addr protoDaniel Stenberg
2015-01-07ldap/imap: Fixed spelling mistake in comments and variable namesSteve Holme
2015-01-07RELEASE-NOTES: updated with ./contributors.sh outputDaniel Stenberg
2015-01-05curl_multibyte.h: Eliminated some trailing whitespaceDan Fandrich
2015-01-04RELEASE-NOTES: Synced with ea93252ef1Steve Holme
2015-01-04ldap: Fixed Unicode usage for all Win32 buildsSteve Holme
2015-01-04ldap: Fixed memory leak from commit efb64fdf80Steve Holme
2015-01-04ldap: Fix memory leak from commit 3a805c5cc1Steve Holme
2015-01-04ldap: Fixed attribute variable warnings when Unicode is enabledSteve Holme
2015-01-04ldap: Fixed DN variable warnings when Unicode is enabledSteve Holme
2015-01-04ldap: Remove the unescape_elements() functionSteve Holme
2015-01-04ldap.c: Fixed compilation warningSteve Holme
2015-01-04ldap: Fixed support for Unicode filter in Win32 search callSteve Holme
2015-01-04ldap.c: Fixed compilation warningSteve Holme
2015-01-04ldap: Fixed support for Unicode attributes in Win32 search callSteve Holme