Age | Commit message (Expand) | Author |
2006-04-08 | curl_easy_unescape() takes 4 arguments. | Gisle Vanem |
2006-04-07 | First commit of David McCreedy's EBCDIC and TPF changes. | Daniel Stenberg |
2006-04-07 | minor re-arrange to return a value in order to avoid compiler warnings | Daniel Stenberg |
2006-04-07 | added typedefed function pointers and typecast the NULL assignments in an | Daniel Stenberg |
2006-04-07 | attempt to avoid warnings in picky environments by storing options as | Daniel Stenberg |
2006-04-05 | cut off a bit more of the type-2 ntlm message since it differs between | Daniel Stenberg |
2006-04-05 | Michele Bini modified the NTLM code to work for his "weird IIS case" | Daniel Stenberg |
2006-03-28 | for the CURLDEBUG case, we redefine sprintf and vsprintf to make us notice | Daniel Stenberg |
2006-03-28 | #1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that | Daniel Stenberg |
2006-03-28 | converted sprintf() to snprintf() to reduce risk | Daniel Stenberg |
2006-03-27 | David Byron found a problem multiple -d options when libcurl was built with | Daniel Stenberg |
2006-03-27 | minor Makefile fix - let's go 2006; | Gunter Knauf |
2006-03-26 | Tor Arntsen figured out that TFTP was broken on a lot of systems since we | Daniel Stenberg |
2006-03-21 | David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path | Daniel Stenberg |
2006-03-21 | Xavier Bouchoux made the SSL connection non-blocking for the multi interface | Daniel Stenberg |
2006-03-21 | Tor Arntsen fixed the AIX Toolbox RPM spec | Daniel Stenberg |
2006-03-20 | David McCreedy fixed libcurl to no longer ignore AUTH failures and now it | Daniel Stenberg |
2006-03-20 | mention today's fixes | Daniel Stenberg |
2006-03-20 | 7.15.3 contributors | Daniel Stenberg |
2006-03-20 | Fixed a bug whereby a received file whose length was a multiple of | Dan Fandrich |
2006-03-20 | off-by-one for the case when it adds /? and a terminating zero to the URL | Daniel Stenberg |
2006-03-20 | start working towards 7.15.4 | Daniel Stenberg |
2006-03-20 | fixed the AIX packages | Daniel Stenberg |
2006-03-20 | missing in CVS | Daniel Stenberg |
2006-03-20 | fixed tftp packet overflow risk | Daniel Stenberg |
2006-03-17 | slight rewording based on debian bug report #357388 by Justin Pryzby | Daniel Stenberg |
2006-03-16 | fixed in CVS | Daniel Stenberg |
2006-03-16 | AIX Toolbox RPM spec file by Tor Arntsen | Daniel Stenberg |
2006-03-15 | slightly edited explanation for -f/--fail by the help of Kjell Ericson | Daniel Stenberg |
2006-03-14 | use the new types accordingly | Daniel Stenberg |
2006-03-14 | --ftp-method and CURLOPT_FTP_FILEMETHOD are now documented and usable | Daniel Stenberg |
2006-03-13 | David McCreedy found a use of the wrong variable when display the error | Daniel Stenberg |
2006-03-13 | David McCreedy found a missing return code assignment | Daniel Stenberg |
2006-03-13 | Scott Worley's typo fixes | Daniel Stenberg |
2006-03-08 | Peter Heuchert's correction for the clear control connection case | Daniel Stenberg |
2006-03-07 | Markus Koetter filed debian bug report #355715 which identified a problem | Daniel Stenberg |
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 |