Age | Commit message (Expand) | Author |
2008-02-06 | Don't try to compare more than strlen chars | Yang Tse |
2008-02-06 | Use a long int data type to handle getpid() result | Yang Tse |
2008-02-05 | Fix buffer size specification. | Yang Tse |
2008-02-05 | Minor variable type cleanups. | Yang Tse |
2008-02-05 | proper initialization of httprequest, no longer zeroing out twice | Yang Tse |
2008-02-04 | fixed entry symbols when linked with posix prelude. | Gunter Knauf |
2008-02-04 | added makefile flag to link with NLM POSIX semantics. | Gunter Knauf |
2008-02-03 | - Dmitry Kurochkin cleaned up the pipelining code and removed the need for and | Daniel Stenberg |
2008-02-03 | threaded-ssl.c is a little example that does multi-threaded downloads from | Daniel Stenberg |
2008-02-03 | it is stable now... | Daniel Stenberg |
2008-02-01 | Make mkinstalldirs ignore umask, for consistency with the rest of the | Dan Fandrich |
2008-01-31 | When possible, use additional config options for test harness ssh server, | Yang Tse |
2008-01-31 | - Niklas Angebrand made the cookie support in libcurl properly deal with the | Daniel Stenberg |
2008-01-31 | - Dmitry Kurochkin moved several struct fields from the connectdata struct to | Daniel Stenberg |
2008-01-31 | bug 51 may possibly be fixed, and as such it is not a known bug anymore: | Daniel Stenberg |
2008-01-29 | silent stupid 'del' message when no files to delete found; | Gunter Knauf |
2008-01-29 | add verbose output to test 509 for easier debugging | Daniel Stenberg |
2008-01-29 | - Dmitry Kurochkin fixed Curl_done() for pipelining, as it could previously | Daniel Stenberg |
2008-01-29 | - Michal Marek fixed minor mistake in test case 553 that prevented it from | Daniel Stenberg |
2008-01-28 | start over on 7.18.1 | Daniel Stenberg |
2008-01-28 | Added peeps from the 7.18.0 release annoucement | Daniel Stenberg |
2008-01-28 | 7.18.0 | Daniel Stenberg |
2008-01-28 | Add the three currently discussed bugs that won't make it into the 7.18.0 | Daniel Stenberg |
2008-01-28 | this was modified this year so we bump the copyright year | Daniel Stenberg |
2008-01-28 | updated copyright year in the generated configure | Daniel Stenberg |
2008-01-27 | Dmitry Kurochkin: In "real world" testing I found more bugs in | Daniel Stenberg |
2008-01-27 | Dont rely on PAMAuthenticationViaKbdInt default being 'no' | Yang Tse |
2008-01-26 | added test 1021 to verify my fix for bug report #1879375 | Daniel Stenberg |
2008-01-25 | - Kevin Reed filed bug report #1879375 | Daniel Stenberg |
2008-01-25 | using anyauth isn't unconditionally an extra roundtrip | Daniel Stenberg |
2008-01-25 | just wanted to mention two uclinux archs I've tried libcurl builds on myself | Daniel Stenberg |
2008-01-25 | improve request initialization for test harness HTTP server | Yang Tse |
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 |