index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-11-27
I rearranged it and added 'make test'
Daniel Stenberg
2000-11-27
spell check
Daniel Stenberg
2000-11-27
modified for ftp custom commands
Daniel Stenberg
2000-11-27
allows simple custom modifications for single test cases
Daniel Stenberg
2000-11-27
Added the ftpdN.txt file
Daniel Stenberg
2000-11-27
ftp graceful error detection check data
Daniel Stenberg
2000-11-27
Added the memdebug include file
Daniel Stenberg
2000-11-27
file:// test data
Daniel Stenberg
2000-11-27
if the server doesn't output a logfile, the protocol file is not compared
Daniel Stenberg
2000-11-27
modified the --help output to have the passwords within [brackets] as they
Daniel Stenberg
2000-11-22
added the new FILETIME stuff
Daniel Stenberg
2000-11-22
7.5-pre3 commit
Daniel Stenberg
2000-11-22
multiple URL support? forked?
Daniel Stenberg
2000-11-22
adjusted to modified FTP behaviour
Daniel Stenberg
2000-11-22
Added a curl-target to make it easier to build from this dir
Daniel Stenberg
2000-11-22
added filetime for opt and info
Daniel Stenberg
2000-11-22
Added cacert and filetime support
Daniel Stenberg
2000-11-22
document time fixes
Daniel Stenberg
2000-11-22
Added struct fields to deal with time-of-document
Daniel Stenberg
2000-11-22
client_write() proto and defines added
Daniel Stenberg
2000-11-22
uses client_write()
Daniel Stenberg
2000-11-22
uses client_write() now
Daniel Stenberg
2000-11-22
Added the client_write() function
Daniel Stenberg
2000-11-22
uses the new client_write() function
Daniel Stenberg
2000-11-22
GetLastResponse() modified to return ftp code as integer
Daniel Stenberg
2000-11-22
HTTP GET fail silently on HTTP error return
Daniel Stenberg
2000-11-22
Added --cacert
Daniel Stenberg
2000-11-22
working with the test suite brings things up
Daniel Stenberg
2000-11-22
Added --url
Daniel Stenberg
2000-11-22
updated the config file section
Daniel Stenberg
2000-11-22
Added 5.2 How can I receive all data into a large memory chunk?
Daniel Stenberg
2000-11-21
modified to work with printf()s that writes 0x-prefix on %p data
Daniel Stenberg
2000-11-21
I run the perl programs with 'perl [script]' instead, to overcome the
Daniel Stenberg
2000-11-21
upload check, better ability to specify test cases on the command line
Daniel Stenberg
2000-11-21
REST support seems to work
Daniel Stenberg
2000-11-21
Added the uploadN.txt description
Daniel Stenberg
2000-11-21
FTP test case data
Daniel Stenberg
2000-11-21
set rangestringalloc to 0 after the string has been freed to prevent it
Daniel Stenberg
2000-11-21
uses the "internal" mprintf() routines for formatted output
Daniel Stenberg
2000-11-21
bad directory name extractor fixed, now always free the file and directory
Daniel Stenberg
2000-11-21
curl_unescape() did not stop at the set length properly when %-codes were
Daniel Stenberg
2000-11-21
added a command line log that logs all command lines run in the complete
Daniel Stenberg
2000-11-21
FTP test case data
Daniel Stenberg
2000-11-21
httpN => protN and some other minor updates
Daniel Stenberg
2000-11-21
says nothing if no errors were found
Daniel Stenberg
2000-11-21
Added support for verifiedserver that returns a static silly string that
Daniel Stenberg
2000-11-21
starts and stops both HTTP and FTP servers now
Daniel Stenberg
2000-11-21
removed the twice free_config_all() calls
Daniel Stenberg
2000-11-21
added some defensive code around the GetHost()'s third argument result
Daniel Stenberg
2000-11-21
GetHost() now sets the third pointer to NULL when the lookup fails, as the
Daniel Stenberg
[next]