platform/upstream/curl.git
2007-02-13 Yang Tseuse our own ISUPPER and ISLOWER macros
2007-02-13 Yang Tseuse our own ISBLANK macro
2007-02-13 Yang Tseuse our own ISSPACE macro
2007-02-13 Yang TseFix c-ares failing to get the search sequence of /etc...
2007-02-13 Yang Tsecompiler warning fix
2007-02-12 Daniel Stenbergmention today's LIBCURL_TIMESTAMP fix
2007-02-12 Daniel StenbergRob Crittenden added support for NSS (Network Security...
2007-02-12 Daniel Stenberg- Shmulik Regev fixed so that the final CRLF of HTTP...
2007-02-12 Daniel StenbergJeff Pohlmeyer for his bug fix today, but too specific...
2007-02-12 Daniel Stenberg- Jeff Pohlmeyer fixed a flaw in curl_multi_add_handle...
2007-02-12 Daniel StenbergWhen building tarballs, we also set the timestamp of...
2007-02-11 Daniel Stenbergupdated with recent info and cut out some of the more...
2007-02-11 Daniel Stenbergupdated
2007-02-10 Daniel Stenbergdarned tab completion on a late evening... :-P
2007-02-10 Daniel Stenbergminor updates to reflect reality better
2007-02-10 Daniel Stenbergfile:// transfers are blocking
2007-02-09 Yang TseInclude both testutil.c and testutil.h, and not just...
2007-02-09 Yang TseSome tests were using functions curlx_tvnow and curlx_t...
2007-02-09 Yang TseSome tests were using functions curlx_tvnow and curlx_t...
2007-02-08 Yang Tsecompiler warning fix
2007-02-08 Yang Tseuse macro AC_AIX to define `_ALL_SOURCE', if on AIX.
2007-02-07 Daniel StenbergSCP upload done non-blocking
2007-02-07 Yang Tseuse same AIX XLC compiler options as curl's
2007-02-07 Yang TseAIX xlc has to have strict aliasing turned off. If...
2007-02-07 Yang Tse*) Remove duplicate declaration of TYPE_SOCKADDR_STORAGE
2007-02-06 Gisle VanemINADDR_NONE no longer used.
2007-02-06 Gisle VanemAdded debug option ('-d') for Watt-32 programs.
2007-02-06 Gisle VanemAdded HAVE_PROCESS_H for DOS/Win32.
2007-02-06 Gisle VanemFix compiler warning.
2007-02-06 Gisle VanemInclude <sys/time.h> and <unistd.h> inside HAVE_x_H.
2007-02-06 Gisle VanemInclude <sys/time.h> and <unistd.h> inside HAVE_x_H.
2007-02-06 Yang Tsefix for millisecond resolution timeouts
2007-02-06 Yang Tsecompiler warning fix
2007-02-06 Daniel Stenbergnon-blocking SSH stuff
2007-02-06 Daniel Stenbergread SFTP with the non-blocking API
2007-02-06 Yang Tsecompiler warning fix
2007-02-05 Daniel Stenberg- Michael Wallner provided a patch that adds support...
2007-02-05 Gisle VanemRemove '-Dselect=select_s'. Remove depend.dj-
2007-02-05 Yang Tsecompiler warning fix
2007-02-05 Yang Tsecookie expiry date in several test cases set to year...
2007-02-05 Yang TseYear 2038 has its own problems (32 bit integer overflow).
2007-02-04 Gisle VanemUse correct 3rd argument for ioctlsocket() under Watt-32.
2007-02-04 Gisle VanemUse correct calling convention.
2007-02-04 Gisle VanemAdded DllMain() function for Watcom.
2007-02-04 Gisle VanemSuppress warning "'nread' might be used uninitialized...
2007-02-04 Gisle VanemConstify argument to suburl(). Remove trailing space.
2007-02-03 Daniel Stenbergsome additional info
2007-02-03 Yang Tsecompiler warning fix
2007-02-03 Daniel Stenberg- Yang Tse fixed the cookie expiry date in several...
2007-02-03 Daniel Stenberg- Manfred Schwarb reported that socks5 support was...
2007-02-02 Yang Tsecompiler warning fix
2007-02-02 Yang Tseadd debug messages for initialization failures
2007-02-02 Yang Tseadd missing strings for existing error codes
2007-02-02 Yang Tsemove DEBUGF macro definition to setup_once.h
2007-02-02 Daniel Stenbergprefer using the (upcoming) non-blocking libssh2 API
2007-02-02 Daniel Stenbergdon't require OpenSSL for libssh2 linking to work,...
2007-02-02 Yang Tsefix leftover updating cookie expiration date
2007-02-02 Yang TseIn testsuite, update test cookies expiration from 2007...
2007-02-02 Yang Tsereported in bug: #1566077 the former URL mentioned...
2007-02-02 Yang Tsefix test case 62 which was failing due to cookies expir...
2007-02-02 Yang Tsemore fixes for the testsuite cookie expiration issue
2007-02-02 Yang Tsecookie expiration time got us with pants at our knees.
2007-02-01 Yang Tsecompiler warning fix
2007-02-01 Gisle VanemSuppress the "'convbuf' might be used uninitialized...
2007-02-01 Yang Tsefogot to change Curl_mk_connc in header file
2007-02-01 Yang Tsecompiler warning fix
2007-01-31 Dan FandrichProperly use libtool macros to fix OpenLDAP library...
2007-01-31 Yang Tseadd debug messages for initialization failures
2007-01-31 Yang Tsewhen using select() instead of poll, skip the test...
2007-01-31 Daniel StenbergMarty Kuhrt's VMS updates
2007-01-30 Yang Tsefix temp string buffer variable name
2007-01-30 Gisle VanemSupport for OpenWatcom (Win32): It do have getpid(...
2007-01-30 Daniel Stenbergstart working on 7.16.2
2007-01-30 Yang Tseskip test on platforms on which we use select() instead
2007-01-29 Yang Tsefix compiler warning "discards qualifiers from pointer...
2007-01-29 Daniel Stenbergthe same source file is re-used for multiple tests...
2007-01-29 Gisle VanemSome compilers lacks <sys/time.h>. Include "timeval...
2007-01-29 Gisle VanemUse DOS line-endings.
2007-01-29 Daniel Stenbergrelease time
2007-01-29 Daniel Stenbergthe user-agent fix
2007-01-29 Daniel Stenbergthe libtest source codes that use curlx_tv* functions...
2007-01-29 Daniel Stenberg- Michael Wallner reported that when doing a CONNECT...
2007-01-29 Gunter Knauffixed segfault when compiled with MingW32 and cmd or...
2007-01-28 Daniel StenbergAndreas Rieke added extra infof() for when a connection...
2007-01-28 Daniel Stenbergsilence compiler warnings
2007-01-28 Gunter Knaufenabled build with sspi.
2007-01-28 Gunter Knaufenabled build with hardcoded ca-bundle path;
2007-01-28 Gunter Knaufforce to create ca-bunde.h even if it exists already.
2007-01-28 Gunter Knaufuse var for awk.
2007-01-28 Daniel Stenbergcurl_easy_reset() now resets the CA bundle path correctly
2007-01-28 Gunter Knaufanother small fix to directory listing output; disabled...
2007-01-28 Daniel Stenbergrecent contributors
2007-01-28 Yang TseCompiler warning fix
2007-01-27 Daniel Stenberg- David McCreedy fixed the Curl command line tool for...
2007-01-27 Gunter Knauffix sftp directory listing so that it works without...
2007-01-27 Gunter Knauftell us what we put out here...
2007-01-27 Yang Tseupdate copyright year notice
2007-01-27 Yang TseCompiler warning fix
2007-01-27 Yang Tsesync with lib/setup_once.h
2007-01-27 Yang Tsesync comment with reality
next