Commit History

Author SHA1 Message Date
  Daniel Stenberg 883343ba63 HTML <head> parsing (with libxml) example code by Lars Nilsson. 20 years ago
  Daniel Stenberg 3e1caa6185 HTTP "auth done right". See lib/README.httpauth 20 years ago
  Daniel Stenberg 4a4490d5f1 debug.c is a fresh new example showing how to use the DEBUGFUNCTION to get 20 years ago
  Daniel Stenberg 2e8f37aca5 Added example of how to use the upcoming support for FTP 3rd party transfers 20 years ago
  Daniel Stenberg 9e987ac6a2 getinfo.c is a new tiny example that uses curl_easy_getinfo() to get the 20 years ago
  Daniel Stenberg 15cd35f67f added example that makes an upload to a file:// url 20 years ago
  Daniel Stenberg 88229a0f2a new example proving that the debug callback works even when the multi 20 years ago
  Daniel Stenberg 47d52d4eca added https.c 20 years ago
  Daniel Stenberg 24836d30f5 Peter Sylvester's curlx.c code example added 21 years ago
  Daniel Stenberg d5043133e6 Gisle Vanem made curl build with djgpp on DOS. 21 years ago
  Daniel Stenberg fc5c9d8f17 simplepost.c shows a simple POST ;-) 22 years ago
  Daniel Stenberg 5215f6f654 we don't need win32sockets.c anymore, we support this internally 22 years ago
  Daniel Stenberg 1913b4eeed fopen.c added, a fopen() style emulation for URL reading 22 years ago
  Daniel Stenberg 3bbf694d5a Added multi-post.c, based on the source file posted by Gustaf Hui 22 years ago
  Daniel Stenberg c560327f26 Added the three multi interface source code examples to the distrib 23 years ago
  Daniel Stenberg d242214e18 new example for libcurl 7.9.6 or later 23 years ago
  Daniel Stenberg a2b19c9a63 postit.c is removed, it used the deprecated curl_formparse() and may 23 years ago
  Daniel Stenberg affe334675 added http-post.c 23 years ago
  Daniel Stenberg ea9a88a9b8 another example source added 23 years ago
  Daniel Stenberg 226fe8bdf9 Gtz Babin-Ebell's contributed "simplessl.c" example source code 23 years ago
  Daniel Stenberg d5001a3f0b Added httpput.c 23 years ago
  Daniel Stenberg b6526af442 added ftpupload.c 23 years ago
  Daniel Stenberg 08655d8d5d Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 23 years ago
  Daniel Stenberg 3ab3be1b6e Added getinmemory.c 23 years ago
  Daniel Stenberg 4127903183 Added multithread.c 23 years ago
  Daniel Stenberg 73982c65d2 fixed the EXTRA_DIST line 23 years ago
  Daniel Stenberg 0b8b0b7c86 Added Makefile.example as an example makefile that can build the example 24 years ago
  Daniel Stenberg 053bf49bd2 Added ftpget.c just to show that it is exactly as easy to get FTP files 24 years ago
  Daniel Stenberg 9479ac6dda Added a persistant connection example 24 years ago
  Daniel Stenberg ada9bc2b24 win32sockets.c is now added with winsock init/cleanup example functions 24 years ago