platform/upstream/curl.git
2009-01-19 Daniel Stenbergtime to release
2009-01-18 Gisle Vanemfopen() returns error in 'errno' even on Windows.
2009-01-18 Gisle VanemConstified some arguments in local functions.
2009-01-17 Gunter Knauffixed global copyright.
2009-01-16 Daniel Stenberg- Andrew de los Reyes fixed curlbuild.h for "generic...
2009-01-15 Dan FandrichAdd steps needed for zlib support under Minix
2009-01-15 Daniel Stenberg- Tim Ansell fixed a compiler warning in lib/cookie.c
2009-01-14 Daniel Stenberga bunch of minor updates
2009-01-14 Daniel Stenberg- ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define...
2009-01-13 Daniel Stenberg213 - bug #2501457 "Timeouts not working with curl_mult...
2009-01-13 Daniel Stenberg62. CURLOPT_TIMEOUT does not work properly with the...
2009-01-13 Daniel StenbergKarl Moerder removed wsock32.lib from the vc9 makefiles
2009-01-13 Daniel StenbergGrant Erickson fixed timeouts for TFTP
2009-01-13 Daniel Stenberg- Michael Wallner fixed a NULL pointer deref when calling
2009-01-13 Daniel StenbergStefan Teleman's curlbuild.h fix for SunPro compilers
2009-01-13 Daniel Stenbergoops, the previous wasn't meant to get committed but...
2009-01-13 Daniel Stenberg- Stefan Teleman brought a patch to fix the default...
2009-01-13 Phil Blundell- ares__send_query() now varies the retry timeout pseud...
2009-01-13 Daniel Stenbergspell-checked a bunch of comments
2009-01-12 Daniel Stenbergmake this example not only replace an internal header...
2009-01-12 Daniel StenbergMohun Biswas clarified
2009-01-11 Daniel Stenbergbump year
2009-01-11 Daniel Stenbergchanged the wording to possibly make some sense
2009-01-11 Daniel Stenberg- Based on bug report #2498665 (curl.haxx.se/bug/view...
2009-01-11 Daniel Stenbergcredit Karl Moerder properly
2009-01-11 Daniel Stenberg- Phil Blundell added the internal function ares__expan...
2009-01-11 Daniel Stenberg- Karl M brought the patch that creates vc9 Makefiles...
2009-01-10 Daniel Stenberg- Emil Romanus fixed:
2009-01-08 Daniel StenbergOnly care about the first line of libtool --version...
2009-01-08 Daniel Stenberg"204 - Rob C's NSS fix" is done and since we enter...
2009-01-08 Dan FandrichAdded a few more issues
2009-01-08 Dan FandrichUnified much of the SessionHandle initialization done...
2009-01-07 Dan FandrichAlways use nocheck="yes" for consistency
2009-01-07 Dan FandrichCreated a CURLMIN macro to match CURLMAX
2009-01-07 Daniel Stenbergfix compiler warnings
2009-01-07 Daniel Stenberg- Rob Crittenden did once again provide an NSS update:
2009-01-06 Daniel Stenbergfour fresh items to deal with!
2009-01-01 Daniel Stenberg- 'reconf' is removed since we rather have users use...
2008-12-31 Daniel Stenbergcredit Bas
2008-12-31 Daniel Stenberg- Bas Mevissen reported curl.haxx.se/bug/view.cgi?id...
2008-12-30 Gunter Knaufsync'd address with other tests.
2008-12-30 Gunter Knauftrial with an address which has a valid domain part...
2008-12-30 Gunter Knaufadded HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile...
2008-12-30 Gunter Knaufchanged HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_...
2008-12-30 Gunter Knaufadded HAVE_SIN6_SCOPE_ID define to all non-configure...
2008-12-29 Daniel Stenberg - Phil Lisiecki filed bug report #2413067
2008-12-29 Daniel Stenbergfurther clarifcation based on input from Anthony Bryan
2008-12-28 Daniel Stenberg- Peter Korsgaard fixed building libcurl with "configur...
2008-12-28 Daniel StenbergAnthony Bryan's man page cleanup in language and spelling
2008-12-28 Daniel StenbergAnthony Bryan reported quirks, I updated
2008-12-28 Daniel StenbergAnthony Bryan reported and I corrected two typos.
2008-12-28 Daniel StenbergThe CURLOPT_KRBLEVEL description wasn't properly format...
2008-12-28 Daniel StenbergAnthony Bryan reported this outputs wrong in the PDF...
2008-12-28 Gunter Knaufsilent 'unused' warnings.
2008-12-27 Daniel Stenberglibssh2 0.19 became 1.0 instead
2008-12-27 Gunter Knaufadded check for sin6_scope_id member in struct sockaddr...
2008-12-25 Daniel Stenberg193 removed, no work has been started on this and I...
2008-12-22 Gisle VanemRemove trailing #undef value. Typo?
2008-12-22 Daniel Stenberglibssh2_sftp_seek2 was just renamed to libssh2_sftp_see...
2008-12-22 Daniel Stenberg- Given a recent enough libssh2, libcurl can now seek...
2008-12-22 Daniel Stenberg- Anthony Bryan provided a set of patches that cleaned...
2008-12-20 Daniel Stenbergmalloc+memset => calloc
2008-12-20 Daniel Stenbergsame procedure, simpler code
2008-12-20 Daniel Stenberg197 - IIS-bug in Digest
2008-12-20 Daniel Stenberg- Igor Novoseltsev fixed a bad situation for the multi_...
2008-12-20 Daniel Stenbergmake the debug/helper function output to stderr as...
2008-12-20 Daniel Stenbergremove outdated stuff
2008-12-19 Daniel Stenberg- curl_multi_timeout() could return a timeout value...
2008-12-19 Daniel Stenbergoops, removing debug output that wasn't supposed to...
2008-12-19 Daniel Stenberg- Using the libssh2 0.19 function libssh2_session_block...
2008-12-19 Daniel Stenbergexpand the CURLOPT_POSTREDIR explanation
2008-12-17 Daniel Stenberg- SCP and SFTP with the multi interface had the same...
2008-12-16 Gisle VanemUpdated dependencies based on "gcc -MM".
2008-12-16 Gisle VanemAdded the use of Watt-32 tcp/ip stack for Win32 target.
2008-12-16 Gisle VanemAdded the use of Watt-32 tcp/ip stack for Win32 targets.
2008-12-16 Gisle VanemAdded the use of Watt-32 tcp/ip stack for Win32 targets.
2008-12-16 Gisle VanemAdded the use of Watt-32 tcp/ip stack for Win32 targets.
2008-12-15 Daniel Stenberg- libssh2_sftp_last_error() was wrongly used at some...
2008-12-12 Daniel Stenberg196 is gone
2008-12-12 Daniel Stenberg- More work with Igor Novoseltsev to first fix the...
2008-12-12 Daniel StenbergMake the getoff all pipelines function only set _inuse...
2008-12-12 Daniel Stenbergcredit Mark Karpeles for his report and work
2008-12-12 Yang TsePatrick Monnerat fixed a build regression, introduced...
2008-12-11 Daniel StenbergRemoved 200 as it wasn't a bug after all
2008-12-11 Daniel Stenberg- Bug report #2416182 titled "crash in ConnectionExists...
2008-12-11 Daniel StenbergDan F pointed out that we don't need to scan IPv6 addre...
2008-12-11 Daniel Stenberg- Keshav Krity found out that libcurl failed to deal...
2008-12-11 Patrick Monnerat_ Use getaddrinfo/getnameinfo ascii wrappers on OS400.
2008-12-11 Dan FandrichMention what makes this test special
2008-12-10 Daniel Stenberg- Internet Explorer had a broken HTTP digest authentica...
2008-12-09 Daniel Stenberguse the new URL
2008-12-09 Daniel Stenbergstart over on the 1.6.1 release...
2008-12-09 Daniel Stenbergadd space
2008-12-09 Dan FandrichDocumented CURLOPT_CONNECT_ONLY as being useful only...
2008-12-09 Dan FandrichAdded test cases 1089 and 1090 to test --write-out...
2008-12-09 Daniel Stenberg- Ken Hirsch simplified how libcurl does FTPS: now...
2008-12-09 Gisle VanemFix for Win32 targets using Watt-32.
2008-12-09 Dan FandrichC89 compilers (like Minix' ACK) only need to handle...
2008-12-08 Daniel Stenberg195 - SIZE returning 550 must not abort the transfer
2008-12-08 Daniel Stenberg- Fred Machado posted about a weird FTP problem on...
next