summaryrefslogtreecommitdiff
path: root/docs/examples/curlx.c
Commit message (Expand)AuthorAgeFilesLines
* all: fix codespell errorsViktor Szakats2020-05-251-3/+3
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* docs/examples/curlx: fix errorsGisle Vanem2019-08-211-3/+3
* examples: remove unused variablesMarcel Raad2019-05-211-1/+1
* examples: Fix memory leaks from realloc errorsKruzya2018-09-171-2/+10
* spelling fixesViktor Szakats2018-06-031-1/+1
* cleanup: misc typos in strings and commentsluz.paz2018-03-161-1/+1
* examples/curlx: Fix code stylefmmedeiros2017-11-181-1/+2
* code style: use spaces around plusesDaniel Stenberg2017-09-111-2/+2
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-32/+35
* spelling fixesklemens2017-03-261-1/+1
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-141-10/+18
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-131-4/+4
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-241-21/+21
* docs/examples: remove spurious white spaces all overDaniel Stenberg2016-04-031-2/+2
* curlx.c: use more curl style codeDaniel Stenberg2016-03-061-13/+4
* curlx.c: i2s_ASN1_IA5STRING() clashes with an openssl functionDaniel Stenberg2016-02-171-3/+3
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-138/+185
* URLs: change more http to httpsViktor Szakats2016-02-021-3/+3
* examples: more descriptionsDaniel Stenberg2015-06-181-1/+4
* docs: Spelling fixesVille Skyttä2015-06-081-1/+1
* OpenSSL: remove reference to openssl internal structPeter Sylvester2012-01-041-2/+1
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* use the modern name for this optionDaniel Stenberg2010-01-041-1/+1
* remove unnecessary typecasting of malloc()Yang Tse2008-09-061-3/+3
* remove unnecessary typecasting of realloc()Yang Tse2008-09-061-1/+1
* Fixed a surprising number of example programs that were passing int argumentsDan Fandrich2008-05-221-2/+2
* Fixed some compile warnings and errors and improved portability in theDan Fandrich2007-07-121-8/+9
* Compiler warning fixYang Tse2006-10-291-1/+8
* re-indented to curl styleDaniel Stenberg2004-11-221-325/+351
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-286/+286
* Peter Sylvester's curlx.c code example addedDaniel Stenberg2003-10-031-0/+480