Age | Commit message (Expand) | Author |
2005-10-27 | updates to reflect current status in Debian land, and added some known | Daniel Stenberg |
2005-10-27 | Removed dependency on zlib.h. Added dependency for | Gisle Vanem |
2005-10-27 | Added option '-zc' puts const data in code-segment. | Gisle Vanem |
2005-10-27 | Jaz Fresh pointed out that if you used "-r [number]" as was wrongly described | Daniel Stenberg |
2005-10-25 | multi IP socket description leak with multi interface | Daniel Stenberg |
2005-10-25 | added new dutch mirror and removed the "--" separators | Daniel Stenberg |
2005-10-25 | close the existing socket when trying next IP, as otherwise we leak one! | Daniel Stenberg |
2005-10-22 | Dima Barsky reported a problem with GnuTLS-enabled libcurl in bug report | Daniel Stenberg |
2005-10-21 | "Ofer" reported a problem when libcurl re-used a connection and failed to do | Daniel Stenberg |
2005-10-21 | Temprimus improved the MSVC makefile so that the static debug SSL libs are | Daniel Stenberg |
2005-10-21 | Bradford Bruce made the windows resolver code properly return | Daniel Stenberg |
2005-10-20 | shorted and unified language in the --help output | Daniel Stenberg |
2005-10-20 | 2 gone, 2 added, 1 moved, 1 changed name | Daniel Stenberg |
2005-10-20 | Dave Dribin made libcurl understand and handle cases when the server | Daniel Stenberg |
2005-10-20 | 2 mirrors, 1 binding release | Daniel Stenberg |
2005-10-20 | Added a dump_addrinfo() function to ease debugging of resolved names. Define | Daniel Stenberg |
2005-10-20 | Temprimus improved the MSVC makefile: "makes a build option available so if | Daniel Stenberg |
2005-10-18 | Removed mention of TFTP now that it's implemented. | Dan Fandrich |
2005-10-18 | Mohun Biswas' suggested change to prevent GNU indent to warn on the =-1 line. | Daniel Stenberg |
2005-10-14 | Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave Dribin | Daniel Stenberg |
2005-10-14 | Reported by 'TemPRImus' in bug 1326665: use the "Multi-Threaded" options even | Daniel Stenberg |
2005-10-13 | Slight editing of wording in the CURLOPT_SSL_VERIFYHOST section. | Daniel Stenberg |
2005-10-13 | start working on 7.15.1 | Daniel Stenberg |
2005-10-13 | added names from the 7.15.0 release | Daniel Stenberg |
2005-10-13 | 7.15.0 time | Daniel Stenberg |
2005-10-13 | Make sure that the user and domain strings fit in the target buffer before we | Daniel Stenberg |
2005-10-13 | NTLM requires windows or OpenSSL. If you build with GnuTLS for example you | Daniel Stenberg |
2005-10-11 | 7.15.0 in november? | Daniel Stenberg |
2005-10-10 | make it compile warning-free and free() the memory before exit | Daniel Stenberg |
2005-10-10 | pass a NULL pointer in the service argument (the second) if the port number | Daniel Stenberg |
2005-10-06 | Added tftp.obj. | Gisle Vanem |
2005-10-06 | we all the next version 7.15.0 due to the new TFTP support | Daniel Stenberg |
2005-10-06 | remove getinfo-times from the dist archive since the info is now in the | Daniel Stenberg |
2005-10-06 | end the .nf section, mark the option names properly so that they end up | Daniel Stenberg |
2005-10-06 | Added the info from getinfo-times as it really belongs in this man page. | Daniel Stenberg |
2005-10-05 | mention the recent fixes | Daniel Stenberg |
2005-10-05 | added test case 272 for -z download over FTP when the timestamp is identical | Daniel Stenberg |
2005-10-05 | CURL_TIMECOND_IFMODSINCE actually requires that the remote document has been | Daniel Stenberg |
2005-10-04 | Domenico Andreoli's patch that removes a few 0xa0(!) bytes | Daniel Stenberg |
2005-10-04 | Michael Wallner reported that the date parser had wrong offset stored for | Daniel Stenberg |
2005-10-04 | Domenico Andreoli's SEE ALSO patch | Daniel Stenberg |
2005-10-03 | Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to code | Daniel Stenberg |
2005-10-03 | recent action | Daniel Stenberg |
2005-10-02 | Avoid gcc warning "dereferencing type-punned pointer | Gisle Vanem |
2005-10-02 | Fix for building with MS Visual-C and single-threaded | Gisle Vanem |
2005-09-30 | fixed the proper path to the tftpd server | Daniel Stenberg |
2005-09-30 | a new mirror, but we don't increase the amount since one of the former ones | Daniel Stenberg |
2005-09-30 | Update in the "which license is best" section as it seems Debian people have | Daniel Stenberg |
2005-09-29 | Starting now, the verbose text that goes like "About to connect() to" will | Daniel Stenberg |
2005-09-27 | David Yan brought the Content-Range report | Daniel Stenberg |