2000-11-21 |
Daniel Stenberg | includes http.h for the proxytunnel stuff |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Daniel Stenberg | added comment on a variable that is unused on some... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | flushes the log handles before fork, now the logs work... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | QUIT works, and now I can run a unix ftp client against... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | CWD runs |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | RETR seems to work too |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | this is now a working ftp server, both PASV and PORT... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | changed the comment for URL_MAX_LENGTH |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | formfree, config file, --url, more testcases, infinite... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | extremely long URL test |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | removed URL size restrictions, dynamically allocates... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | removed URL size restrictions |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | this is the first attempt of a tiny and simple ftp... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | added a description about the memory checks |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | no more "leaked" memory when this fails on various... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Daniel Stenberg | Alexander Kourakos's lowercase environment variable fix |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Daniel Stenberg | spell correction resolv => resolve in two error messages |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | now supports checks for exit codes and check for memory... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | graceful failure test |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | output FAILED properly even when -s is used |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | updated to the new stdout stuff and the new -a option |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | fixed strdup() of a NULL pointer |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | now exits and alerts on bad uses of strdup() and free() |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | updated to the new stdout file behaviour of runtests.pl |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | make test in root now runs make quiet-test in the test dir |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | uses stricter output |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | better stdout check, full support for memory debug... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | multiple URL test |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | curl_formfree() added |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | this has been missing all the time... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | added curl_formfree() |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | now includes stdlib.h |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | memory leak cleanup campaign |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | allows \r \n \t \v in config file parameters within... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | config file test |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | changed the 'port' field to long to better work with... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Daniel Stenberg | major config file hack, now works a lot better and... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Daniel Stenberg | moved out the FTP part |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Daniel Stenberg | forgot to commit before |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Daniel Stenberg | data->err must be used, not stderr |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Daniel Stenberg | fixed crash in config file parser |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Daniel Stenberg | updated to catch bug 122480 |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Daniel Stenberg | not printf()ing %s normally for character that weren... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Daniel Stenberg | 'use strict' compliant |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Daniel Stenberg | proxy authorization test case |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Daniel Stenberg | now sorts the test cases when "all" is used |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Daniel Stenberg | 'use strict' compliant |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Daniel Stenberg | removed some /= 256 that was wrongly left |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Daniel Stenberg | added help text on -h |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Daniel Stenberg | more decriptions |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Daniel Stenberg | removed lots of external program dependencies (for... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | somewhat more functioning FTP |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | basic and early ftp support |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | logs stderr as well now, which is good if the program... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | moved the followlocation field from the http struct... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | converted shell script to perl |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | more test case data |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | removed the check that prevents -T and -o beinged used... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | if the server is already running when the script is... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | Added space after the Cookie: header keyword |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | defaults to run all available test cases in (1 - last... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | updated test cases |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | new pid stuff, more filters, various fixes |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | changed pid stuff, made it work with rfc1867 posts... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | more details added |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | Jörg updated the list of exported functions |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | replaced by a working server! |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | uses the new httpd server, runs the tests much faster |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | new perl http server that works better |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Daniel Stenberg | Chris Faherty fixed a free-twice problem |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Daniel Stenberg | updated config file section |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Daniel Stenberg | Added empty actions for all: and install: |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Daniel Stenberg | The last few days of changes |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Daniel Stenberg | test files |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Daniel Stenberg | initial checkin |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Daniel Stenberg | the tests dir is added |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Daniel Stenberg | set type before checking --head size, as the type may... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Daniel Stenberg | doing an ftp upload append that was already completed... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Daniel Stenberg | added getpass_r check |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Daniel Stenberg | adjusted to the changed getpass_r() |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Daniel Stenberg | new interface, updated Angus' license, dependent on... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Daniel Stenberg | Venkataramana Mokkapati corrected a cookie parser bug |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Daniel Stenberg | haxx.nu => haxx.se |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Daniel Stenberg | Added RSAglue/rsaref lib check if the crypto lib is... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Daniel Stenberg | cleaned up the thread-safe checks into separate functio... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Daniel Stenberg | Added typecast to localtime_r() |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Daniel Stenberg | removed the perror() outputs as they did nothing good... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Daniel Stenberg | getpass_r() is the new getpass name for thread-safe... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Daniel Stenberg | Added T. Bharath to the list of contributors |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Daniel Stenberg | Added descriptions for: CURLOPT_PASSWDDATA, CURLOPT_PAS... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Daniel Stenberg | Added CURLINFO_SSL_VERIFYRESULT |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Daniel Stenberg | bugfixes and improvements |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Daniel Stenberg | removed bad mirror, added text about source contents... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Daniel Stenberg | new getpass proto and function pointer usage |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Daniel Stenberg | modified pgrsTime() to the new functionality |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Daniel Stenberg | adjusted the time-keeping function to work better for... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Daniel Stenberg | Emmanuel Tychon found a problem when specifying user... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Daniel Stenberg | David Odin (aka DindinX) for MandrakeSoft, tiny example... |
commit | commitdiff | tree | snapshot |
next |