When re-using a connection, the path pointers were not setup properly so
[platform/upstream/curl.git] / src /
2001-05-07 Daniel Stenberg7.7.3
2001-05-04 Daniel Stenberg'FILE *' changed to 'void *' in all callback functions
2001-04-23 Daniel Stenbergcurl 7.7.2
2001-04-19 Daniel StenbergA Linus Nielsen Feltzing-patch that removes the decimal...
2001-04-18 Daniel Stenbergadded an include to build on ultrix
2001-04-04 Daniel Stenberg7.7.1 commit
2001-03-22 Daniel Stenberg7.7 commit
2001-03-19 Daniel Stenberg7.7-beta5 commit
2001-03-16 Daniel Stenbergremoved the CURL_SEPARATORS define
2001-03-15 Daniel StenbergAdded --connect-timeout support
2001-03-14 Daniel Stenbergcurl 7.7 beta 3
2001-03-14 Daniel Stenbergremoved the two unnecessary include files
2001-03-14 Daniel Stenbergno longer includes the curl/types.h and curl/easy.h...
2001-03-13 Daniel Stenberg7.7 beta 2 fixes
2001-03-12 Daniel Stenbergadded --random-file and --egd-file to the command line...
2001-03-12 Daniel Stenbergmoved the libcurl init call
2001-03-12 Daniel Stenbergsplit up the big printf() into several ones to never...
2001-03-09 Daniel Stenbergonly generate maximum 509 characters in each string
2001-03-08 Daniel Stenbergversion 7.7-beta1
2001-03-04 Daniel Stenberg7.7 alpha 2 commit
2001-02-20 Daniel Stenbergmultiple connection support initial commit
2001-02-13 Daniel Stenberg7.6.1 commit
2001-02-07 Daniel Stenberg7.6.1-pre3
2001-02-06 Daniel Stenbergnntp@iname.com's suggested fix to set the libpath
2001-02-01 Daniel Stenberg7.6.1-pre2
2001-01-29 Daniel Stenberg7.6-pre1
2001-01-29 Daniel StenbergThe PUT stuff is never set! It is set with the UPLOAD...
2001-01-27 Daniel Stenberg7.6
2001-01-25 Daniel Stenberg7.6-pre4
2001-01-24 Daniel StenbergIngo Ralf Blum's cygwin fixes
2001-01-23 Daniel Stenbergbig reorg to make it not exit when it fails, but instea...
2001-01-22 Daniel StenbergRemoved the deprecated -c and -t from the --help output.
2001-01-19 Daniel Stenbergcorrected url memory handling with --globoff
2001-01-19 Daniel Stenbergversion 7.6-pre3
2001-01-11 Daniel Stenberg7.6-pre2
2001-01-11 Daniel StenbergAdded -g, fixed so that short options worked again...
2001-01-10 Daniel Stenbergmade "short options" possible to specify -m20 as well...
2001-01-09 Daniel Stenbergversion 7.6-pre1
2001-01-09 Daniel Stenbergbugfix for when more -o than URLs is used
2001-01-08 Daniel Stenbergbetter cleanup when existing due to bad usage
2001-01-08 Daniel Stenbergcorrected the separator when using URL globbing
2001-01-08 Daniel StenbergLoic Dachary's makefile/dist/rpm fixes
2001-01-08 Daniel StenbergMultiple URL support added
2001-01-08 Daniel Stenberggenerated file, don't CVS it
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-05 Daniel Stenbergrelease commit
2001-01-03 Daniel Stenbergdual-license fix
2001-01-03 Daniel Stenbergcleanup-commit
2000-12-12 Daniel Stenbergfixed a strdup(NULL) error
2000-12-12 Daniel StenbergFrancois Petitjean's solaris core dump fix
2000-12-11 Daniel Stenbergunix-style newlines
2000-12-06 Daniel Stenbergurlglob fix to prevent crashing when -o path is longer...
2000-12-05 Daniel StenbergAdded the borland makefiles
2000-12-04 Daniel StenbergJörn fixed a multiple URL output bug
2000-12-04 Daniel Stenberg7.5-commit
2000-12-01 Daniel StenbergCraig Davison updated and made it work again!
2000-11-30 Daniel StenbergREADME.curl is now MANUAL
2000-11-28 Daniel StenbergAdded max-redirs support (James Griffiths' patch)
2000-11-27 Daniel Stenbergmodified the --help output to have the passwords within...
2000-11-22 Daniel Stenberg7.5-pre3 commit
2000-11-22 Daniel StenbergAdded cacert and filetime support
2000-11-21 Daniel Stenbergremoved the twice free_config_all() calls
2000-11-21 Daniel Stenbergremoved pedantic compiler warnings
2000-11-20 Daniel Stenbergremoved URL size restrictions, dynamically allocates...
2000-11-20 Daniel Stenbergno more "leaked" memory when this fails on various...
2000-11-17 Daniel Stenbergfixed strdup() of a NULL pointer
2000-11-17 Daniel Stenbergmemory leak cleanup campaign
2000-11-17 Daniel Stenbergallows \r \n \t \v in config file parameters within...
2000-11-17 Daniel Stenbergmajor config file hack, now works a lot better and...
2000-11-15 Daniel Stenbergfixed crash in config file parser
2000-11-13 Daniel Stenbergremoved the check that prevents -T and -o beinged used...
2000-11-09 Daniel Stenberghaxx.nu => haxx.se
2000-10-26 Daniel StenbergKevin Roth's bugreport with config files containing...
2000-10-26 Daniel StenbergKevin P Roth's idea of supporting multiple -d options...
2000-10-16 Daniel Stenberg7.4.1 commit
2000-10-12 Daniel StenbergJörn added glob_cleanup()
2000-10-09 Daniel Stenbergbool typedef fix
2000-10-09 Daniel StenbergAdded commented MALLOCDEBUG stuff for memory debugging
2000-10-09 Daniel Stenbergadded memory debugging support
2000-10-06 Daniel Stenbergcorrected the --longoption parser
2000-10-06 Daniel StenbergJörg's updated makefile
2000-10-04 Daniel Stenberg-w supports size_header and size_request
2000-10-02 Daniel StenbergUses the new "client-side" writeout function
2000-10-02 Daniel StenbergAdded writeout.c
2000-10-02 Daniel Stenbergmoved out from the library and put here, uses the new...
2000-09-28 Daniel Stenberg7.3 commit
2000-09-25 Daniel Stenberg-c and -t is no longer prefered
2000-09-21 Daniel StenbergAdded krb4 support for libcurl 7.3
2000-09-18 Daniel StenbergStephen Kick's --interface was added
2000-09-15 Daniel Stenberg-p/--proxytunnel was added
2000-08-30 Daniel Stenberg7.2 cleanup commit
2000-08-24 Daniel Stenberg--data-binary and family ;-)
2000-08-21 Daniel Stenberg7.1.1 commit
2000-08-02 Daniel Stenbergcorrected to use the libtool libraries instead of the...
2000-08-02 Daniel Stenbergmoved the #define strequal() since they're now true...
2000-07-31 Daniel Stenbergbig last-beta (?) cleanup commit
2000-07-28 Daniel StenbergAdded [:port] to the -x description for --help
2000-07-26 Daniel Stenberglibtool adjustments
2000-07-25 Daniel StenbergAdded some logic that now prevents multiple conflicting...
2000-06-20 Daniel Stenbergautoreferer added, switches off POST on location: following
next