Age | Commit message (Expand) | Author |
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 |
2000-11-02 | error code fix | Daniel Stenberg |
2000-11-01 | added signal in case sigaction is missing | Daniel Stenberg |
2000-10-31 | adjusted to the new packages dir | Daniel Stenberg |
2000-10-31 | removed, see packages/Linux/RPM | Daniel Stenberg |
2000-10-31 | new package related file | Daniel Stenberg |
2000-10-30 | removed extra comma in the CURLINFO enum typedef | Daniel Stenberg |
2000-10-30 | Added CURLOPT_SSL_VERIFYPEER and CURLOPT_CAINFO | Daniel Stenberg |
2000-10-30 | the verify cert stuff is now added! | Daniel Stenberg |
2000-10-30 | T. Bharath's ssl patch | Daniel Stenberg |
2000-10-30 | typecasted the localtime_r() return code to not make it not warn even if the | Daniel Stenberg |
2000-10-30 | new urldata ssl layout and T. Bharath brought the new SSL cert verify function | Daniel Stenberg |
2000-10-27 | Added section 4.8 I found a bug and did some minor cosmetics | Daniel Stenberg |
2000-10-27 | Added description on how to use the newly supported multiple -d options | Daniel Stenberg |
2000-10-27 | Added sigaction check | Daniel Stenberg |
2000-10-27 | post 7.4.1 changes | Daniel Stenberg |
2000-10-26 | removed old unused getpass() leftovers | Daniel Stenberg |
2000-10-26 | Georg Horn provided a fix for the timeout signal stuff. Finally the timeout | Daniel Stenberg |
2000-10-26 | removed getpass-check since getpass() is no longer being used | Daniel Stenberg |