Age | Commit message (Expand) | Author |
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 |
2008-04-04 | Alexey Simak made adig support NAPTR records | Daniel Stenberg |
2008-04-04 | Eino Tuominen improved the code when a file is used to seed the randomizer | Daniel Stenberg |
2008-04-04 | Give a hint as to why a url_fopen failed. | Dan Fandrich |
2008-04-04 | SunSSH sshd ignores UsePrivilegeSeparation option | Yang Tse |
2008-04-04 | SunSSH 1.2 options sync | Yang Tse |
2008-04-04 | oops, forgot to add test554 | Daniel Stenberg |
2008-04-04 | Added test627 to test SFTP with CURLOPT_NOBODY | Dan Fandrich |
2008-04-03 | - Setting CURLOPT_NOBODY to FALSE will now switch the HTTP request method to | Daniel Stenberg |
2008-04-03 | Scott Barrett added support for CURLOPT_NOBODY over SFTP | Daniel Stenberg |
2008-04-03 | Made sure that curl_global_init is called in all the multithreaded | Dan Fandrich |
2008-04-02 | removed unused var. | Gunter Knauf |
2008-04-02 | removed double dependency. | Gunter Knauf |
2008-04-01 | 128 - Phil Blundell's ares and ipv6 fix (feedback lacking) | Daniel Stenberg |
2008-04-01 | Eetu contributed back in 2000... | Daniel Stenberg |
2008-03-31 | 132 - Xponaut's CURLFORM_STREAM option to curl_formadd() | Daniel Stenberg |
2008-03-31 | moved CURL_CA_BUNDLE define to generated config.h. | Gunter Knauf |
2008-03-31 | Removed the generated ca-bundle.h file. The verbatim value of $ca and | Michal Marek |
2008-03-31 | expanded a comment around some of the new formpost callback usage | Daniel Stenberg |
2008-03-31 | - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an | Daniel Stenberg |
2008-03-31 | Changed the makefile so the doc/examples/ programs are never built in a | Dan Fandrich |
2008-03-30 | added people from the 7.18.1 release announcement | Daniel Stenberg |
2008-03-30 | back to a blank for 7.18.2 | Daniel Stenberg |
2008-03-30 | start working on 7.18.2 | Daniel Stenberg |
2008-03-30 | 7.18.1 | Daniel Stenberg |
2008-03-30 | 132 - Xponaut's CURLFORM_STREAM option to curl_formadd() | Daniel Stenberg |
2008-03-30 | I'm officially pushing the two remaining issues to the next release instead, | Daniel Stenberg |
2008-03-28 | Made the test work on perl 5.00 | Dan Fandrich |