summaryrefslogtreecommitdiff
path: root/docs/examples/simplessl.c
Commit message (Expand)AuthorAgeFilesLines
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-2/+2
* simplessl.c: warning: while with spaceDaniel Stenberg2016-02-171-1/+1
* simplessl.c: fix my breakageDaniel Stenberg2016-02-111-4/+3
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-20/+20
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: added descriptionsDaniel Stenberg2016-01-041-1/+5
* Update instances of some obsolete CURLOPTs to their new namesDan Fandrich2014-07-051-1/+1
* examples/simplessl.c: fix compiler warningYang Tse2012-12-111-2/+3
* examples/simplessl.c: fix compiler warningYang Tse2012-12-101-2/+2
* Added error checking for samples.Guenter Knauf2012-07-041-0/+6
* examples: cleanup curl includesDaniel Stenberg2011-06-281-3/+0
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* examples: fix compiler warningsDaniel Stenberg2010-12-171-2/+2
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Fixed a surprising number of example programs that were passing int argumentsDan Fandrich2008-05-221-2/+2
* Renamed several libcurl error codes and options to make them more generalDan Fandrich2007-08-301-1/+1
* Fixed some compile warnings and errors and improved portability in theDan Fandrich2007-07-121-4/+3
* removed trailing whitespace, indented to curl-style levelsDaniel Stenberg2004-08-121-40/+46
* missing semicolon, by Gisle VanemDaniel Stenberg2003-05-201-1/+1
* don't use curl.haxx.seDaniel Stenberg2002-11-221-1/+1
* added a comment about this example only works with 7.9.3 and newer libsDaniel Stenberg2002-01-171-0/+3
* Götz Babin-Ebell updated with some new 7.9.3 featuresDaniel Stenberg2002-01-131-0/+5
* Götz Babin-Ebell's contributed "simplessl.c" example source codeDaniel Stenberg2001-12-181-0/+110