Age | Commit message (Expand) | Author |
2008-05-12 | configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only | Yang Tse |
2008-05-10 | fix syntax error: missing semicolon | Yang Tse |
2008-05-10 | Add library checking for clock_gettime() support | Yang Tse |
2008-05-09 | Internal time differences now use monotonic time source if available. | Yang Tse |
2008-05-09 | Use monotonic time source if available. | Yang Tse |
2008-05-09 | Removed AC_PROG_CC_STDC again. It enforces C99/gnu99 stdandard which is too | Daniel Stenberg |
2008-05-09 | - Stefan Krause reported a busy-looping case when using the multi interface | Daniel Stenberg |
2008-05-09 | Removed an unused variable and one do-while loop that wasn't used either. | Daniel Stenberg |
2008-05-09 | - Make Curl_write and it's callees accept a const pointer, in preparation | Michal Marek |
2008-05-08 | include strings.h (if available) for the strcasecmp() proto | Daniel Stenberg |
2008-05-08 | check for strings.h in configure and use it for the strcasecmp() proto | Daniel Stenberg |
2008-05-08 | fix compiler warning: format '%ld' expects type 'long int' | Yang Tse |
2008-05-07 | adjusted to work with the updated configure.ac | Daniel Stenberg |
2008-05-07 | - Sebastian made c-ares able to return all PTR-records when doing reverse | Daniel Stenberg |
2008-05-07 | - Doug Goldstein provided a configure patch: updates autoconf 2.13 usage to | Daniel Stenberg |
2008-05-07 | -135 - Busy looping bug in multi_socket interface by | Daniel Stenberg |
2008-05-07 | - Liam Healy filed the debian bug report #480044 | Daniel Stenberg |
2008-05-07 | Christopher Palow provided the patch (edited by me) that introduces | Yang Tse |
2008-05-06 | fix compiler warning: enumerated type mixed with another type | Yang Tse |
2008-05-05 | mention four outstanding issues we should deal with before release | Daniel Stenberg |
2008-05-05 | Improved parsing of resolver configuration files | Yang Tse |
2008-05-03 | - Yuriy Sosov pointed out a configure fix for detecting c-ares when that is | Daniel Stenberg |
2008-05-03 | minor spell and language fix of a comment | Daniel Stenberg |
2008-05-03 | - Ben Van Hof filed bug report #1945240: "libcurl sometimes sends body twice | Daniel Stenberg |
2008-05-03 | Added comments, check Curl_http_auth_act()'s return code and added a check | Daniel Stenberg |
2008-05-03 | - Jean-Francois Bertrand reported a libcurl crash with CURLOPT_TCP_NODELAY | Daniel Stenberg |
2008-05-01 | - Bart Whiteley provided a patch that made libcurl work properly when an app | Daniel Stenberg |
2008-05-01 | 53. SFTP busy-loop problem when doing SFTP uploads. | Daniel Stenberg |
2008-05-01 | Document that variable replacement now takes place in the test file <stdout> ... | Dan Fandrich |
2008-05-01 | use variables to support other IPs and port numbers | Daniel Stenberg |
2008-05-01 | do variable replacement in the stdout data read from the test case | Daniel Stenberg |
2008-05-01 | Added precheck for hard-coded test server address and port | Dan Fandrich |
2008-05-01 | Made file XML compatible | Dan Fandrich |
2008-04-30 | Christian Vogt told us about OS21 in | Daniel Stenberg |
2008-04-30 | - To make it easier for applications that want lots of magic stuff done on | Daniel Stenberg |
2008-04-29 | improved easy interface resolving timeout handling in c-ares enabled builds | Yang Tse |
2008-04-29 | improve easy interface resolving timeout handling in c-ares enabled builds | Yang Tse |
2008-04-29 | Added test 1028 to test an HTTP redirect to a FTP URL. | Dan Fandrich |
2008-04-28 | - Norbert Frese filed bug report #1951588: "Problem with curlftpfs and | Daniel Stenberg |
2008-04-26 | mention the automake problems and solution even though it doesn't strictly | Daniel Stenberg |
2008-04-25 | Updated Symbian UIDs. Added .pkg files for creating .sis packages. | Dan Fandrich |
2008-04-25 | tests/libtest/delay.pl no longer used. The 'delay' attribute of the | Yang Tse |
2008-04-25 | Add 'timeout' and 'delay' attributes support for the test harness <command> s... | Yang Tse |
2008-04-25 | Made --stderr able to redirect all stderr messages. | Dan Fandrich |
2008-04-24 | Reduced the requested Symbian capabilities. | Dan Fandrich |
2008-04-23 | <postcheck> delay no longer needed for this test. | Yang Tse |
2008-04-23 | improve synchronization between test harness runtests.pl script | Yang Tse |
2008-04-23 | Symbian OS is a.k.a. EPOC32 | Dan Fandrich |
2008-04-23 | Mention that P.I.P.S. is needed for Symbian. | Dan Fandrich |
2008-04-23 | List extra files individually instead of by directory to avoid including | Dan Fandrich |