Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-22 | Fixed a surprising number of example programs that were passing int arguments | Dan Fandrich | |
to curl_easy_setopt instead of long. | |||
2007-07-12 | Fixed some compile warnings and errors and improved portability in the | Dan Fandrich | |
examples. Removed ftp3rdparty.c since libcurl doesn't support 3rd party FTP transfers any longer. | |||
2006-10-12 | ghiper now uses the timer callback in the multi interface | Daniel Stenberg | |
2006-10-10 | repair id string | Daniel Stenberg | |
2006-10-10 | Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket() | Daniel Stenberg | |
API with glib2 |