summaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Expand)AuthorAgeFilesLines
* Leftover -- add a note about this in the examples file :)Sterling Hughes2001-07-121-0/+6
* removed static, removed curl special return type, added include windows.hDaniel Stenberg2001-06-291-2/+5
* Added getinmemory.cDaniel Stenberg2001-05-151-1/+1
* this might actually compile too...Daniel Stenberg2001-05-151-2/+1
* an example on how you can use the write callback to receive data in a memoryDaniel Stenberg2001-05-151-0/+81
* We need -lpthread for the pthread exampleDaniel Stenberg2001-05-151-0/+1
* correctedDaniel Stenberg2001-05-151-2/+2
* Added multithread.cDaniel Stenberg2001-05-041-1/+2
* example using multiple threads to get URLsDaniel Stenberg2001-05-041-0/+70
* fixed the EXTRA_DIST lineDaniel Stenberg2001-05-031-3/+2
* Added text about curl.haxx.se not being a good test target for people'sDaniel Stenberg2001-04-121-0/+4
* Added a line about the new makefile exampleDaniel Stenberg2001-03-271-0/+4
* Added Makefile.example as an example makefile that can build the exampleDaniel Stenberg2001-03-272-1/+42
* Added ftpget.c just to show that it is exactly as easy to get FTP filesDaniel Stenberg2001-03-272-2/+45
* moved to ../../php/examples/Daniel Stenberg2001-03-163-35/+0
* the PHP examples are movedDaniel Stenberg2001-03-161-2/+1
* Added a persistant connection exampleDaniel Stenberg2001-03-052-1/+54
* removed the #ifdefDaniel Stenberg2001-02-201-1/+0
* win32sockets.c is now added with winsock init/cleanup example functionsDaniel Stenberg2001-02-206-1/+80
* Added three tiny PHP examplesDaniel Stenberg2001-02-191-1/+2
* blurb about different languages and environments addedDaniel Stenberg2001-02-191-0/+3
* just a few PHP/curl examplesDaniel Stenberg2001-02-193-0/+35
* postit.c was added as a HTML form file upload exampleDaniel Stenberg2001-02-082-1/+69
* mostly a dummyDaniel Stenberg2001-01-081-0/+11
* David Odin (aka DindinX) for MandrakeSoft, tiny example with GTKDaniel Stenberg2000-11-031-0/+87
* new libcurl example code stuffDaniel Stenberg2000-09-203-0/+97