platform/upstream/curl.git
2006-11-03 Daniel Stenbergstand clear for release 1.3.2
2006-11-03 Daniel StenbergAndreas Rieke added missing file and changed line endings
2006-11-03 Yang Tsereduce max size of dinamically allocated arrays to...
2006-11-03 Yang Tsefix missing '$' for var OPT_LIBSSH2
2006-11-03 Yang Tseupdate copyright year
2006-11-03 Yang Tsefix comments and renumber rlimit return codes
2006-11-03 Yang Tsefix comments and renumber rlimit return codes
2006-11-02 Daniel Stenbergupdate the counter
2006-11-02 Daniel Stenbergmention the new options
2006-11-02 Daniel StenbergJames Housley brought support for SCP transfers
2006-11-02 Yang Tseremove leftover comment
2006-11-02 Yang Tseupdate and split test cases 518 and 537 into its own...
2006-11-02 Yang Tsecode cleanup
2006-11-02 Yang Tseuse our internal string functions and replace sprintf...
2006-11-02 Yang TseUpdate protocol verification end of lines
2006-11-02 Yang Tsecheck symbol HAVE_UNISTD_H instead of UNISTD_H to inclu...
2006-11-02 Yang Tseprototype for gethostname is in unistd.h
2006-11-01 Yang Tsetest 518 is all about testing libcurl functionality
2006-10-31 Gisle VanemUpdated dependency output.
2006-10-31 Gisle VanemUpdated dependencies to not include config.h.
2006-10-31 Gisle VanemRemoved unneeded stuff.
2006-10-31 Gisle VanemAdded Watt-32 section to fix things for Watt32+Win32...
2006-10-31 Gisle VanemDon't include "nameser.h" for Watt32. Use the normal...
2006-10-31 Gisle VanemAdded definition of select() for Watt32.
2006-10-31 Gisle VanemRewritten to use ../packages/DOS/common.dj.
2006-10-31 Gisle VanemChange 'FILETYPE' to ' VFT_APP'.
2006-10-31 Yang TseShow stderr log file for test 518 unconditionally.
2006-10-31 Yang TseSync comment with code and add three messages more
2006-10-30 Yang TseAddress some pitfalls in the rlimit() function check...
2006-10-30 Gisle VanemAllow 'curl_*printf()' to be used in C++ programs.
2006-10-30 Daniel Stenbergadd contributors from the 7.16.0 release
2006-10-30 Daniel Stenbergstart working on 7.16.1
2006-10-29 Daniel Stenberg7.16.0 material
2006-10-29 Daniel Stenbergcorrected how tests/memanalyze.pl is used
2006-10-29 Yang TseCompiler warning fix
2006-10-29 Yang TseMake more human readable and maintainable previous
2006-10-29 Daniel Stenbergupdated to current status
2006-10-29 Daniel Stenbergupdated to reflect reality
2006-10-27 Daniel Stenberga small unification of the error text on failed server...
2006-10-27 Yang TseSync with lib/setup_once.h
2006-10-27 Yang TseCompiler warning fix.
2006-10-27 Gisle VanemFixed 'x_TYPE_ARG2' to match prototypes of recv() and...
2006-10-27 Gisle VanemGet rid of the special sread()+swrite() for MSDOS....
2006-10-27 Gisle VanemAdded 'RECV_TYPE_ARGx' needed in getinfo.c.
2006-10-27 Yang TseUpdate copyright year, since the file has been modified
2006-10-27 Yang TseCompiler warning fix
2006-10-27 Yang Tse30 seconds isn't long enough for this test on a loaded...
2006-10-27 Yang TseDo an explicit typecast of data pointers to function...
2006-10-26 Gisle VanemUse proper 'stat' structure for fstat(). I.e. 'struct...
2006-10-26 Yang TseImproved rlimit logic:
2006-10-26 Yang TseFix Curl_open() not reporting failure when allocation...
2006-10-26 Yang Tse30 seconds isn't long enough for this test on a loaded...
2006-10-25 Daniel Stenberga Smalltalk binding
2006-10-25 Daniel StenbergFixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED...
2006-10-25 Gisle VanemFixed "'x' might be used uninitialized in this function...
2006-10-25 Gisle VanemAdded '-d' option for Watt32 targets. Added cvs id.
2006-10-25 Yang TseCompiler warning fix
2006-10-25 Yang TseAdd project notice and file Id
2006-10-25 Yang TseCompiler warning fix
2006-10-25 Daniel Stenbergupdated copyright year
2006-10-25 Yang TseUse curl_global_init() and curl_global_cleanup().
2006-10-24 Daniel Stenbergother pipelining fixes by Ravi Pratap, that now makes...
2006-10-24 Yang TseAbort test if it seems that it would have run forever...
2006-10-23 Daniel Stenbergthe check in ConnectionExists() for not re-using a...
2006-10-23 Daniel StenbergRavi Pratap provided a major update with pipelining...
2006-10-23 Yang TseAvoid trying to compare more than strlen bytes.
2006-10-23 Dan Fandrich30 seconds isn't long enough for this test on a loaded...
2006-10-23 Yang TseReplace is*() macros with our own IS*() ones.
2006-10-22 Daniel StenbergNir Soffer fixed a cp line and got rid of an rm
2006-10-22 Daniel Stenberguntil we learn how to use Makefile.inc from here, I...
2006-10-21 Yang TseProvide 'datarootdir' parameter to shutup configuration...
2006-10-21 Yang TseFix misplaced runtime library specification for 'releas...
2006-10-21 Daniel Stenbergrely on the global LDADD instead of having specific...
2006-10-21 Daniel StenbergNir Soffer for his Makefile.am fix
2006-10-21 Yang TseFix copy-paste error
2006-10-21 Yang TseCompiler warning fix
2006-10-21 Daniel StenbergNir Soffer made the tests/libtest/Makefile.am use a...
2006-10-21 Daniel StenbergArmel Asselin separated CA cert verification problems...
2006-10-21 Yang TseCompiler warning fix
2006-10-20 Daniel Stenbergmade the arrow for 'Send SSL data' point in the right...
2006-10-20 Yang TseCompiler warning fix
2006-10-20 Yang TseSince now src/setup.h includes setup_once.h, src/config...
2006-10-20 Yang TseOops! Actually set the limit to 30 seconds.
2006-10-20 Yang TseDecrease the posibility of aborting a test which actual...
2006-10-20 Daniel StenbergWhen a resolve is made on a pipelined connection we...
2006-10-19 Yang TseSet loop2 counter limit to 60 on this test to avoid...
2006-10-19 Yang TseReplace tabs with spaces and Compiler warning fix.
2006-10-19 Yang TseCompiler warning fix
2006-10-19 Yang TseWhen aborting, show loop counter values when more than...
2006-10-19 Yang TseAbort test if it seems that it would have run forever...
2006-10-19 Daniel StenbergHere's an effort to avoid saying 'data not shown' in...
2006-10-19 Yang TseBuilds using synchronous name resolver dislike marking...
2006-10-18 Yang TseSync with lib/setup_once.h
2006-10-18 Yang TseCheck for USE_WINSOCK instead of WIN32 where the check...
2006-10-18 Yang TseIntroduce symbol USE_WINSOCK which will be defined...
2006-10-18 Daniel Stenbergthe expire timer is a bit too annoying to see all the...
2006-10-18 Daniel StenbergWhen a connection is re-used, it can be flagged for...
2006-10-18 Daniel Stenberguse the return code from lseek() to detect problems...
2006-10-18 Gisle VanemAdded ISPRINT() required for src/main.c.
2006-10-18 Daniel StenbergTor's spell fixes
next