summaryrefslogtreecommitdiff
path: root/docs/examples/anyauthput.c
AgeCommit message (Expand)Author
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-05-25all: fix codespell errorsViktor Szakats
2019-12-20Merge remote-tracking branch 'upstream/master'ng0
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-09-12anyauthput: fix compiler warning on 64-bit WindowsMarcel Raad
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-08-22gnurl: replace references in folder "doc".ng0
2017-08-22anyauthput: remove unused codeMarcel Raad
2017-08-22checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2017-05-01anyauthput: remove unused codeMarcel Raad
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-02-17anyauthput.c: fix compiler warningsDaniel Stenberg
2016-02-11examples: fix some compiler warningsDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-06-18examples: add descriptions with <DESC>Daniel Stenberg
2012-12-10examples/anyauthput.c: fix Tru64 compilation issueYang Tse
2012-12-05examples: fix compilation issues - commit 23f8dca6fb follow-upYang Tse
2012-12-05examples: fix compilation issuesYang Tse
2012-07-04Added error checking for samples.Guenter Knauf
2012-04-13examples: fix compiler warningsYang Tse
2011-12-06Added some include files in a couple of example programsDan Fandrich
2011-09-23Added a workaround for printing size_t.Guenter Knauf
2011-04-28anyauthput.c: stdint.h must not be included unconditionallyDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-16replaced tabs with spacesYang Tse
2009-06-10VMS adjustmentYang Tse
2009-06-05docs/example patches for VMSYang Tse
2008-08-31MSVC adjustmentYang Tse
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2008-05-15Included stdint.h to get the intptr_t type (needed on OpenBSD at least).Dan Fandrich
2008-02-27Michal Marek's cleanup of how curl_easy_setopt() is used in examples andDaniel Stenberg
2007-07-16Fixed some more simple compile warnings in the examples.Dan Fandrich
2007-07-12make it compile fineDaniel Stenberg
2004-11-24HTTP "auth done right". See lib/README.httpauthDaniel Stenberg