Age | Commit message (Expand) | Author |
2002-10-08 | rewrote the --with-zlib check, based on Albert Chin's input. | Daniel Stenberg |
2002-10-08 | 7.10 not 7.9.9 (there never was one named that) | Daniel Stenberg |
2002-10-08 | 5.7 Link errors when building libcurl on Windows! | Daniel Stenberg |
2002-10-08 | more blurb | Daniel Stenberg |
2002-10-08 | Kevin's fix to use DESTDIR instead of prefix on make install | Daniel Stenberg |
2002-10-07 | added libcurl-the-guide to the dist | Daniel Stenberg |
2002-10-07 | Following locations properly, if told to do so. | Daniel Stenberg |
2002-10-07 | Move the URL concat code to Curl_follow(), and added a proto for that | Daniel Stenberg |
2002-10-07 | Kevin Roth pointed out that 'make install' failed if built outside the | Daniel Stenberg |
2002-10-07 | Kevin's update | Daniel Stenberg |
2002-10-04 | fixes since 7.10 | Daniel Stenberg |
2002-10-04 | The -no-undefined flag is CRUCIAL for this to build fine on Cygwin. If we | Daniel Stenberg |
2002-10-04 | as Ralph Mitchell pointed out, the Location: following code needs some | Daniel Stenberg |
2002-10-04 | new redirect tests with ./ and ../ | Daniel Stenberg |
2002-10-04 | Kevin Roth's patch for his new packaging | Daniel Stenberg |
2002-10-03 | Bjorn Wiren pointed out that INSTALL was missing in the tarballs | Daniel Stenberg |
2002-10-01 | --with-libz and --without-libz are now supported | Daniel Stenberg |
2002-10-01 | 7.10 | Daniel Stenberg |
2002-10-01 | three more changes | Daniel Stenberg |
2002-09-30 | get an argument and add a 'age' field to the struct | Daniel Stenberg |
2002-09-30 | Cris Bailiff found this flaw, gethostbyname_r() on linux returns 0 even | Daniel Stenberg |
2002-09-27 | "" proxy means no proxy | Daniel Stenberg |
2002-09-27 | Allow a "" proxy explicitly set dont-use-proxy, i.e don't even check the | Daniel Stenberg |
2002-09-26 | point out more docs | Daniel Stenberg |
2002-09-26 | nicer html | Daniel Stenberg |
2002-09-26 | main index for the tool docs | Daniel Stenberg |
2002-09-26 | fixed html tag | Daniel Stenberg |
2002-09-26 | enhanced curl_version_info | Daniel Stenberg |
2002-09-25 | language! | Daniel Stenberg |
2002-09-25 | extended curl_version_info() with more info on related sub-libraries | Daniel Stenberg |
2002-09-25 | four fixes of yday and today | Daniel Stenberg |
2002-09-25 | make sure we free rangeline before we re-assign it to a new allocated | Daniel Stenberg |
2002-09-25 | curl_free proto added | Daniel Stenberg |
2002-09-25 | Walter J. Mack added curl_free | Daniel Stenberg |
2002-09-25 | added curl_free and an "overview" section | Daniel Stenberg |
2002-09-25 | added curl_free | Daniel Stenberg |
2002-09-25 | Walter J. Mack's curl_free addition | Daniel Stenberg |
2002-09-25 | Andrés García found out that Curl_protocol_connect() could return an | Daniel Stenberg |
2002-09-25 | Wez Furlong's curl_version_info() function added, still needs some | Daniel Stenberg |
2002-09-23 | 5 changes since pre3 | Daniel Stenberg |
2002-09-23 | made the resume error more suitable for all protocols, but we provide a | Daniel Stenberg |
2002-09-23 | fix resume when multiple files were specified | Daniel Stenberg |
2002-09-23 | spell fix comment | Daniel Stenberg |
2002-09-23 | removed use of extra unneeded variable | Daniel Stenberg |
2002-09-23 | Dolbneff A.V and Spiridonoff A.V made the file:// code work with resumes | Daniel Stenberg |
2002-09-23 | properly disconnect failed connections | Daniel Stenberg |
2002-09-20 | Craig Markwardt made the "struct hostent_data" get cleared too, as is | Daniel Stenberg |
2002-09-18 | Re-ordered all the options to be more logically structured. Hopefully this | Daniel Stenberg |
2002-09-16 | a follow-up fix to the previous fix for HTTP servers that don't reply *any* | Daniel Stenberg |
2002-09-13 | better deal with HTTP(S) servers that respond with no headers at all, test | Daniel Stenberg |