aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-11editsDaniel Stenberg
2003-08-11two more known bugsDaniel Stenberg
2003-08-11added include "http.h" to prevent a warningDaniel Stenberg
2003-08-11define USE_ARES nicer if enabledDaniel Stenberg
2003-08-11use safefree insteadDaniel Stenberg
2003-08-11forgot the backslashDaniel Stenberg
2003-08-11memory leak fixed when re-using connections with proxy user+passwdDaniel Stenberg
2003-08-11--proxy-ntlm addedDaniel Stenberg
2003-08-1181 + 82 test NTLM proxy stuffDaniel Stenberg
2003-08-11remodeled the help text to avoid those annoying puts() problems when aDaniel Stenberg
2003-08-11CURLOPT_PROXYAUTH explainedDaniel Stenberg
2003-08-11CURLOPT_PROXYAUTH added by Serge SemashkoDaniel Stenberg
2003-08-11Serge Semashko added CURLOPT_PROXYAUTH support, and now NTLM for proxiesDaniel Stenberg
2003-08-11Christian Beutenmueller corrected the CURLOPT_FILE referer, as we nowadaysDaniel Stenberg
2003-08-11added test80Daniel Stenberg
2003-08-11tunnel through proxy, with both proxy and regular authenticationDaniel Stenberg
2003-08-11-Z and -@ no longer work, they are now officially available for otherDaniel Stenberg
2003-08-11added test 79, a basic test that fetches an FTP URL over a HTTP proxyDaniel Stenberg
2003-08-11the new cookie functions that require 'data' passed inDaniel Stenberg
2003-08-11support sending off cookies without contentsDaniel Stenberg
2003-08-11Added some infof() calls, that require the data pointer so now severalDaniel Stenberg
2003-08-11added Dirk ManskeDaniel Stenberg
2003-08-11removed the dashesDaniel Stenberg
2003-08-11documenting the share interfaceDaniel Stenberg
2003-08-11removed the BUGS sectionDaniel Stenberg
2003-08-11remove the BUGS sectionDaniel Stenberg
2003-08-11fix lines that start with "Daniel Stenberg
2003-08-11test case 506 added, written by Dirk ManskeDaniel Stenberg
2003-08-11Dirk Manske's bugfix for the share stuffDaniel Stenberg
2003-08-10don't claim the PASV connect is connected unless it *really* is!Daniel Stenberg
2003-08-08make sure the string is long enoughDaniel Stenberg
2003-08-08Gisle Vanem fixed a single-byte overflowDaniel Stenberg
2003-08-08David Byron's fix for file:// URLs with drive letters included.Daniel Stenberg
2003-08-08chmod the cabundle file before we attempt to write to it, to makeDaniel Stenberg
2003-08-08ftp create dirs work doneDaniel Stenberg
2003-08-08added CURLOPT_FTP_CREATE_MISSING_DIRSDaniel Stenberg
2003-08-08ftp-create-dirs test when MKD failsDaniel Stenberg
2003-08-08--ftp-create-dirsDaniel Stenberg
2003-08-08introducing --ftp-create_dirsDaniel Stenberg
2003-08-08--ftp-create-dirs testDaniel Stenberg
2003-08-08Support COUNT in the control file, to set the number of times the customDaniel Stenberg
2003-08-08re-arranged the cwd/mkd stuff a bitDaniel Stenberg
2003-08-08Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch was appliedDaniel Stenberg
2003-08-08new -z testsDaniel Stenberg
2003-08-08corrected main meta data titleDaniel Stenberg
2003-08-07added CLEANFILES to make distcheck run fineDaniel Stenberg
2003-08-07infilesize must be a long to work on 64bit archsDaniel Stenberg
2003-08-07use 644 for the chmodDaniel Stenberg
2003-08-06argh, it wasn't *that* easy to generate the ca-bundle header in the buildDaniel Stenberg
2003-08-06fixed syntax errorDaniel Stenberg