Age | Commit message (Expand) | Author |
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 |
2005-09-27 | An anonymous submitter filed bug #1299181 | Daniel Stenberg |
2005-09-27 | TJ Saunders of the proftpd project identified and pointed out problems with | Daniel Stenberg |
2005-09-22 | clarify what the default read callback does and how it uses the READDATA | Daniel Stenberg |
2005-09-21 | three debian bug reports addressed | Daniel Stenberg |
2005-09-21 | stricter type usage for time variables to avoid picky compiler warnings | Daniel Stenberg |
2005-09-21 | 1 - attempted fix of uninitialized variable | Daniel Stenberg |
2005-09-21 | simplified the sin6_scope_id test and removed some left-overs from the previous | Daniel Stenberg |
2005-09-21 | fixed the check for the addrinfo struct | Daniel Stenberg |
2005-09-21 | clarified ERRORBUFFER - some errors just don't write a string even though | Daniel Stenberg |
2005-09-21 | return an error string for the missing URL case | Daniel Stenberg |
2005-09-21 | mention what WRITEFUNCTION and WRITEDATA do by default | Daniel Stenberg |
2005-09-21 | oops, broken sentence fixed: | Daniel Stenberg |
2005-09-20 | Uses __stdcall instead of SEC_ENTRY since it seems (at least) mingw doesn't | Daniel Stenberg |
2005-09-20 | Since newer ares versions should work with ipv6, I modified the error message | Daniel Stenberg |
2005-09-20 | typecasts added in an attempt to please the picky compilers | Daniel Stenberg |
2005-09-19 | added test 271 | Daniel Stenberg |
2005-09-19 | test 271, the first ever TFTP test | Daniel Stenberg |
2005-09-19 | seems to work for test 271 on Linux now! | Daniel Stenberg |
2005-09-19 | Dmitry Bartsevich made the SSPI support work on Windows 9x as well | Daniel Stenberg |
2005-09-18 | Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ... | Dominick Meglio |
2005-09-16 | keep 'socktype' in the connectdata struct and make sure we use that for all | Daniel Stenberg |
2005-09-16 | recent changes | Daniel Stenberg |
2005-09-16 | renamed sendfile() since some systems have a system call named like this - | Daniel Stenberg |
2005-09-16 | In the Solaris 7 header files for tftp, the th_stuff struct member is an | Daniel Stenberg |
2005-09-16 | prevent warnings on re-defining MIN | Daniel Stenberg |
2005-09-16 | added URLs to bug reports | Daniel Stenberg |
2005-09-16 | Added known bugs #26, started using my new "bounce URL" that jumps to the | Daniel Stenberg |
2005-09-16 | use int "subscripts" to prevent warnings from picky compilers | Daniel Stenberg |
2005-09-16 | use internal *printf() clones | Daniel Stenberg |
2005-09-15 | ifdef for includes, added checking for two not previously checked files (one | Daniel Stenberg |
2005-09-15 | use make -k when running the tests | Daniel Stenberg |
2005-09-15 | ignore this too | Daniel Stenberg |