Age | Commit message (Expand) | Author |
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 |
2008-04-22 | Added support for running on Symbian OS. | Dan Fandrich |
2008-04-22 | fix minor memory leak triggered upon test failure | Yang Tse |
2008-04-22 | Remove fflush() + fsync() previously introduced accelerated writing of | Yang Tse |
2008-04-22 | Remove previously introduced small delay to verify if it can be avoided | Yang Tse |
2008-04-21 | Allocate the decompression buffer for the --manual option on the heap | Dan Fandrich |
2008-04-21 | Fixed typo in log message | Dan Fandrich |
2008-04-21 | added Haskell binding, unified the formatting somewhat | Daniel Stenberg |
2008-04-21 | HAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32 systems | Yang Tse |
2008-04-21 | Ignore the result of the postcheck command in torture mode | Dan Fandrich |
2008-04-21 | Make the test work with nroffs that use special escaping for bold output. | Dan Fandrich |
2008-04-20 | accelerate the writing of server input and response request files | Yang Tse |
2008-04-18 | Added test cases 1026 and 1027 to do some rudimentary tests on the --manual | Dan Fandrich |
2008-04-18 | test 1001 needs a small delay between client part execution and test | Yang Tse |
2008-04-18 | test 1001 needs a small delay between client part execution and test | Yang Tse |
2008-04-17 | fix compiler warning: enumerated type mixed with another type | Yang Tse |
2008-04-17 | Some trivial changes | Dan Fandrich |
2008-04-16 | Added test case 555, a variation of 547 but using multi interface instead of | Daniel Stenberg |
2008-04-16 | Removed 129 and 130 due to lack of response on those issues | Daniel Stenberg |
2008-04-14 | allow disabling the typechecker by defining CURL_DISABLE_TYPECHECK, as | Michal Marek |
2008-04-14 | - Stefan Krause reported a case where the OpenSSL handshake phase wasn't | Daniel Stenberg |
2008-04-14 | - Andre Guibert de Bruet fixed a second case of not checking the malloc() | Daniel Stenberg |
2008-04-14 | mention Sandor as contributor | Daniel Stenberg |
2008-04-14 | - Sandor Feldi reported bug #1942022 | Daniel Stenberg |
2008-04-14 | - Brock Noland reported that curl behaved differently depending on which order | Daniel Stenberg |
2008-04-12 | - Andre Guibert de Bruet found and fixed a case where malloc() was called but | Daniel Stenberg |
2008-04-12 | return 0 not -1 at end of data! | Daniel Stenberg |
2008-04-10 | Added test case 1025 to test a command-line cookie with Location: following | Dan Fandrich |
2008-04-10 | mention what happens to the data when a write callback returns pause | Daniel Stenberg |
2008-04-10 | clarify the COOKIE option a bit | Daniel Stenberg |
2008-04-10 | Added test case 1024 to test a scenario similar to the one reported | Dan Fandrich |
2008-04-09 | "tag" the function referals properly | Daniel Stenberg |
2008-04-07 | make previous compiler warning fix more portable | Yang Tse |
2008-04-07 | fix compiler warning: argument is incompatible with corresponding format stri... | Yang Tse |
2008-04-07 | fix compiler warning: indirection to slightly different base types | Yang Tse |
2008-04-07 | fix compiler warning: local variable may be used without having been initialized | Yang Tse |
2008-04-07 | Adapt OS400 SSL (qssl.h) to V5R4 | Patrick Monnerat |
2008-04-07 | fix compiler warning: unreferenced formal parameter | Yang Tse |
2008-04-07 | fix compiler warning: assignment within conditional expression | Yang Tse |
2008-04-07 | - Fix the MIT / Heimdal check for good: | Michal Marek |
2008-04-05 | - Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properly | Daniel Stenberg |
2008-04-05 | provide CURL_DEFAULT_PROXY_PORT set to 1080 for the default port libcurl | Daniel Stenberg |
2008-04-05 | - Based on the Debian bug report #474224 that complained about the FTP error | Daniel Stenberg |
2008-04-04 | - Alexey Simak fixed the VC dsp file by adding the missing source file | Daniel Stenberg |