Age | Commit message (Expand) | Author |
2009-01-25 | - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option. | Daniel Stenberg |
2009-01-21 | Fixed a couple more locale-dependent toupper conversions, mainly for | Dan Fandrich |
2009-01-20 | - Lisa Xu pointed out that the ssh.obj file was missing from the lib/Makefile... | Daniel Stenberg |
2009-01-19 | time to release | Daniel Stenberg |
2009-01-16 | - Andrew de los Reyes fixed curlbuild.h for "generic" gcc builds on PPC, both | Daniel Stenberg |
2009-01-15 | - Tim Ansell fixed a compiler warning in lib/cookie.c | Daniel Stenberg |
2009-01-13 | Grant Erickson fixed timeouts for TFTP | Daniel Stenberg |
2009-01-13 | - Michael Wallner fixed a NULL pointer deref when calling | Daniel Stenberg |
2009-01-13 | - Stefan Teleman brought a patch to fix the default curlbuild.h file for the | Daniel Stenberg |
2009-01-11 | - Based on bug report #2498665 (http://curl.haxx.se/bug/view.cgi?id=2498665) | Daniel Stenberg |
2009-01-11 | credit Karl Moerder properly | Daniel Stenberg |
2009-01-11 | - Karl M brought the patch that creates vc9 Makefiles, and I made 'maketgz' | Daniel Stenberg |
2009-01-10 | - Emil Romanus fixed: | Daniel Stenberg |
2009-01-08 | Unified much of the SessionHandle initialization done in Curl_open() and | Dan Fandrich |
2009-01-07 | - Rob Crittenden did once again provide an NSS update: | Daniel Stenberg |
2009-01-01 | - 'reconf' is removed since we rather have users use 'buildconf' | Daniel Stenberg |
2008-12-31 | - Bas Mevissen reported http://curl.haxx.se/bug/view.cgi?id=2479030 pointing | Daniel Stenberg |
2008-12-29 | - Phil Lisiecki filed bug report #2413067 | Daniel Stenberg |
2008-12-28 | - Peter Korsgaard fixed building libcurl with "configure --with-ssl | Daniel Stenberg |
2008-12-22 | - Given a recent enough libssh2, libcurl can now seek/resume with SFTP even | Daniel Stenberg |
2008-12-22 | - Anthony Bryan provided a set of patches that cleaned up manual language, | Daniel Stenberg |
2008-12-20 | - Igor Novoseltsev fixed a bad situation for the multi_socket() API when doing | Daniel Stenberg |
2008-12-19 | - curl_multi_timeout() could return a timeout value of 0 even though nothing | Daniel Stenberg |
2008-12-19 | - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl | Daniel Stenberg |
2008-12-17 | - SCP and SFTP with the multi interface had the same flaw: the 'DONE' | Daniel Stenberg |
2008-12-16 | Added the use of Watt-32 tcp/ip stack for Win32 targets. | Gisle Vanem |
2008-12-15 | - libssh2_sftp_last_error() was wrongly used at some places in libcurl which | Daniel Stenberg |
2008-12-12 | - More work with Igor Novoseltsev to first fix the remaining stuff for | Daniel Stenberg |
2008-12-12 | credit Mark Karpeles for his report and work | Daniel Stenberg |
2008-12-12 | Patrick Monnerat fixed a build regression, introduced in 7.19.2, affecting | Yang Tse |
2008-12-11 | - Bug report #2416182 titled "crash in ConnectionExists when using | Daniel Stenberg |
2008-12-11 | - Keshav Krity found out that libcurl failed to deal with dotted IPv6 | Daniel Stenberg |
2008-12-10 | - Internet Explorer had a broken HTTP digest authentication before v7 and | Daniel Stenberg |
2008-12-09 | Added test cases 1089 and 1090 to test --write-out after a redirect to | Dan Fandrich |
2008-12-09 | - Ken Hirsch simplified how libcurl does FTPS: now it doesn't assume any | Daniel Stenberg |
2008-12-08 | - Fred Machado posted about a weird FTP problem on the curl-users list and when | Daniel Stenberg |
2008-12-08 | - Christian Krause filed bug #2221237 | Daniel Stenberg |
2008-12-04 | Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6 | Dan Fandrich |
2008-12-03 | - Igor Novoseltsev filed bug #2351645 | Daniel Stenberg |
2008-12-03 | - Pawel Kierski pointed out a mistake in the cookie code that could lead to a | Daniel Stenberg |
2008-11-25 | Added tests 1087 and 1088 to test Basic authentication on a redirect | Dan Fandrich |
2008-11-24 | - Based on a patch by Vlad Grachov, libcurl now uses a new libssh2 0.19 | Daniel Stenberg |
2008-11-21 | Automatically detect OpenBSD's CA cert bundle. | Dan Fandrich |
2008-11-19 | - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is | Daniel Stenberg |
2008-11-19 | - Christian Krause reported and fixed a memory leak that would occur with HTTP | Daniel Stenberg |
2008-11-19 | - Andreas Wurf and Markus Koetter helped me analyze a problem that Andreas got | Daniel Stenberg |
2008-11-17 | Added more compiler warning options for gcc 4.3 | Dan Fandrich |
2008-11-17 | Make configure script check if ioctl with the SIOCGIFADDR command can be | Yang Tse |
2008-11-17 | update with my last changes | Yang Tse |
2008-11-16 | Christian Krause fixed a build failure when building with gss support | Daniel Stenberg |