Age | Commit message (Expand) | Author |
2006-03-07 | Peter Heuchert made sure the CURLFTPSSL_CONTROL setting for CURLOPT_FTP_SSL | Daniel Stenberg |
2006-03-06 | Lots of users on Windows have reported getting the "SSL: couldn't set | Daniel Stenberg |
2006-03-04 | build fix for Interix | Daniel Stenberg |
2006-03-03 | If run on a curl built shared, detect this and invoke libtool for gdb | Daniel Stenberg |
2006-03-03 | added test524 | Daniel Stenberg |
2006-03-03 | Prevent uploading to a URL that has no file name part. | Daniel Stenberg |
2006-03-02 | point out that CAINFO points out a file name by default | Daniel Stenberg |
2006-03-02 | added large chunk of blurb about the progress meter | Daniel Stenberg |
2006-03-02 | I'm pretty sure #24 is fixed in 7.15.2 | Daniel Stenberg |
2006-03-02 | mention Dan F's out-of-file handles fix from the other day | Daniel Stenberg |
2006-03-02 | check for and use getprotobyname | Daniel Stenberg |
2006-02-28 | Don't lock up at start when there aren't any free file descriptors. | Dan Fandrich |
2006-02-27 | added missing files | Daniel Stenberg |
2006-02-27 | ack, removed duplicate | Daniel Stenberg |
2006-02-27 | 7.15.2 contributors added | Daniel Stenberg |
2006-02-27 | start over on what might become 7.15.3 | Daniel Stenberg |
2006-02-27 | hehe, wrong year but who reads these lines anyway? ;-) | Daniel Stenberg |
2006-02-27 | 7.15.2 | Daniel Stenberg |
2006-02-26 | Small fix. | Gisle Vanem |
2006-02-26 | Use getprotobyname() to retrieve protocol number for TCP | Gisle Vanem |
2006-02-25 | Fix typo. | Gisle Vanem |
2006-02-24 | Added user ID support to SOCKS4. | Dan Fandrich |
2006-02-23 | Fixed typo, the option is called --write-out. Bob Bagwill pointed out. | Daniel Stenberg |
2006-02-23 | argh, forgot the check for a connection before we call Curl_done | Daniel Stenberg |
2006-02-23 | Fixed a few more comment typos. | Dan Fandrich |
2006-02-23 | Peter Su's SOCKS4 fix | Daniel Stenberg |
2006-02-23 | the last planned fix is done | Daniel Stenberg |
2006-02-23 | Lots of work and analysis by "xbx___" in bug #1431750 | Daniel Stenberg |
2006-02-22 | Fixed test case 57 (KNOWN_BUG #18) | Dan Fandrich |
2006-02-22 | Fixed some spelling errors in comments, and extraneous \n in failf logs. | Dan Fandrich |
2006-02-21 | two typos in comments | Daniel Stenberg |
2006-02-21 | Peter Su added support for SOCKS4 proxies. Enable this by setting the proxy | Daniel Stenberg |
2006-02-20 | ftp upload with url ending with slash | Daniel Stenberg |
2006-02-19 | Shmulik Regev fixed an issue with multi-pass authentication and compressed | Daniel Stenberg |
2006-02-18 | Ulf H�rnhammar fixed a format string (printf style) problem in the Negotiate | Daniel Stenberg |
2006-02-17 | Fix spacing. | Yang Tse |
2006-02-17 | fixed formatting | Daniel Stenberg |
2006-02-16 | Shmulik Regev provided a fix for the DNS cache when using short life times, | Daniel Stenberg |
2006-02-16 | Gopher is no longer supported. | Dan Fandrich |
2006-02-16 | two items before release | Daniel Stenberg |
2006-02-16 | Added some clarifying comments | Daniel Stenberg |
2006-02-15 | 32. (At least on Windows) If libcurl is built with c-ares and there's no DNS | Daniel Stenberg |
2006-02-11 | mention the CURLOPT_CONNECT_ONLY connection | Daniel Stenberg |
2006-02-11 | Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options that | Daniel Stenberg |
2006-02-11 | Kent Boortz improved the configure check for GnuTLS to properly set LIBS | Daniel Stenberg |
2006-02-09 | CURLOPT_NOSIGNAL might be a MUST to make threaded use work, like on AIX 5.2 | Daniel Stenberg |
2006-02-07 | Philippe Vaucher provided a brilliant piece of test code that show a problem | Daniel Stenberg |
2006-02-07 | avoid illegal memory access when doing "-T [URL] [URL]" | Daniel Stenberg |
2006-02-07 | Rene Bernhardt found this typo | Daniel Stenberg |
2006-02-06 | how silly, the cookie expired! ;-) | Daniel Stenberg |