summaryrefslogtreecommitdiff
path: root/docs/examples/curlx.c
AgeCommit message (Expand)Author
2017-03-26spelling fixesklemens
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-04-03docs/examples: remove spurious white spaces all overDaniel Stenberg
2016-03-06curlx.c: use more curl style codeDaniel Stenberg
2016-02-17curlx.c: i2s_ASN1_IA5STRING() clashes with an openssl functionDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-02URLs: change more http to httpsViktor Szakats
2015-06-18examples: more descriptionsDaniel Stenberg
2015-06-08docs: Spelling fixesVille Skyttä
2012-01-04OpenSSL: remove reference to openssl internal structPeter Sylvester
2010-02-14removed trailing whitespaceYang Tse
2010-01-04use the modern name for this optionDaniel Stenberg
2008-09-06remove unnecessary typecasting of malloc()Yang Tse
2008-09-06remove unnecessary typecasting of realloc()Yang Tse
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2007-07-12Fixed some compile warnings and errors and improved portability in theDan Fandrich
2006-10-29Compiler warning fixYang Tse
2004-11-22re-indented to curl styleDaniel Stenberg
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2003-10-03Peter Sylvester's curlx.c code example addedDaniel Stenberg