History log of /curl/ (Results 33151 – 33175 of 33760)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
50d564b421-Nov-2000 Daniel Stenberg

uses the "internal" mprintf() routines for formatted output

29d21bea21-Nov-2000 Daniel Stenberg

bad directory name extractor fixed, now always free the file and directory
very early, as that could leak memory before

b734bc3721-Nov-2000 Daniel Stenberg

curl_unescape() did not stop at the set length properly when %-codes were
used

2c12305121-Nov-2000 Daniel Stenberg

added a command line log that logs all command lines run in the complete
test run

b82fa8d921-Nov-2000 Daniel Stenberg

FTP test case data

c84aa66321-Nov-2000 Daniel Stenberg

httpN => protN and some other minor updates

7db43ae021-Nov-2000 Daniel Stenberg

says nothing if no errors were found

ae58d84421-Nov-2000 Daniel Stenberg

Added support for verifiedserver that returns a static silly string that
allows the test script to verify that it is our test server running on the
particular port

eb993c2821-Nov-2000 Daniel Stenberg

starts and stops both HTTP and FTP servers now
checks memanalyze output better
filters PORT output when doing FTP compares

2830504f21-Nov-2000 Daniel Stenberg

removed the twice free_config_all() calls
made the big config struct local (big . => -> replace)

2a5e68ea21-Nov-2000 Daniel Stenberg

added some defensive code around the GetHost()'s third argument result

c06f726621-Nov-2000 Daniel Stenberg

GetHost() now sets the third pointer to NULL when the lookup fails, as the
memory is then freed in the function

5290968821-Nov-2000 Daniel Stenberg

when using PORT, we now free the host name buffer properly

c1474b9521-Nov-2000 Daniel Stenberg

http* is now prot* since we're about to use other protocols as well

708e9cf221-Nov-2000 Daniel Stenberg

attempt to use a bad protocol

70778f2c21-Nov-2000 Daniel Stenberg

NLST does a LIST (a normal unix ftp client 'ls' becomes NLST)
multiple transfers are supported

bdb411c621-Nov-2000 Daniel Stenberg

STOR works!

56ac132421-Nov-2000 Daniel Stenberg

removed the storenonprintable function as it isn't used anymore

44137c7921-Nov-2000 Daniel Stenberg

fancier login text
removed lots of wasted comments
cleaned up a little
STOR doesn't work

19a754dc21-Nov-2000 Daniel Stenberg

removed the forks, we don't need forking for single-task testing

641351ee21-Nov-2000 Daniel Stenberg

runtests.pl -c should be -a

7b49d40b21-Nov-2000 Daniel Stenberg

removed pedantic compiler warnings

3e5ba33e21-Nov-2000 Daniel Stenberg

removed two unused variables and added an extra set of parentheses, done
to remove pedantic compiler warnings

9a9013ac21-Nov-2000 Daniel Stenberg

typecasted the argument to isspace() to int, to remove a pedantic compiler
warning

5969325021-Nov-2000 Daniel Stenberg

includes http.h for the proxytunnel stuff

1...<<1321132213231324132513261327132813291330>>...1351