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

modified to work with printf()s that writes 0x-prefix on %p data

20dd067021-Nov-2000 Daniel Stenberg

I run the perl programs with 'perl [script]' instead, to overcome the
hardcoded-path-in-scripts problem.

43e1e1cd21-Nov-2000 Daniel Stenberg

upload check, better ability to specify test cases on the command line

55b7c1c321-Nov-2000 Daniel Stenberg

REST support seems to work
NLST sends an NLST-looking list
renamed the upload file

190ecd6521-Nov-2000 Daniel Stenberg

Added the uploadN.txt description

2677c27b21-Nov-2000 Daniel Stenberg

FTP test case data

c938166521-Nov-2000 Daniel Stenberg

set rangestringalloc to 0 after the string has been freed to prevent it
from being freed twice (a NULL free the second time)

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

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