Age | Commit message (Expand) | Author |
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 |
2008-03-27 | - Stephen Collyer pointed out that configure --with-libssh2 without a given | Daniel Stenberg |
2008-03-27 | fix --with-libssh2 when given without path | Daniel Stenberg |
2008-03-27 | - As found out and reported by Dan Petitt, libcurl didn't show progress/call | Daniel Stenberg |
2008-03-25 | spell! | Daniel Stenberg |
2008-03-25 | - Made setting the CURLOPT_SSL_CTX_FUNCTION option return a failure in case | Daniel Stenberg |
2008-03-25 | spell it out loudly and clearly that CURLOPT_SSL_CTX_FUNCTION is only | Daniel Stenberg |
2008-03-22 | - Fixed the problem with doing a zero byte SCP transfer, verified with test | Daniel Stenberg |
2008-03-21 | roadmap ahead | Daniel Stenberg |
2008-03-20 | Jes reported the curl-config bug | Dan Fandrich |