Age | Commit message (Expand) | Author |
2002-01-21 | added --cc description and an example | Daniel Stenberg |
2002-01-21 | pre4 | Daniel Stenberg |
2002-01-21 | HTTP POST explained | Daniel Stenberg |
2002-01-18 | added more text in the 'passwords' section | Daniel Stenberg |
2002-01-18 | updated to 2002 status ;-) | Daniel Stenberg |
2002-01-17 | more text added | Daniel Stenberg |
2002-01-17 | added a comment about this example only works with 7.9.3 and newer libs | Daniel Stenberg |
2002-01-17 | filled-in text in the "Building" chapter and added a "libcurl with C++" | Daniel Stenberg |
2002-01-16 | added a somewhat cool single-line command that builds most example sources | Daniel Stenberg |
2002-01-15 | initial attempt to write a tutorial-like libcurl guide | Daniel Stenberg |
2002-01-13 | G�tz Babin-Ebell updated with some new 7.9.3 features | Daniel Stenberg |
2002-01-13 | G�tz Babin-Ebell provided some documantation for the ENGINE stuff | Daniel Stenberg |
2002-01-10 | added http-post.c | Daniel Stenberg |
2002-01-10 | slightly extended to mention that -v and -i are good options to use when | Daniel Stenberg |
2002-01-09 | bad comment begone | Daniel Stenberg |
2002-01-09 | cut off argc and argv as well | Daniel Stenberg |
2002-01-09 | Cleaned up this example to make it even simpler. | Daniel Stenberg |
2002-01-08 | David Bentham's updated QNX notification | Daniel Stenberg |
2002-01-08 | I made the write callback create the file the first time it gets called so | Daniel Stenberg |
2002-01-08 | another example source added | Daniel Stenberg |
2002-01-08 | 7.9.3 pre-release commit | Daniel Stenberg |
2002-01-07 | Added David Bentham's notes about QNX and FD_SETSIZE | Daniel Stenberg |
2002-01-04 | The former -c is "-C -" these days | Daniel Stenberg |
2002-01-03 | minor changes | Daniel Stenberg |
2001-12-21 | rewrote 3.9 to be more generic with more languages: | Daniel Stenberg |
2001-12-21 | spell | Daniel Stenberg |
2001-12-19 | Added 4.5.6 "301 Moved Permanently", as a reply to bug report #495215 | Daniel Stenberg |
2001-12-18 | G�tz Babin-Ebell's contributed "simplessl.c" example source code | Daniel Stenberg |
2001-12-17 | G�tz Babin-Ebell's OpenSSL ENGINE patch | Daniel Stenberg |
2001-12-17 | strip trailing CRs | Daniel Stenberg |
2001-12-17 | cut off the description to prevent people from using this! | Daniel Stenberg |
2001-12-16 | Marcus Webster's added CURLFORM_CONTENTHEADER docs | Daniel Stenberg |
2001-12-14 | Marcus Webster's newly added CURLFORM_CONTENTHEADER | Daniel Stenberg |
2001-12-10 | HTTP_PROXY => http_proxy as Bj�rn pointed out | Daniel Stenberg |
2001-12-10 | corrected the READFUNCTION docs slightly | Daniel Stenberg |
2001-12-06 | Jason Mancini's -Oalways suggestion | Daniel Stenberg |
2001-12-06 | let us know if curl compiles on more platforms | Daniel Stenberg |
2001-12-06 | curl compiles on HURD | Daniel Stenberg |
2001-12-03 | the final ftp ipv6 support has been added! | Daniel Stenberg |
2001-12-03 | updates | Daniel Stenberg |
2001-12-03 | modified the stack trace section slightly | Daniel Stenberg |
2001-11-30 | documented CURLOPT_HTTP_VERSION and CURLOPT_FTP_USE_EPSV | Daniel Stenberg |
2001-11-30 | added --disable-epsv | Daniel Stenberg |
2001-11-27 | support para makes more sense now | Daniel Stenberg |
2001-11-27 | language | Daniel Stenberg |
2001-11-27 | the list of contributors are in the THANKS file these days | Daniel Stenberg |
2001-11-27 | greep at mindspring.com provided an index.html file that links to all the | Daniel Stenberg |
2001-11-26 | made the -C more correct and detailed | Daniel Stenberg |
2001-11-22 | updated the list of machines | Daniel Stenberg |
2001-11-21 | SM corrected wsock32 to ws2_32 | Daniel Stenberg |