]> granicus.if.org Git - curl/shortlog
curl
2007-02-15 Yang TseDo not define HAVE_GMTIME_R for native Windows builds
2007-02-15 Yang TseDaniel Mirchandani fix to make libcurl build nicely...
2007-02-15 Gunter Knaufenabled IPV6 builds.
2007-02-14 Dan FandrichAdded --ftp-ssl-ccc issue.
2007-02-14 Dan FandrichDon't bother adding a library path of /usr/lib in curl...
2007-02-14 Yang TseOops, missing argument separator comma
2007-02-14 Yang Tsein debug messages also show error description
2007-02-14 Yang Tsecompiler warning fix
2007-02-14 Yang Tseavoid using funtion isblank() and just use our ISBLANK
2007-02-14 Yang Tsecompiler warning fix
2007-02-14 Dan FandrichFixed the problem of curl-config --libs specifying...
2007-02-14 Yang Tseenhance HTTP server request input writing,
2007-02-13 Daniel Stenbergftp@example.com is now the new anonymous FTP password...
2007-02-13 Daniel Stenberg- Robert A. Monat made libcurl build fine with VC2005...
2007-02-13 Dan FandrichAdded last-resort dynamic library names.
2007-02-13 Yang Tsecheck for isblank() at configuration stage. If not...
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 curl-7_16_1
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...
next