summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-137.15.0 timecurl-7_15_0Daniel Stenberg
2005-10-13Make sure that the user and domain strings fit in the target buffer before weDaniel Stenberg
2005-10-13NTLM requires windows or OpenSSL. If you build with GnuTLS for example youDaniel Stenberg
2005-10-117.15.0 in november?Daniel Stenberg
2005-10-10make it compile warning-free and free() the memory before exitDaniel Stenberg
2005-10-10pass a NULL pointer in the service argument (the second) if the port numberDaniel Stenberg
2005-10-06Added tftp.obj.Gisle Vanem
2005-10-06we all the next version 7.15.0 due to the new TFTP supportDaniel Stenberg
2005-10-06remove getinfo-times from the dist archive since the info is now in theDaniel Stenberg
2005-10-06end the .nf section, mark the option names properly so that they end upDaniel Stenberg
2005-10-06Added the info from getinfo-times as it really belongs in this man page.Daniel Stenberg
2005-10-05mention the recent fixesDaniel Stenberg
2005-10-05added test case 272 for -z download over FTP when the timestamp is identicalDaniel Stenberg
2005-10-05CURL_TIMECOND_IFMODSINCE actually requires that the remote document has beenDaniel Stenberg
2005-10-04Domenico Andreoli's patch that removes a few 0xa0(!) bytesDaniel Stenberg
2005-10-04Michael Wallner reported that the date parser had wrong offset stored forDaniel Stenberg
2005-10-04Domenico Andreoli's SEE ALSO patchDaniel Stenberg
2005-10-03Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to codeDaniel Stenberg
2005-10-03recent actionDaniel Stenberg
2005-10-02Avoid gcc warning "dereferencing type-punned pointerGisle Vanem
2005-10-02Fix for building with MS Visual-C and single-threadedGisle Vanem
2005-09-30fixed the proper path to the tftpd serverDaniel Stenberg
2005-09-30a new mirror, but we don't increase the amount since one of the former onesDaniel Stenberg
2005-09-30Update in the "which license is best" section as it seems Debian people haveDaniel Stenberg
2005-09-29Starting now, the verbose text that goes like "About to connect() to" willDaniel Stenberg
2005-09-27David Yan brought the Content-Range reportDaniel Stenberg
2005-09-27An anonymous submitter filed bug #1299181Daniel Stenberg
2005-09-27TJ Saunders of the proftpd project identified and pointed out problems withDaniel Stenberg
2005-09-22clarify what the default read callback does and how it uses the READDATADaniel Stenberg
2005-09-21three debian bug reports addressedDaniel Stenberg
2005-09-21stricter type usage for time variables to avoid picky compiler warningsDaniel Stenberg
2005-09-211 - attempted fix of uninitialized variableDaniel Stenberg
2005-09-21simplified the sin6_scope_id test and removed some left-overs from the previousDaniel Stenberg
2005-09-21fixed the check for the addrinfo structDaniel Stenberg
2005-09-21clarified ERRORBUFFER - some errors just don't write a string even thoughDaniel Stenberg
2005-09-21return an error string for the missing URL caseDaniel Stenberg
2005-09-21mention what WRITEFUNCTION and WRITEDATA do by defaultDaniel Stenberg
2005-09-21oops, broken sentence fixed:Daniel Stenberg
2005-09-20Uses __stdcall instead of SEC_ENTRY since it seems (at least) mingw doesn'tDaniel Stenberg
2005-09-20Since newer ares versions should work with ipv6, I modified the error messageDaniel Stenberg
2005-09-20typecasts added in an attempt to please the picky compilersDaniel Stenberg
2005-09-19added test 271Daniel Stenberg
2005-09-19test 271, the first ever TFTP testDaniel Stenberg
2005-09-19seems to work for test 271 on Linux now!Daniel Stenberg
2005-09-19Dmitry Bartsevich made the SSPI support work on Windows 9x as wellDaniel Stenberg
2005-09-18Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ...Dominick Meglio
2005-09-16keep 'socktype' in the connectdata struct and make sure we use that for allDaniel Stenberg
2005-09-16recent changesDaniel Stenberg
2005-09-16renamed sendfile() since some systems have a system call named like this -Daniel Stenberg
2005-09-16In the Solaris 7 header files for tftp, the th_stuff struct member is anDaniel Stenberg