Age | Commit message (Expand) | Author |
2008-02-11 | open pipe to openssl commandline instead of writing into temp file. | Gunter Knauf |
2008-02-11 | Fixed unused variable warning. | Dan Fandrich |
2008-02-11 | added strict to make sure all vars are properly defined; | Gunter Knauf |
2008-02-10 | Bug report #1888932 (http://curl.haxx.se/bug/view.cgi?id=1888932) points | Yang Tse |
2008-02-10 | added -b switch to provide a backup functionality for existing ca-bundle.crt ... | Gunter Knauf |
2008-02-09 | fixed another wrong var in error message. | Gunter Knauf |
2008-02-09 | fixed wrong var in error message. | Gunter Knauf |
2008-02-08 | - Mike Hommey filed and fixed bug report #1889856 | Daniel Stenberg |
2008-02-08 | include mk-ca-bundle.pl in the tarballs | Daniel Stenberg |
2008-02-08 | use argument to specify output filename if present. | Gunter Knauf |
2008-02-08 | fixed regex to fetch certdata.txt version since it was replaced by CVS (argh!) | Gunter Knauf |
2008-02-08 | added Perl script to create a fresh ca-bundle.crt. | Gunter Knauf |
2008-02-07 | - Refactored a lot of timeout code into a few functions in an attempt to make | Daniel Stenberg |
2008-02-07 | ca-bundle.crt documentational updates that more clearly describe the bundle | Daniel Stenberg |
2008-02-06 | Fix problem in strdup replacement when dealing with absolutely huge strings. | 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-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-29 | silent stupid 'del' message when no files to delete found; | Gunter Knauf |
2008-01-29 | - Dmitry Kurochkin fixed Curl_done() for pipelining, as it could previously | Daniel Stenberg |
2008-01-28 | this was modified this year so we bump the copyright year | Daniel Stenberg |
2008-01-27 | Dmitry Kurochkin: In "real world" testing I found more bugs in | Daniel Stenberg |
2008-01-25 | - Kevin Reed filed bug report #1879375 | Daniel Stenberg |
2008-01-24 | updated makefiles to use global copyright define. | Gunter Knauf |
2008-01-24 | minor makefile tweaks. | Gunter Knauf |
2008-01-24 | use copyright define instead of hardcoded string. | 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 | 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-18 | Lau Hang Kin found and fixed a problem with the multi interface when doing | Daniel Stenberg |
2008-01-17 | updated lib versions. | Gunter Knauf |
2008-01-17 | updated copyright for new year. | Gunter Knauf |
2008-01-16 | Dmitry Kurochkin's additional pipelining bugfix | Daniel Stenberg |
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 |
2008-01-14 | Joe Malicki filed bug report #1871269 | Daniel Stenberg |
2008-01-14 | fix compiler warning | Yang Tse |
2008-01-14 | Trying GnuTLS and OpenSSL together fails to compile in not so | Gisle Vanem |
2008-01-13 | fix compiler warning | Yang Tse |
2008-01-11 | fix compiler warning | Yang Tse |