summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove leftover commentYang Tse2006-11-021-4/+0
* update and split test cases 518 and 537 into its own source code fileYang Tse2006-11-023-167/+447
* code cleanupYang Tse2006-11-021-62/+33
* use our internal string functions and replace sprintf with snprintfYang Tse2006-11-021-19/+20
* Update protocol verification end of linesYang Tse2006-11-021-4/+4
* check symbol HAVE_UNISTD_H instead of UNISTD_H to include unistd.hYang Tse2006-11-021-1/+1
* prototype for gethostname is in unistd.hYang Tse2006-11-021-0/+4
* test 518 is all about testing libcurl functionalityYang Tse2006-11-015-59/+334
* Updated dependency output.Gisle Vanem2006-10-311-2/+2
* Updated dependencies to not include config.h.Gisle Vanem2006-10-311-124/+118
* Removed unneeded stuff.Gisle Vanem2006-10-311-18/+0
* Added Watt-32 section to fix things for Watt32+Win32 targets.Gisle Vanem2006-10-311-0/+10
* Don't include "nameser.h" for Watt32. Use the normal BSD-socket headers.Gisle Vanem2006-10-312-3/+2
* Added definition of select() for Watt32.Gisle Vanem2006-10-311-0/+1
* Rewritten to use ../packages/DOS/common.dj.Gisle Vanem2006-10-311-25/+166
* Change 'FILETYPE' to ' VFT_APP'.Gisle Vanem2006-10-311-6/+6
* Show stderr log file for test 518 unconditionally.Yang Tse2006-10-311-1/+13
* Sync comment with code and add three messages moreYang Tse2006-10-311-2/+7
* Address some pitfalls in the rlimit() function check that wereYang Tse2006-10-301-69/+145
* Allow 'curl_*printf()' to be used in C++ programs.Gisle Vanem2006-10-301-0/+8
* add contributors from the 7.16.0 releaseDaniel Stenberg2006-10-301-0/+9
* start working on 7.16.1Daniel Stenberg2006-10-302-58/+11
* 7.16.0 materialcurl-7_16_0Daniel Stenberg2006-10-292-1/+4
* corrected how tests/memanalyze.pl is usedDaniel Stenberg2006-10-291-3/+3
* Compiler warning fixYang Tse2006-10-292-2/+16
* Make more human readable and maintainable previousYang Tse2006-10-292-9/+23
* updated to current statusDaniel Stenberg2006-10-291-53/+14
* updated to reflect realityDaniel Stenberg2006-10-291-30/+10
* a small unification of the error text on failed server startupsDaniel Stenberg2006-10-271-2/+2
* Sync with lib/setup_once.hYang Tse2006-10-271-6/+0
* Compiler warning fix.Yang Tse2006-10-272-8/+8
* Fixed 'x_TYPE_ARG2' to match prototypes of recv() and send().Gisle Vanem2006-10-271-2/+2
* Get rid of the special sread()+swrite() for MSDOS. Use recv()Gisle Vanem2006-10-272-6/+13
* Added 'RECV_TYPE_ARGx' needed in getinfo.c.Gisle Vanem2006-10-271-0/+5
* Update copyright year, since the file has been modifiedYang Tse2006-10-2716-16/+16
* Compiler warning fixYang Tse2006-10-271-4/+8
* 30 seconds isn't long enough for this test on a loaded server.Yang Tse2006-10-271-2/+2
* Do an explicit typecast of data pointers to function pointersYang Tse2006-10-272-8/+10
* Use proper 'stat' structure for fstat(). I.e. 'struct _stati64' and '_fstati6...Gisle Vanem2006-10-261-3/+3
* Improved rlimit logic:Yang Tse2006-10-261-21/+95
* Fix Curl_open() not reporting failure when allocation of theYang Tse2006-10-261-2/+3
* 30 seconds isn't long enough for this test on a loaded server.Yang Tse2006-10-261-2/+2
* a Smalltalk bindingDaniel Stenberg2006-10-251-0/+5
* Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for theDaniel Stenberg2006-10-257-8/+96
* Fixed "'x' might be used uninitialized in this function" warning.Gisle Vanem2006-10-251-9/+9
* Added '-d' option for Watt32 targets. Added cvs id.Gisle Vanem2006-10-251-1/+9
* Compiler warning fixYang Tse2006-10-251-1/+1
* Add project notice and file IdYang Tse2006-10-2525-0/+250
* Compiler warning fixYang Tse2006-10-252-3/+3
* updated copyright yearDaniel Stenberg2006-10-252-2/+2