Age | Commit message (Expand) | Author |
2001-09-11 | added --ciphers | Daniel Stenberg |
2001-09-11 | documented CURLOPT_SSL_CIPHER_LIST | Daniel Stenberg |
2001-09-11 | some unixes have the netrc description in the ftp(1) man page | Daniel Stenberg |
2001-09-05 | added -R description | Daniel Stenberg |
2001-09-03 | -R removes a TODO | Daniel Stenberg |
2001-08-29 | updated a bit | Daniel Stenberg |
2001-08-29 | removed cookies and SSL sessions | Daniel Stenberg |
2001-08-29 | added CURLOPT_COOKIEJAR details | Daniel Stenberg |
2001-08-29 | '-c -' | Daniel Stenberg |
2001-08-29 | -c/--cookie-jar documented | Daniel Stenberg |
2001-08-29 | added ftpupload.c | Daniel Stenberg |
2001-08-28 | Georg Huettenegger's updates | Daniel Stenberg |
2001-08-28 | automake 1.5 complained on my SUFFIXES line! | Daniel Stenberg |
2001-08-23 | added FTPS to the list of supported protocols | Daniel Stenberg |
2001-08-23 | item 4.6 is now an indication of a crash, not a timeout | Daniel Stenberg |
2001-08-23 | curl_formadd() using example, the 7.9 style of building rfc1867 form posts | Daniel Stenberg |
2001-08-22 | libcurl.3 has the info now | Daniel Stenberg |
2001-08-22 | CURLOPT_POST isn't needed these days | Daniel Stenberg |
2001-08-22 | updated | Daniel Stenberg |
2001-08-21 | Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 | Daniel Stenberg |
2001-08-21 | added a 'html' target that builds HTML versions from the man page sources. | Daniel Stenberg |
2001-08-21 | this is replaced with libcurl.3 | Daniel Stenberg |
2001-08-20 | added "4.5 FIGURE OUT WHAT A POST LOOKS LIKE" | Daniel Stenberg |
2001-08-20 | updated version in header as we have 7.8.1 details in here | Daniel Stenberg |
2001-08-16 | Added -G | Daniel Stenberg |
2001-08-16 | updated to the latest fixes to the shell script | Daniel Stenberg |
2001-08-15 | const argument | Daniel Stenberg |
2001-08-14 | CURL_GLOBAL_WIN32 updates | Daniel Stenberg |
2001-08-14 | "added in 7.8.1" | Daniel Stenberg |
2001-08-09 | Added CURLOPT_HTTPGET and CURLOPT_SSL_VERIFYHOST, added notes to the two | Daniel Stenberg |
2001-08-09 | non-blocking connect please | Daniel Stenberg |
2001-08-08 | Nico's notes about porting to VMS | Daniel Stenberg |
2001-08-08 | credit where credit is due, added a bunch of recent contributors | Daniel Stenberg |
2001-08-07 | replacing FILE * with common file descriptors? | Daniel Stenberg |
2001-08-07 | language correction | Daniel Stenberg |
2001-08-07 | added Rick Jones's more polite wording of 1.7, makes it better and friendlier | Daniel Stenberg |
2001-08-07 | added "1.7 What about CURL from curl.com?" | Daniel Stenberg |
2001-08-06 | Added RISC OS and OpenVMS to ported operating systems | Daniel Stenberg |
2001-08-04 | -G or similar to make -d data get into a GET | Daniel Stenberg |
2001-08-03 | clarified '-d @filename' with a tiny example | Daniel Stenberg |
2001-08-02 | Funny, I skipped right over this before. | Sterling Hughes |
2001-08-02 | Frank Keeney pointed out a manual mistake for certificate convertions | Daniel Stenberg |
2001-08-02 | "Add an interface that enables a user to select prefered SSL ciphers to use." | Daniel Stenberg |
2001-07-12 | Leftover -- add a note about this in the examples file :) | Sterling Hughes |
2001-07-12 | Add win32 initialization support to curl_global_init() and | Sterling Hughes |
2001-07-02 | added more ideas that've been floating around lately | Daniel Stenberg |
2001-07-02 | removed the "change test suite" item, as that is already made | Daniel Stenberg |
2001-07-02 | Added an item about the cookie jar stuff, contains a link to the dev file | Daniel Stenberg |
2001-06-29 | removed static, removed curl special return type, added include windows.h | Daniel Stenberg |
2001-06-21 | added return type void in SYNOPSIS | Daniel Stenberg |