platform/upstream/curl.git
2007-01-03 Daniel Stenberg- Matt Witherspoon fixed the flaw which made libcurl...
2007-01-02 Daniel Stenberg- Victor Snezhko helped us fix bug report #1603712
2007-01-02 Daniel Stenberg- Modified libcurl.pc.in to use Libs.private for the...
2006-12-31 Daniel Stenbergcurl_easy_cleanup kills this memory too
2006-12-29 Daniel Stenbergcurl_easy_duphandle() sets the magic number in the...
2006-12-25 Daniel Stenbergmention the no_proxy work
2006-12-22 Daniel Stenberg- Robert Foreman provided a prime example snippet showi...
2006-12-22 Daniel StenbergCurl_getinfo() now checks for a NULL SessionHandle...
2006-12-22 Daniel Stenberg- David McCreedy fixed a bad call to getsockname()...
2006-12-22 Daniel StenbergWhen setting a proxy with environment variables and...
2006-12-21 Daniel Stenbergminor indent fix
2006-12-21 Daniel Stenbergremoved unused variables
2006-12-21 Daniel StenbergRobson Braga Araujo reported bug #1618359
2006-12-21 Daniel StenbergCURLOPT_CAPATH is OpenSSL-only
2006-12-19 Daniel Stenberg* removed the SSH-based protocols as they are now being...
2006-12-19 Daniel Stenberg37. Having more than one connection to the same host...
2006-12-16 Daniel Stenbergrecv() doesn't take MSG_NOSIGNAL in its forth argument...
2006-12-16 Daniel StenbergBrendan Jurd provided a fix that now prevents libcurl...
2006-12-16 Daniel StenbergBrendan Jurd pointed out these typos
2006-12-15 Gisle VanemPlug more leaks.
2006-12-15 Gisle VanemFix typo.
2006-12-14 Daniel Stenbergminor syntax mistake
2006-12-14 Gisle VanemFree 'config->iface' if set.
2006-12-11 Gisle Vanemahost.exe needs getopt.obj.
2006-12-11 Daniel StenbergAlexey Simak found out that when doing FTP with the...
2006-12-11 Daniel StenbergPROT_CLOSEACTION doesn't have to be its own bit but...
2006-12-07 Daniel Stenbergfixed the printf formatting after I changed the type...
2006-12-06 Daniel Stenberg7.16.1 knows SFTP too
2006-12-06 Daniel Stenbergclarify --limit-rate somewhat: it might send away/recei...
2006-12-06 Daniel StenbergSebastien Willemijns reported bug #1603712
2006-12-05 Daniel StenbergStefan Krause pointed out a compiler warning with a...
2006-12-05 Daniel Stenbergremoved the final traces of the closepolicy option
2006-12-05 Daniel Stenbergupdate after today's work
2006-12-05 Daniel StenbergSh Diao reported that CURLOPT_CLOSEPOLICY doesn't work...
2006-12-05 Daniel StenbergJared Lundell filed bug report #1604956
2006-12-05 Daniel Stenbergbetter preprocessor check for recent MSVC versions
2006-12-05 Daniel StenbergCURLOPT_FORBID_REUSE works again with a cleaned up...
2006-12-05 Daniel Stenbergoops, fix belonging to the previous curl_getdate()...
2006-12-05 Daniel StenbergMartin Skinner brought back bug report #1230118 to...
2006-12-05 Daniel StenbergAlexey Simak filed bug report #1600447
2006-12-05 Daniel StenbergMatt Witherspoon fixed a problem case when the CPU...
2006-12-05 Daniel Stenbergcurl.dsmirror.nl is another mirror
2006-12-05 Daniel Stenbergfixed in CVS
2006-12-03 Daniel Stenbergfix the libssh2 include path somewhat when --with-libss...
2006-12-01 Daniel StenbergCURLOPT_CLOSEPOLICY can't be set
2006-12-01 Daniel StenbergToon Verwaest reported that there are servers that...
2006-11-30 Daniel Stenbergthe extra copy of downloads should be fixed too
2006-11-29 Daniel Stenbergtwo more
2006-11-29 Daniel StenbergIs CURLOPT_FORBID_REUSE broken?
2006-11-27 Daniel Stenbergadding notes of what to work on and fix before next...
2006-11-27 Daniel Stenbergno need to access it with conn->data since data is...
2006-11-25 Daniel Stenbergadded the new test 282
2006-11-25 Daniel StenbergVenkat Akella found out that libcurl did not like HTTP...
2006-11-25 Daniel StenbergJames Housley fixed SCP downloading by setting the...
2006-11-25 Yang TseMake sure RETSIGTYPE is properly defined
2006-11-24 Daniel StenbergJames Housley did lots of work and introduced SFTP...
2006-11-24 Yang TseDefine HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_AT...
2006-11-22 Daniel StenbergMichael Wallner fixed this problem: When I set domains...
2006-11-22 Daniel StenbergInstall ares_dns.h too
2006-11-22 Yang TseAdded a check in configure that verifies if <signal...
2006-11-21 Daniel Stenbergnew french mirror
2006-11-20 Yang TseRevert ftpserver.pl back to revision 1.74 Adding change...
2006-11-20 Yang TseRevert runtests.pl back to revision 1.212
2006-11-20 Yang TseRevert ftp.pm back to revision 1.5 Adding copyright...
2006-11-20 Yang TseAdd some message logging
2006-11-20 Yang Tsestop slaves before stopping servers
2006-11-20 Yang TseRevert to KILL test servers until all test servers
2006-11-19 Daniel Stenberglog the sleep, like when done in test 190
2006-11-19 Daniel StenbergFrank Teo provided an updated, mostly docs changed
2006-11-19 Yang TseAvoid passing child pid and test server pid, using...
2006-11-19 Yang TseComment out the use of the "warnings" module now that...
2006-11-18 Daniel Stenbergnew ruby binding, new tclcurl release
2006-11-18 Yang TseAvoid keeping dupe pids When forked pid and test server...
2006-11-18 Yang TseFix warning "Use of uninitialized value in ...".
2006-11-17 Yang TseThe hash of running servers is now a hash of hashes...
2006-11-15 Gisle VanemCall libssh2_session_free() to release memory allocated...
2006-11-14 Gisle VanemFree 'scp->path' in case of libssh2 setup failure.
2006-11-13 Daniel StenbergRon in bug #1595348 (curl.haxx.se/bug/view.cgi?id=15953...
2006-11-13 Daniel Stenbergbug #1595348 by Ron pointed out this flaw and fix
2006-11-13 Daniel StenbergTor Arntsen spotted this mistake
2006-11-11 Daniel Stenbergwe did 1.3.2 and are now on the 1.3.3 track!
2006-11-11 Daniel Stenbergfix header to match actual proto
2006-11-11 Daniel Stenbergcleaned up Curl_write() and the sub functions it uses...
2006-11-09 Daniel StenbergNir Soffer updated libcurl.framework.make: fix symlinks...
2006-11-09 Daniel StenbergDmitriy Sergeyev found a SIGSEGV with his test04.c...
2006-11-09 Daniel StenbergCiprian Badescu found a SIGSEGV when doing multiple...
2006-11-09 Yang TseRemove showing stderr log files unconditionally for...
2006-11-08 Daniel StenbergBradford Bruce reported that when setting CURLOPT_DEBUG...
2006-11-08 Daniel Stenbergok stop using old and deprecated options
2006-11-07 Daniel Stenbergadd missing names
2006-11-07 Daniel StenbergOlaf fixed a leftover problem with the CONNECT fix...
2006-11-07 Gisle VanemMoved select_s() to Makefile.dj since select() is used...
2006-11-07 Gisle VanemUpdate copyright year.
2006-11-06 Yang Tseadd TODO note
2006-11-06 Yang Tsecompiler warning fix
2006-11-06 Yang Tseremove redundant check for Win32
2006-11-06 Yang Tseavoid a couple of potential zero size memory allocations
2006-11-05 Daniel Stenbergmention the areslib.dsp fix
2006-11-05 Daniel Stenbergadd the recent crowd of contributors
2006-11-05 Daniel StenbergAndreas Rieke fixed back the correct line endings!
next