]> granicus.if.org Git - curl/shortlog
curl
2007-02-19 Daniel Stenberg- Robson Braga Araujo made passive FTP transfers work...
2007-02-19 Daniel Stenbergfixed code to compile and removed one warning
2007-02-19 Yang Tselog a message, stating the need of openssl to run this...
2007-02-19 Yang TseOops missing var
2007-02-19 Yang Tsecompiler warning fix
2007-02-19 Yang Tseadd debug messages for initialization failures
2007-02-18 Daniel Stenberg- Jeff Pohlmeyer identified two problems: first a rathe...
2007-02-18 Yang TseMichal Marek comment fix
2007-02-18 Yang Tsefix ENAMETOOLONG and ENOTEMPTY may already be defined...
2007-02-17 Dan FandrichUse configure's new LIBCURL_LIBS variable
2007-02-17 Yang TseMove portable error number symbolic name definitions...
2007-02-17 Yang Tsecompiler warning fix
2007-02-17 Yang TseReplicate the configure tests that determined that...
2007-02-17 Yang Tsecompiler warning fix
2007-02-17 Dan FandrichDo a better job at determining what test servers *reall...
2007-02-17 Dan Fandrichgetpart implicitly drags in some networking functions...
2007-02-17 Dan FandrichBetter separate the library dependencies into those...
2007-02-17 Dan FandrichRemove C99isms
2007-02-17 Dan FandrichReplicate the configure tests that determined that...
2007-02-16 Yang Tseadd debug messages for fopen() failures
2007-02-16 Yang Tseadd debug messages for fopen() failures
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-02-16 Daniel Stenberg- Duncan Mac-Vicar Prett and Michal Marek reported...
2007-02-16 Daniel Stenbergmaxdownload is actually -1 for unlimited
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-02-16 Yang Tsecompiler warning fix
2007-02-15 Yang Tseavoid redefinition of SET_ERRNO()
2007-02-15 Yang Tseintroduce uppercase macros SOCKERRNO, SET_SOCKERRNO...
2007-02-15 Yang Tseicc 9.0 when compiling its generated code for its own...
2007-02-15 Yang Tsecompiler warning fix
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
next