Age | Commit message (Expand) | Author |
2002-08-26 | SSL_INSECURE support and usage added | Daniel Stenberg |
2002-08-26 | Andrew Francis removed the need for/use of MSVC pragmas | Daniel Stenberg |
2002-08-26 | don't close stdin, close the actual file handle we have! | Daniel Stenberg |
2002-08-22 | Markus F.X.J. Oberhumer's cvsignore fixes | Daniel Stenberg |
2002-08-13 | mr Hartroth correctly pointed out that poll() isn't really that portable | Daniel Stenberg |
2002-08-12 | 7.9.9-pre1 | Daniel Stenberg |
2002-08-08 | more to ignore | Daniel Stenberg |
2002-08-08 | ignore | Daniel Stenberg |
2002-08-05 | support blank arguments to options, each option should check for blank | Daniel Stenberg |
2002-07-30 | When CURLINFO_CONTENT_TYPE returns a NULL pointer, don't try to fputs() it! | Daniel Stenberg |
2002-07-28 | added HAVE_SETVBUF | Daniel Stenberg |
2002-06-15 | removed extra / in help text | Daniel Stenberg |
2002-06-15 | Added --limit-rate | Daniel Stenberg |
2002-06-15 | HAVE_SYS_POLL_H | Daniel Stenberg |
2002-06-13 | Miklos Nemeth fixed the mmlib | Daniel Stenberg |
2002-06-13 | 7.9.8 commit | Daniel Stenberg |
2002-06-12 | Jörn fixes for 7.9.8 build | Daniel Stenberg |
2002-06-11 | 7.9.8-pre3 commit | Daniel Stenberg |
2002-06-11 | cut up the string in more pieces for <512 bytes strings | Daniel Stenberg |
2002-06-07 | Added HAVE_SYS_TYPES_H | Daniel Stenberg |
2002-05-28 | I trimmed the --help output slightly to better fit within 80 cols | Daniel Stenberg |
2002-05-28 | Cris Bailiff's CAPATH support added | Daniel Stenberg |
2002-05-21 | Use the new CURLOPT_NETRC option and adds --netrc-optional, by James Cone | Daniel Stenberg |
2002-05-17 | FreeBSD needs sys/types.h before we include sys/select.h that was included | Daniel Stenberg |
2002-05-13 | 7.9.7 commit | Daniel Stenberg |
2002-05-10 | Kein Roth made --trace-ascii look even better, and make OD 0A occurances | Daniel Stenberg |
2002-05-10 | AIX wants sys/select.h for the fd_set stuff in curl/multi.h, and even though | Daniel Stenberg |
2002-05-07 | 7.9.7-pre2 | Daniel Stenberg |
2002-05-07 | Added --trace-ascii support | Daniel Stenberg |
2002-05-07 | support for ingoring session cookies added | Daniel Stenberg |
2002-05-03 | - Added "--trace [file]" to the command line tool. It makes a very detailed | Daniel Stenberg |
2002-05-03 | -D now stores all headers to the same file if multiple URLs are given on the | Daniel Stenberg |
2002-04-23 | use new timecond defines | Daniel Stenberg |
2002-04-15 | 7.9.6 commit | Daniel Stenberg |
2002-04-12 | 7.9.6-pre5 | Daniel Stenberg |
2002-04-10 | brougth by Michael Curtis | Daniel Stenberg |
2002-04-08 | 7.9.6-pre4 commit | Daniel Stenberg |
2002-04-08 | removed compiler warnings, made it conditional on USE_ENVIRONMENT | Daniel Stenberg |
2002-04-08 | Added the --environment support by Michael Curtis | Daniel Stenberg |
2002-04-08 | Added $Id:$ keyword | Daniel Stenberg |
2002-04-08 | Michael Curtis adjusted this for RISC OS | Daniel Stenberg |
2002-04-08 | Added writeenv.c and writeenv.h for RISCOS usage (and others?) | Daniel Stenberg |
2002-04-08 | added config-riscos.h | Daniel Stenberg |
2002-04-08 | Michael Curtis' updates | Daniel Stenberg |
2002-04-05 | if HOME isn't set or too long, we attempt to lost the curlrc file from | Daniel Stenberg |
2002-04-04 | Reverted v1.120, -G set request type after Kevin Roth pointed out the | Daniel Stenberg |
2002-03-27 | fopen(... "rb") when reading what to post, so that binary posting works | Daniel Stenberg |
2002-03-23 | Miklos Nemeth's update | Daniel Stenberg |
2002-03-19 | made -G set request type | Daniel Stenberg |
2002-03-19 | copyright string (year) update | Daniel Stenberg |