summaryrefslogtreecommitdiff
path: root/docs/examples
AgeCommit message (Expand)Author
2018-05-23curl/curl.h -> gnurl/curl.hNils Gillmann
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-05-14examples: Fix format specifiersRikard Falkeborn
2018-04-24examples/http2-upload: expand buffer to avoid silly warningDaniel Stenberg
2018-04-24examples/sftpuploadresume: typecast fseek argument to longDaniel Stenberg
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2018-04-07examples/sftpuploadresmue: Fix Windows large file seekJay Satiro
2018-03-30Merge tag 'curl-7_59_0' of https://github.com/curl/curlNils Gillmann
2018-03-24gitignore: ignore more generated filesDaniel Stenberg
2018-03-20examples/hiperfifo: checksrc complianceJay Satiro
2018-03-16examples/hiperfifo.c: improvedPhilip Prindeville
2018-03-16cleanup: misc typos in strings and commentsluz.paz
2018-03-04build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg
2018-02-23spelling fixesViktor Szakats
2018-02-20examples/sftpuploadresume: resume upload via CURLOPT_APPENDSergio Borghese
2018-01-27curl/curl.h -> gnurl/curl.h adjustmentsng0
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
2018-01-18examples/url2file.c: add missing curl_global_cleanup() callDaniel Stenberg
2018-01-07scripts: allow all perl scripts to be run directlyJay Satiro
2017-12-26examples/cacertinmem: ignore cert-already-exists errorJay Satiro
2017-12-22examples/rtsp: fix error handling macrosMattias Fornander
2017-12-12examples/smtp-mail.c: use separate defines for options and mailDaniel Stenberg
2017-12-06examples: move threaded-shared-conn.c to the "complicated" onesDaniel Stenberg
2017-12-05threaded-shared-conn.c: fixed typo in commentaDaniel Stenberg
2017-12-05threaded-shared-conn.c: new exampleDaniel Stenberg
2017-12-03Merge tag 'curl-7_57_0'ng0
2017-12-01examples/xmlstream.c: don't switch off CURL_GLOBAL_SSLDaniel Stenberg
2017-11-23examples/rtsp: clear RANGE again after useDaniel Stenberg
2017-11-18examples/curlx: Fix code stylefmmedeiros
2017-11-09examples: add shared-connection-cacheDaniel Stenberg
2017-11-09test1554: verify connection cache sharingDaniel Stenberg
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-10-03examples: bring back curl_formadd-using examplesDaniel Stenberg
2017-09-22form/mime: field names are not allowed to contain zero-valued bytes.Patrick Monnerat
2017-09-21examples/post-callback: use long for CURLOPT_POSTFIELDSIZEMarcel Raad
2017-09-21gnURL: Fix doc generation, fix 'make dist'.ng0
2017-09-12code style: use space after semicolonDaniel Stenberg
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-09-05examples/mime: minor example code fixesViktor Szakats
2017-09-04mime: use CURL_ZERO_TERMINATED in examplesViktor Szakats
2017-09-04examples/post-callback: stop returning one byte at a timeDaniel Stenberg
2017-09-03mime: remove support "-" stdin pseudo-file name in curl_mime_filedata().Patrick Monnerat
2017-09-02mime: tests and examples.Patrick Monnerat
2017-08-30examples/sslbackend.c: fix failure of 'make checksrc'Kamil Dudka
2017-08-28docs/examples: demonstrate how to select SSL backendsJohannes Schindelin
2017-08-25examples/threaded-ssl: mention that this is for openssl before 1.1Daniel Stenberg
2017-08-22gnurl: replace references in folder "doc".ng0
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22Makefile.m32: enable -W for MinGW32 buildMarcel Raad