Age | Commit message (Expand) | Author |
2008-01-25 | Dmitry Kurochkin's test harness HTTP server pipelining fix fot test 530 | Yang Tse |
2008-01-24 | and Igor Franchuk is his name! | Daniel Stenberg |
2008-01-24 | fixed link to latest native awk. | Gunter Knauf |
2008-01-24 | updated makefiles to use global copyright define. | Gunter Knauf |
2008-01-24 | updated awk script to fetch copyright from header. | Gunter Knauf |
2008-01-24 | minor makefile tweaks. | Gunter Knauf |
2008-01-24 | happy new year | Gunter Knauf |
2008-01-24 | use more correctly named define. | Gunter Knauf |
2008-01-24 | use copyright define instead of hardcoded string. | Gunter Knauf |
2008-01-24 | added copyright define to curlver.h. | Gunter Knauf |
2008-01-23 | "Igor" pointed out that CURLOPT_COOKIELIST set to "ALL" leaked memory, and so | Daniel Stenberg |
2008-01-23 | Dmitry Kurochkin's pipelining close-down segfault fix | Daniel Stenberg |
2008-01-23 | update openssl version | Yang Tse |
2008-01-23 | STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO clone macros | Yang Tse |
2008-01-23 | happy new year | Gunter Knauf |
2008-01-23 | removed inclusion of libcurl memory debug headers since this lib stub is a we... | Gunter Knauf |
2008-01-22 | when unable to initialize sftp session, also log failure reason | Yang Tse |
2008-01-22 | check availability of poll.h header at configuration time, and include | Yang Tse |
2008-01-22 | update copyright year | Yang Tse |
2008-01-21 | Dmitry Kurochkin removed the cancelled state for pipelining, as we agreed | Daniel Stenberg |
2008-01-21 | Disable ldap support for cygwin builds, since it breaks whole build process. | Yang Tse |
2008-01-21 | undo using internal *printf() clones for test #530 | Yang Tse |
2008-01-20 | use internal *printf() clones since snprintf() not available on all platforms | Yang Tse |
2008-01-20 | Judson provided an example, and the added mirror adds the count | Daniel Stenberg |
2008-01-20 | This is a multi threaded application that uses a progress bar to show | Daniel Stenberg |
2008-01-20 | http://curl.very-clever.com/ is a new mirror in Nuremberg, Germany | Daniel Stenberg |
2008-01-20 | Also disable GSSAPIAuthentication for the test harness ssh client | Yang Tse |
2008-01-19 | added a (sample) target for 64bit msvc builds | Daniel Stenberg |
2008-01-19 | rephrased the --socks5-hostname help output somewhat | Daniel Stenberg |
2008-01-19 | Dmitry Kurochkin fixed test case 530 (pipelining) | Daniel Stenberg |
2008-01-18 | Lau Hang Kin found and fixed a problem with the multi interface when doing | Daniel Stenberg |
2008-01-18 | fix failure to properly detect SSH and SOCKS servers start up on loaded systems | Yang Tse |
2008-01-18 | to actually allow really big HTTP POSTs curl's postfieldsize type is changed to | Yang Tse |
2008-01-17 | curl-java 0.2.1 | Daniel Stenberg |
2008-01-17 | the java binding is not really maintained | Daniel Stenberg |
2008-01-17 | Don't abort tests 518 and 537 when unable to raise the open-file soft limit | Yang Tse |
2008-01-17 | fix compiler warning | Yang Tse |
2008-01-17 | Put the comments in an XML-valid location. | Dan Fandrich |
2008-01-17 | updated lib versions. | Gunter Knauf |
2008-01-17 | updated copyright for new year. | Gunter Knauf |
2008-01-16 | Added test 553. This test case and code is based on the bug recipe Joe Malicki | Daniel Stenberg |
2008-01-16 | remove trailing comma too, even though I don't think it does any harm | Daniel Stenberg |
2008-01-16 | Nathan Coulter's patch that makes runtests.pl respect the PATH when figuring | Daniel Stenberg |
2008-01-16 | Dmitry Kurochkin's additional pipelining bugfix | Daniel Stenberg |
2008-01-16 | fix handling of out of memory in the command line tool that afected | Yang Tse |
2008-01-16 | OS/400 update: | Patrick Monnerat |
2008-01-16 | Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that | Daniel Stenberg |
2008-01-15 | Calls to Curl_failf() are not supposed to provide a trailing newline as the | Daniel Stenberg |
2008-01-15 | Woops, partly revert my previous commit and do it slightly differently instead. | Daniel Stenberg |
2008-01-15 | I made the torture test on test 530 go through. This was actually due to | Daniel Stenberg |