Age | Commit message (Expand) | Author |
2008-07-10 | s/muse/must | Daniel Stenberg |
2008-07-10 | document --remote-name-all | Daniel Stenberg |
2008-07-10 | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse |
2008-07-10 | Added tests 1036 and 1037 to verify resumed ftp downloads with -C - | Dan Fandrich |
2008-07-09 | - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I | Daniel Stenberg |
2008-07-09 | Fixed an OOM handling problem that cause test 11 to fail the torture test. | Dan Fandrich |
2008-07-09 | since Jun 30 2008 MAXHOSTNAMELEN define is no longer used | Yang Tse |
2008-07-08 | Fixed test 554 to pass the torture test. | Dan Fandrich |
2008-07-08 | Added libidn libs as needed. Added compilation of sendrecv.c | Gisle Vanem |
2008-07-07 | Added test cases 1034 & 1035 to test IDN name conversion failures. | Dan Fandrich |
2008-07-07 | - Scott Barrett provided a test case for a segfault in the FTP code and the | Daniel Stenberg |
2008-07-07 | New options added to OS400 wrapper and ILERPG definitions. | Patrick Monnerat |
2008-07-07 | fix c-ares version reported in generated libcares.pc file when building | Yang Tse |
2008-07-05 | fix compiler warning: empty body in an if-statement | Yang Tse |
2008-07-05 | mention that egrep and ar are also mandatory | Yang Tse |
2008-07-04 | egrep and ar are also mandatory | Yang Tse |
2008-07-03 | just to clarify that c-ares actually have some ipv6 support | Daniel Stenberg |
2008-07-03 | ares_gethostbyname() fallback from AAA to A records with CNAME present | Daniel Stenberg |
2008-07-03 | - Phil Blundell: If you ask ares_gethostbyname() to do an AF_INET6 lookup and | Daniel Stenberg |
2008-07-03 | Phil Blundell provided a fix for libcurl's treatment of unexpected 1xx | Daniel Stenberg |
2008-07-03 | Introcuding a new timestamp for curl_easy_getinfo(): | Daniel Stenberg |
2008-07-02 | Support Open Watcom C on Linux (as well as Windows). | Dan Fandrich |
2008-07-02 | The configure process will now halt when sed or grep are unavailable | Yang Tse |
2008-07-02 | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse |
2008-07-01 | - Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITY | Daniel Stenberg |
2008-07-01 | CreateConnection collided with a function using the exact same name in the | Daniel Stenberg |
2008-07-01 | IBM C/C++ compiler predefined macro check | Yang Tse |
2008-07-01 | set earlier in configure process IBM compilers optimization flags | Yang Tse |
2008-06-30 | make check message wording more precise | Yang Tse |
2008-06-30 | - Stephen Collyer and Tor Arntsen helped identify a flaw in the range code | Daniel Stenberg |
2008-06-30 | made %llu work for printing unsigned long longs, added the generic curl source | Daniel Stenberg |
2008-06-30 | - As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define is | Daniel Stenberg |
2008-06-30 | minor language fix | Daniel Stenberg |
2008-06-29 | fix C style comment | Yang Tse |
2008-06-29 | John Lightsey filed bug report #1999181: "CLOCK_MONOTONIC always fails on | Yang Tse |
2008-06-26 | let's try to maintain compatibility with NSS 3.11.x | Daniel Stenberg |
2008-06-26 | Honour --stderr with the -v option. | Dan Fandrich |
2008-06-24 | Added README.NSS to describe the current NSS situation. | Daniel Stenberg |
2008-06-22 | - Eduard Bloch filed the debian bug report #487567 | Daniel Stenberg |
2008-06-22 | Stopped using ranges in scanf character sequences (e.g. %[a-z]) since that | Dan Fandrich |
2008-06-21 | Oops, that was an experimental change not meant to be committed! | Daniel Stenberg |
2008-06-21 | made Curl_nss_send() take const data to kill compiler warning | Daniel Stenberg |
2008-06-21 | Edited some test keywords for consistency | Dan Fandrich |
2008-06-20 | Modified configuration script to actually verify if the compiler is good | Yang Tse |
2008-06-20 | - Phil Pellouchoud found a case where libcurl built with NSS failed to | Daniel Stenberg |
2008-06-20 | remove leftover proto that isn't used, I made it a macro instead | Daniel Stenberg |
2008-06-20 | - Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxy | Daniel Stenberg |
2008-06-19 | minor language fix | Daniel Stenberg |
2008-06-19 | - Christopher Palow fixed a curl_multi_socket() issue which previous caused | Daniel Stenberg |
2008-06-19 | - Dengminwen found a bug in the connection re-use function when using the | Daniel Stenberg |