aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
AgeCommit message (Expand)Author
2018-05-18examples/progressfunc: make it build on older libcurlsDaniel Stenberg
2018-05-17getinfo: add microsecond precise timers for various intervalsPhilip Prindeville
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-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-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-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-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-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-16examples/ftpuploadresume: checksrc complianceJay Satiro
2017-08-14examples/ftpuploadresume.c: use portable codeDaniel Stenberg
2017-06-16Makefile.m32: enable -W for MinGW32 buildMarcel Raad
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-08examples/multi-uv.c: fix deprecated symbolRyuichi KAWAMATA
2017-06-01typecheck-gcc.h: check CURLINFO_CERTINFODaniel Stenberg
2017-05-31examples/externalsocket.c: s/closesocket/closecbDaniel Stenberg
2017-05-31examples/sampleconv.c: indent changes, made callbacks staticDaniel Stenberg
2017-05-31example/externalsocket.c: make it use CLOSESOCKETFUNCTION tooDaniel Stenberg