1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 01:41:50 -05:00
Daniel Stenberg 6357a19ff2
polarssl: removed
As detailed in DEPRECATE.md, the polarssl support is now removed after
having been disabled for 6 months and nobody has missed it.

The threadlock files used by mbedtls are renamed to an 'mbedtls' prefix
instead of the former 'polarssl' and the common functions that
previously were shared between mbedtls and polarssl and contained the
name 'polarssl' have now all been renamed to instead say 'mbedtls'.

Closes #4825
2020-01-16 11:55:56 +01:00
..
2019-11-28 12:58:47 +01:00
2018-12-03 23:13:40 +01:00
2017-12-06 00:12:48 +01:00
2019-12-06 13:20:30 +01:00
2020-01-16 11:55:56 +01:00
2019-12-06 13:20:30 +01:00
FAQ
2019-11-26 08:32:23 +01:00
2018-11-01 10:29:53 +01:00
2019-12-06 13:20:30 +01:00
2018-09-23 22:24:02 +00:00
2019-11-28 12:58:47 +01:00
2018-06-03 12:14:45 +00:00
2019-12-06 13:20:30 +01:00
2019-11-28 12:58:47 +01:00
2011-12-30 03:53:25 +01:00
2018-10-12 21:04:37 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2017-12-04 09:15:39 +01:00
2018-09-23 22:24:02 +00:00
2019-11-28 12:58:47 +01:00
2015-06-10 00:21:06 +02:00

curl logo

Documentation

You'll find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you'd rather see the rendered version of the documentation, check out the curl web site's documentation section for general curl stuff or the libcurl section for libcurl related documentation.