Age | Commit message (Expand) | Author |
2008-02-18 | added check symbol for linking with POSIX prelude. | Gunter Knauf |
2008-02-18 | fix compiler warnings: | Yang Tse |
2008-02-18 | - We're no longer providing a very old ca-bundle in the curl tarball. You can | Daniel Stenberg |
2008-02-17 | rephrased comment | Daniel Stenberg |
2008-02-17 | In Curl_done() if premature is TRUE, it means this connection was said to be | Daniel Stenberg |
2008-02-17 | don't do the GOT_NOTHING error check if the DONE function was called with | Daniel Stenberg |
2008-02-17 | added a comment about the ignoring of the Curl_done() return code | Daniel Stenberg |
2008-02-16 | oops, that was debug code not meant to be committed like this... | Daniel Stenberg |
2008-02-16 | fix warnings about shadowing | Daniel Stenberg |
2008-02-16 | seems that curently we dont need the imports from (l)ldapx.imp. | Gunter Knauf |
2008-02-16 | re-ordered the module dependency list; | Gunter Knauf |
2008-02-15 | - Made the gnutls code path not even try to get the server cert if no peer | Daniel Stenberg |
2008-02-15 | mention that we explicitly ignore the return code | Daniel Stenberg |
2008-02-15 | log SSH public key authentication failure and reason | Yang Tse |
2008-02-15 | - Pooyan McSporran found and fixed a flaw where you first would do a normal | Daniel Stenberg |
2008-02-15 | fixed version var. | Gunter Knauf |
2008-02-15 | moved info block up before help block so that it can also be displayed before... | Gunter Knauf |
2008-02-11 | Yang Tse pointed out a few remaining quirks from my timeout refactoring from | Daniel Stenberg |
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 |