History log of /curl/docs/INSTALL (Results 1 – 25 of 179)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_76_1, curl-7_76_0, curl-7_75_0, curl-7_74_0, curl-7_73_0, tiny-curl-7_72_0, curl-7_72_0, curl-7_71_1, curl-7_71_0, curl-7_70_0, curl-7_69_1, curl-7_69_0, curl-7_68_0, curl-7_67_0, curl-7_66_0, curl-7_65_3, curl-7_65_2, curl-7_65_1, curl-7_65_0, curl-7_64_1, curl-7_64_0, curl-7_63_0, curl-7_62_0, curl-7_61_1, curl-7_61_0, curl-7_60_0, curl-7_59_0, curl-7_58_0, curl-7_57_0, curl-7_56_1, curl-7_56_0, curl-7_55_1, curl-7_55_0, curl-7_54_1, curl-7_54_0, curl-7_53_1, curl-7_53_0, curl-7_52_1, curl-7_52_0, curl-7_51_0
# 8571d1c0 21-Oct-2016 Daniel Stenberg

INSTALL: converted to markdown => INSTALL.md

Also heavily edited for content. Removed lots of old cruft that we added
like 10+ years ago that is likely incorrect by now.

Also re

INSTALL: converted to markdown => INSTALL.md

Also heavily edited for content. Removed lots of old cruft that we added
like 10+ years ago that is likely incorrect by now.

Also removed INSTALL.devcpp for same reason.

show more ...


# 0f199632 18-Oct-2016 Daniel Stenberg

s/cURL/curl

The tool was never called cURL, only the project. But even so, we have
more and more over time switched to just use lower case.


Revision tags: curl-7_50_3, curl-7_50_2, curl-7_50_1, curl-7_50_0, curl-7_49_1, curl-7_49_0
# a24f71aa 06-Apr-2016 Viktor Szakats

URLs: change http to https in many places

Closes #754


Revision tags: curl-7_48_0, curl-7_47_1
# 4af40b36 02-Feb-2016 Daniel Stenberg

URLs: change all http:// URLs to https://


Revision tags: curl-7_47_0, curl-7_46_0
# db532eff 12-Oct-2015 Dan Fandrich

docs/INSTALL: Updated example minimal binary sizes


Revision tags: curl-7_45_0, curl-7_44_0
# 8b1d00ac 30-Jul-2015 Steve Holme

INSTALL: Minor formatting correction in 'Legacy Windows and SSL' section

...as well as some rewording.


# 6842afbf 20-Jun-2015 Jay Satiro

INSTALL: Advise use of non-native SSL for Windows <= XP

Advise that WinSSL in versions <= XP will not be able to connect to
servers that no longer support the legacy handshakes and algor

INSTALL: Advise use of non-native SSL for Windows <= XP

Advise that WinSSL in versions <= XP will not be able to connect to
servers that no longer support the legacy handshakes and algorithms used
by those versions, and to use an alternate backend like OpenSSL instead.

Bug: https://github.com/bagder/curl/issues/253
Reported-by: zenden2k <zenden2k@gmail.com>

show more ...


Revision tags: curl-7_43_0
# 45f21e0f 15-Jun-2015 Viktor Szakats

docs: update URLs


Revision tags: curl-7_42_1, curl-7_42_0, curl-7_41_0, curl-7_40_0
# 1abe65d9 26-Dec-2014 Steve Holme

code/docs: Use Unix rather than UNIX to avoid use of the trademark

Use Unix when generically writing about Unix based systems as UNIX is
the trademark and should only be used in a partic

code/docs: Use Unix rather than UNIX to avoid use of the trademark

Use Unix when generically writing about Unix based systems as UNIX is
the trademark and should only be used in a particular product's name.

show more ...


# ccfa139c 05-Dec-2014 Guenter Knauf

build: updated dependencies in makefiles.


# 5d427004 09-Nov-2014 Steve Holme

INSTALL: Updated pre-processor references to the old VC6 project files

Reworked the two sections that discuss modifying the Visual Studio pre-
processor settings, and vc6libcurl.dsw/vc6l

INSTALL: Updated pre-processor references to the old VC6 project files

Reworked the two sections that discuss modifying the Visual Studio pre-
processor settings, and vc6libcurl.dsw/vc6libcurl.dsp, to remove the
project files references as they have been superseded by a more thorough
set of project files for VC6 through VC12, but to also give the correct
reference to this setting in later versions of Visual Studio.

show more ...


# 01065757 09-Nov-2014 Steve Holme

INSTALL: Added email protocols to the "Disabling in Win32 builds" section


Revision tags: curl-7_39_0
# 5e873952 04-Nov-2014 Steve Holme

INSTALL: Consistent spacing in section headings, paragraphs and examples


# 34f7a3a2 04-Nov-2014 Steve Holme

INSTALL: Corrected MIT Kerberos and Heimdal package names


# 777c6e3c 04-Nov-2014 Steve Holme

INSTALL: Use GSS-API rather than GSSAPI

As implementations are refereed to GSS-API libraries as per the RFC and
GSSAPI typically refers to the SASL authentication mechanism.

...

INSTALL: Use GSS-API rather than GSSAPI

As implementations are refereed to GSS-API libraries as per the RFC and
GSSAPI typically refers to the SASL authentication mechanism.

...and minor rewording on the same paragraph.

show more ...


Revision tags: curl-7_38_0, curl-7_37_1, curl-7_37_0
# 905b63e4 18-May-2014 Steve Holme

INSTALL: Updated MSVC 6 caveats

To use an up to date download link as well as remove duplicate
information.


# 9f170ed0 18-May-2014 Steve Holme

INSTALL: Updated for new Visual Studio project files


Revision tags: curl-7_36_0
# 63e3e03d 08-Mar-2014 Nick Zitzmann

docs: remove documentation on setting up krb4 support

The information about building with Kerberos4 support was half a year out
of date. We dropped support for that.


# 4b4e8a58 17-Feb-2014 Dan Fandrich

tests: Made the crypto test feature usable

This feature specifies the availability of cryptographic
authentication, which can be disabled at compile-time


# 6fb34ea6 31-Jan-2014 Steve Holme

INSTALL: Corrected mentioned version number as release 7.34.1 became 7.35.0


Revision tags: curl-7_35_0
# 0f46b3b3 26-Jan-2014 Dan Fandrich

docs/INSTALL: Updated example minimal binary sizes


Revision tags: curl-7_34_0, curl-7_33_0, curl-7_32_0
# b7a93315 04-Jul-2013 Guenter Knauf

Added libmetalink URL; added Android versions.


Revision tags: curl-7_31_0
# ae26ee34 11-May-2013 Guenter Knauf

Updated zlib version in build files.


Revision tags: curl-7_30_0
# cc8fad9a 13-Feb-2013 Yang Tse

move msvc IDE related files to 'vs' directory tree

Use 'vs' directory tree given that 'vc' intended one clashes
with an already existing build target in file Makefile.dist.


# 5be2499e 09-Feb-2013 Guenter Knauf

Updated dependency libs.


12345678