Age | Commit message (Expand) | Author |
2003-10-08 | 7.10.8-pre3 commit | Daniel Stenberg |
2003-10-05 | Shard's fix to build fine on BeOS | Daniel Stenberg |
2003-09-22 | Added -4/--ipv4 and -6/ipv6. | Daniel Stenberg |
2003-09-21 | 7.10.8-pre2 | Daniel Stenberg |
2003-09-07 | 7.10.8-pre1 commit | Daniel Stenberg |
2003-08-20 | CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE | Daniel Stenberg |
2003-08-19 | Now offering support for multiple -T on the same command line, just make | Daniel Stenberg |
2003-08-18 | set the large-file support defines for the client too | Daniel Stenberg |
2003-08-15 | 7.10.7 | Daniel Stenberg |
2003-08-14 | activate the new memory limit tests if requested | Daniel Stenberg |
2003-08-14 | return failure when an alloc function fails | Daniel Stenberg |
2003-08-14 | better freeing when bailing out due to bad output glob | Daniel Stenberg |
2003-08-14 | free data on failure | Daniel Stenberg |
2003-08-14 | In case the output urlglob file name returned is NULL, then there was | Daniel Stenberg |
2003-08-14 | modified the #[num] code to be more robust, to return NULL on errors and | Daniel Stenberg |
2003-08-12 | 7.10.7-pre4 commit | Daniel Stenberg |
2003-08-11 | Check CURL_VERSION_ASYNCHDNS for feature output | Daniel Stenberg |
2003-08-11 | --proxy-ntlm added | Daniel Stenberg |
2003-08-11 | remodeled the help text to avoid those annoying puts() problems when a | Daniel Stenberg |
2003-08-11 | -Z and -@ no longer work, they are now officially available for other | Daniel Stenberg |
2003-08-08 | introducing --ftp-create_dirs | Daniel Stenberg |
2003-08-08 | Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch was applied | Daniel Stenberg |
2003-08-07 | infilesize must be a long to work on 64bit archs | Daniel Stenberg |
2003-08-07 | use 644 for the chmod | Daniel Stenberg |
2003-08-06 | better cleaning up of memory in case of failures in the get-loop (it was | Daniel Stenberg |
2003-08-06 | better cleaning up allocated memory in case of failures | Daniel Stenberg |
2003-08-06 | chmod the hugehelp.c in the dist hook to make distcheck run fine | Daniel Stenberg |
2003-08-01 | David Byron's makefile fix to allow 7.10.6 to build fine using VC | Daniel Stenberg |
2003-07-30 | removed silly target that only works when building from CVS | Daniel Stenberg |
2003-07-30 | Make sure to generate an uncompressed hugehelp.c file for inclusion in | Daniel Stenberg |
2003-07-29 | CURLDEBUG not MALLOCDEBUG | Daniel Stenberg |
2003-07-28 | Fixes based on Gisle Vanem's input since this script failed due to | Daniel Stenberg |
2003-07-28 | 7.10.6 | Daniel Stenberg |
2003-07-25 | Andrés García updated with the added files etc | Daniel Stenberg |
2003-07-23 | Juan F. Codagnone's fixes to build properly on Windows again | Daniel Stenberg |
2003-07-21 | pre4-commit | Daniel Stenberg |
2003-07-15 | more fixes from Doug Kaufman for DJGPP builds for DOS | Daniel Stenberg |
2003-07-05 | Some of Doug Kaufman's changes for the DOS port | Daniel Stenberg |
2003-07-04 | HAVE_SETVBUF removed, no longer used | Daniel Stenberg |
2003-07-04 | remove the usage of setvbuf() and use fflush() instead if no buffering should | Daniel Stenberg |
2003-06-26 | CURLDEBUG is the symbol to use, no longer MALLOCDEBUG | Daniel Stenberg |
2003-06-26 | adjusted the compressed generation to be more helpful in comments etc | Daniel Stenberg |
2003-06-26 | support for the new auth stuff | Daniel Stenberg |
2003-06-12 | Make the HTTP auth stuff work, Dan Fandrich made --version output a list | Daniel Stenberg |
2003-06-12 | remove the dumpit file after use | Daniel Stenberg |
2003-06-12 | Based on Dan Fandrich's patch and gzip unpack function, we now compress | Daniel Stenberg |
2003-06-11 | ntlm added | Daniel Stenberg |
2003-06-10 | Set auth type differently, we use one CURLOPT_HTTPAUTH instead as we plan | Daniel Stenberg |
2003-06-10 | Daniel Kouril's patch that adds HTTP negotiation support to libcurl was | Daniel Stenberg |
2003-06-10 | Pass the error stream pointer to the URL globber, so that it can report | Daniel Stenberg |