sajith/curl+cyassl.git
2009-01-19 bagdertime to release curl-7.19.3
2009-01-18 givafopen() returns error in 'errno' even on Windows.
2009-01-18 givaConstified some arguments in local functions.
2009-01-17 gknauffixed global copyright.
2009-01-16 bagder- Andrew de los Reyes fixed curlbuild.h for "generic...
2009-01-15 danfAdd steps needed for zlib support under Minix
2009-01-15 bagder- Tim Ansell fixed a compiler warning in lib/cookie.c
2009-01-14 bagdera bunch of minor updates
2009-01-14 bagder- ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define...
2009-01-13 bagder213 - bug #2501457 "Timeouts not working with curl_mult...
2009-01-13 bagder62. CURLOPT_TIMEOUT does not work properly with the...
2009-01-13 bagderKarl Moerder removed wsock32.lib from the vc9 makefiles
2009-01-13 bagderGrant Erickson fixed timeouts for TFTP
2009-01-13 bagder- Michael Wallner fixed a NULL pointer deref when calling
2009-01-13 bagderStefan Teleman's curlbuild.h fix for SunPro compilers
2009-01-13 bagderoops, the previous wasn't meant to get committed but...
2009-01-13 bagder- Stefan Teleman brought a patch to fix the default...
2009-01-13 philb- ares__send_query() now varies the retry timeout pseud...
2009-01-13 bagderspell-checked a bunch of comments
2009-01-12 bagdermake this example not only replace an internal header...
2009-01-12 bagderMohun Biswas clarified
2009-01-11 bagderbump year
2009-01-11 bagderchanged the wording to possibly make some sense
2009-01-11 bagder- Based on bug report #2498665 (curl.haxx.se/bug/view...
2009-01-11 bagdercredit Karl Moerder properly
2009-01-11 bagder- Phil Blundell added the internal function ares__expan...
2009-01-11 bagder- Karl M brought the patch that creates vc9 Makefiles...
2009-01-10 bagder- Emil Romanus fixed:
2009-01-08 bagderOnly care about the first line of libtool --version...
2009-01-08 bagder"204 - Rob C's NSS fix" is done and since we enter...
2009-01-08 danfAdded a few more issues
2009-01-08 danfUnified much of the SessionHandle initialization done...
2009-01-07 danfAlways use nocheck="yes" for consistency
2009-01-07 danfCreated a CURLMIN macro to match CURLMAX
2009-01-07 bagderfix compiler warnings
2009-01-07 bagder- Rob Crittenden did once again provide an NSS update:
2009-01-06 bagderfour fresh items to deal with!
2009-01-01 bagder- 'reconf' is removed since we rather have users use...
2008-12-31 bagdercredit Bas
2008-12-31 bagder- Bas Mevissen reported curl.haxx.se/bug/view.cgi?id...
2008-12-30 gknaufsync'd address with other tests.
2008-12-30 gknauftrial with an address which has a valid domain part...
2008-12-30 gknaufadded HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile...
2008-12-30 gknaufchanged HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_...
2008-12-30 gknaufadded HAVE_SIN6_SCOPE_ID define to all non-configure...
2008-12-29 bagder - Phil Lisiecki filed bug report #2413067
2008-12-29 bagderfurther clarifcation based on input from Anthony Bryan
2008-12-28 bagder- Peter Korsgaard fixed building libcurl with "configur...
2008-12-28 bagderAnthony Bryan's man page cleanup in language and spelling
2008-12-28 bagderAnthony Bryan reported quirks, I updated
2008-12-28 bagderAnthony Bryan reported and I corrected two typos.
2008-12-28 bagderThe CURLOPT_KRBLEVEL description wasn't properly format...
2008-12-28 bagderAnthony Bryan reported this outputs wrong in the PDF...
2008-12-28 gknaufsilent 'unused' warnings.
2008-12-27 bagderlibssh2 0.19 became 1.0 instead
2008-12-27 gknaufadded check for sin6_scope_id member in struct sockaddr...
2008-12-25 bagder193 removed, no work has been started on this and I...
2008-12-22 givaRemove trailing #undef value. Typo?
2008-12-22 bagderlibssh2_sftp_seek2 was just renamed to libssh2_sftp_see...
2008-12-22 bagder- Given a recent enough libssh2, libcurl can now seek...
2008-12-22 bagder- Anthony Bryan provided a set of patches that cleaned...
2008-12-20 bagdermalloc+memset => calloc
2008-12-20 bagdersame procedure, simpler code
2008-12-20 bagder197 - IIS-bug in Digest
2008-12-20 bagder- Igor Novoseltsev fixed a bad situation for the multi_...
2008-12-20 bagdermake the debug/helper function output to stderr as...
2008-12-20 bagderremove outdated stuff
2008-12-19 bagder- curl_multi_timeout() could return a timeout value...
2008-12-19 bagderoops, removing debug output that wasn't supposed to...
2008-12-19 bagder- Using the libssh2 0.19 function libssh2_session_block...
2008-12-19 bagderexpand the CURLOPT_POSTREDIR explanation
2008-12-17 bagder- SCP and SFTP with the multi interface had the same...
2008-12-16 givaUpdated dependencies based on "gcc -MM".
2008-12-16 givaAdded the use of Watt-32 tcp/ip stack for Win32 target.
2008-12-16 givaAdded the use of Watt-32 tcp/ip stack for Win32 targets.
2008-12-16 givaAdded the use of Watt-32 tcp/ip stack for Win32 targets.
2008-12-16 givaAdded the use of Watt-32 tcp/ip stack for Win32 targets.
2008-12-15 bagder- libssh2_sftp_last_error() was wrongly used at some...
2008-12-12 bagder196 is gone
2008-12-12 bagder- More work with Igor Novoseltsev to first fix the...
2008-12-12 bagderMake the getoff all pipelines function only set _inuse...
2008-12-12 bagdercredit Mark Karpeles for his report and work
2008-12-12 yangtsePatrick Monnerat fixed a build regression, introduced...
2008-12-11 bagderRemoved 200 as it wasn't a bug after all
2008-12-11 bagder- Bug report #2416182 titled "crash in ConnectionExists...
2008-12-11 bagderDan F pointed out that we don't need to scan IPv6 addre...
2008-12-11 bagder- Keshav Krity found out that libcurl failed to deal...
2008-12-11 patrickm_ Use getaddrinfo/getnameinfo ascii wrappers on OS400.
2008-12-11 danfMention what makes this test special
2008-12-10 bagder- Internet Explorer had a broken HTTP digest authentica...
2008-12-09 bagderuse the new URL
2008-12-09 bagderstart over on the 1.6.1 release...
2008-12-09 bagderadd space cares-1.6.0
2008-12-09 danfDocumented CURLOPT_CONNECT_ONLY as being useful only...
2008-12-09 danfAdded test cases 1089 and 1090 to test --write-out...
2008-12-09 bagder- Ken Hirsch simplified how libcurl does FTPS: now...
2008-12-09 givaFix for Win32 targets using Watt-32.
2008-12-09 danfC89 compilers (like Minix' ACK) only need to handle...
2008-12-08 bagder195 - SIZE returning 550 must not abort the transfer
2008-12-08 bagder- Fred Machado posted about a weird FTP problem on...
next