aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-19switch off globbing to enable [] in file names for -TDaniel Stenberg
2003-08-19check the uploadDaniel Stenberg
2003-08-19teste multiple uploads in one command lineDaniel Stenberg
2003-08-19make sure the 'done' variable is always set to something in theDaniel Stenberg
2003-08-19when --enable-debug is used to set debug options with gcc, use -Wno-long-longDaniel Stenberg
2003-08-19Respect HAVE_LONGLONG to support 'long long'Daniel Stenberg
2003-08-19check for CRYPTO_cleanup_all_ex_data as wellDaniel Stenberg
2003-08-19CRYPTO_cleanup_all_ex_data() is not present in all OpenSSL versions soDaniel Stenberg
2003-08-19better ignore patternDaniel Stenberg
2003-08-19test507 for multi with bad host nameDaniel Stenberg
2003-08-19test507 addedDaniel Stenberg
2003-08-19don't set done==TRUE if the host name doesn't resolveDaniel Stenberg
2003-08-19Loren Kirkby pointed out that we need to call CRYPTO_cleanup_all_ex_data()Daniel Stenberg
2003-08-18minor editDaniel Stenberg
2003-08-18minor editsDaniel Stenberg
2003-08-18set the large-file support defines for the client tooDaniel Stenberg
2003-08-17setting WRITEFUNCTION or READFUNCTION to NULL will now reset the callbackDaniel Stenberg
2003-08-157.10.7Daniel Stenberg
2003-08-15removed lots of "added in [version]" where [version] is resonably oldDaniel Stenberg
2003-08-14check for long longDaniel Stenberg
2003-08-14Possible code for large file support, added within #if 0 so far.Daniel Stenberg
2003-08-14new Russian mirror both web and downloadDaniel Stenberg
2003-08-14supprt for the new memlimit stuffDaniel Stenberg
2003-08-14added one "added in blabla" and removed a fewDaniel Stenberg
2003-08-14Curl_SSL_InitSessions can return error, so check the return code and bailDaniel Stenberg
2003-08-14Curl_llist_destroy() checks the input for non-NULLDaniel Stenberg
2003-08-14new proto for Curl_hash_initDaniel Stenberg
2003-08-141. check allocsDaniel Stenberg
2003-08-14return failure when the host cache creation failsDaniel Stenberg
2003-08-14activate the new memory limit tests if requestedDaniel Stenberg
2003-08-14return failure when an alloc function failsDaniel Stenberg
2003-08-14prevent memory leak when going out of memoryDaniel Stenberg
2003-08-14allow out-of-memory testing by setting a limit. That number of memoryDaniel Stenberg
2003-08-14better freeing when bailing out due to bad output globDaniel Stenberg
2003-08-14free data on failureDaniel Stenberg
2003-08-14test87 verifies the new and better check for bad -o #[num] stuffDaniel Stenberg
2003-08-14ignore the .pid filesDaniel Stenberg
2003-08-14ignore lib506 tooDaniel Stenberg
2003-08-14better report on why tests are skipped, and also show a count of the amountDaniel Stenberg
2003-08-14In case the output urlglob file name returned is NULL, then there wasDaniel Stenberg
2003-08-14modified the #[num] code to be more robust, to return NULL on errors andDaniel Stenberg
2003-08-14corrected this test caseDaniel Stenberg
2003-08-14test urlglobbing range requestsDaniel Stenberg
2003-08-14test86 addedDaniel Stenberg
2003-08-12David Byron's fix that makes this script use 'cygpath' instead of 'pwd' ifDaniel Stenberg
2003-08-127.10.7-pre4 commitDaniel Stenberg
2003-08-12nicer make target for the pdf conversionDaniel Stenberg
2003-08-12don't treat index.html as the generated HTML pagesDaniel Stenberg
2003-08-12added the new man pagesDaniel Stenberg
2003-08-12corrected return typeDaniel Stenberg