Age | Commit message (Expand) | Author |
2000-11-14 | removed lots of external program dependencies (for windows compliance) | Daniel Stenberg |
2000-11-13 | somewhat more functioning FTP | Daniel Stenberg |
2000-11-13 | basic and early ftp support | Daniel Stenberg |
2000-11-13 | logs stderr as well now, which is good if the program crashes, and also | Daniel Stenberg |
2000-11-13 | *** empty log message *** | Daniel Stenberg |
2000-11-13 | moved the followlocation field from the http struct to the urldata struct | Daniel Stenberg |
2000-11-13 | updated | Daniel Stenberg |
2000-11-13 | converted shell script to perl | Daniel Stenberg |
2000-11-13 | more test case data | Daniel Stenberg |
2000-11-13 | removed the check that prevents -T and -o beinged used simultaneously! | Daniel Stenberg |
2000-11-13 | if the server is already running when the script is started, it now verifies | Daniel Stenberg |
2000-11-13 | Added space after the Cookie: header keyword | Daniel Stenberg |
2000-11-13 | defaults to run all available test cases in (1 - last) order | Daniel Stenberg |
2000-11-13 | updated test cases | Daniel Stenberg |
2000-11-13 | new pid stuff, more filters, various fixes | Daniel Stenberg |
2000-11-13 | changed pid stuff, made it work with rfc1867 posts and made it work better | Daniel Stenberg |
2000-11-13 | more details added | Daniel Stenberg |
2000-11-13 | Jörg updated the list of exported functions | Daniel Stenberg |
2000-11-13 | replaced by a working server! | Daniel Stenberg |
2000-11-13 | uses the new httpd server, runs the tests much faster | Daniel Stenberg |
2000-11-13 | new perl http server that works better | Daniel Stenberg |
2000-11-13 | Chris Faherty fixed a free-twice problem | Daniel Stenberg |
2000-11-12 | updated config file section | Daniel Stenberg |
2000-11-12 | Added empty actions for all: and install: | Daniel Stenberg |
2000-11-10 | The last few days of changes | Daniel Stenberg |
2000-11-10 | test files | Daniel Stenberg |
2000-11-10 | initial checkin | Daniel Stenberg |
2000-11-10 | the tests dir is added | Daniel Stenberg |
2000-11-10 | set type before checking --head size, as the type may cause the server | Daniel Stenberg |
2000-11-10 | doing an ftp upload append that was already completed resulted in a | Daniel Stenberg |
2000-11-10 | added getpass_r check | Daniel Stenberg |
2000-11-10 | adjusted to the changed getpass_r() | Daniel Stenberg |
2000-11-10 | new interface, updated Angus' license, dependent on HAVE_GETPASS_R | Daniel Stenberg |
2000-11-10 | Venkataramana Mokkapati corrected a cookie parser bug | Daniel Stenberg |
2000-11-09 | haxx.nu => haxx.se | Daniel Stenberg |
2000-11-09 | Added RSAglue/rsaref lib check if the crypto lib is there but the ssl lib | Daniel Stenberg |
2000-11-08 | cleaned up the thread-safe checks into separate functions, added check for | Daniel Stenberg |
2000-11-07 | Added typecast to localtime_r() | Daniel Stenberg |
2000-11-07 | removed the perror() outputs as they did nothing good to us | Daniel Stenberg |
2000-11-06 | getpass_r() is the new getpass name for thread-safe getpass! | Daniel Stenberg |
2000-11-06 | Added T. Bharath to the list of contributors | Daniel Stenberg |
2000-11-06 | Added descriptions for: CURLOPT_PASSWDDATA, CURLOPT_PASSWDFUNCTION, | Daniel Stenberg |
2000-11-06 | Added CURLINFO_SSL_VERIFYRESULT | Daniel Stenberg |
2000-11-06 | bugfixes and improvements | Daniel Stenberg |
2000-11-06 | removed bad mirror, added text about source contents (that should be here | Daniel Stenberg |
2000-11-06 | new getpass proto and function pointer usage | Daniel Stenberg |
2000-11-06 | modified pgrsTime() to the new functionality | Daniel Stenberg |
2000-11-06 | adjusted the time-keeping function to work better for location following | Daniel Stenberg |
2000-11-06 | Emmanuel Tychon found a problem when specifying user-name only in a URL | Daniel Stenberg |
2000-11-03 | David Odin (aka DindinX) for MandrakeSoft, tiny example with GTK | Daniel Stenberg |