summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 7.2 cleanup commitcurl-7_2Daniel Stenberg2000-08-307-38/+146
* 7.2Daniel Stenberg2000-08-301-1/+1
* 7.2 commitDaniel Stenberg2000-08-302-5/+52
* renamed to acinclude.m4 to get included by aclocal automaticallyDaniel Stenberg2000-08-301-75/+0
* Added Albert to the list contributors. The question is why I hadn't doneDaniel Stenberg2000-08-241-0/+1
* added acinclude.m4Daniel Stenberg2000-08-241-0/+1
* largefile.m4 was turned into acinclude.m4Daniel Stenberg2000-08-241-0/+75
* --data-binary and family ;-)Daniel Stenberg2000-08-241-4/+59
* Jan Schmidt supplied an updateDaniel Stenberg2000-08-241-20/+38
* Inreased buffer size for the Linux gethostbyname_r() testDaniel Stenberg2000-08-241-2/+2
* Added CURLOPT_POSTFIELDSIZEDaniel Stenberg2000-08-241-0/+3
* new binary post detailsDaniel Stenberg2000-08-242-8/+26
* moved include setup.hDaniel Stenberg2000-08-241-1/+2
* include config.h firstDaniel Stenberg2000-08-241-1/+2
* #include "setup.h" moved first of all includesDaniel Stenberg2000-08-2421-27/+42
* inet_ntoa_r() usage made more portableDaniel Stenberg2000-08-241-4/+7
* removed the AC_TRY_RUN complaintsDaniel Stenberg2000-08-241-4/+7
* hostname and large file support addedDaniel Stenberg2000-08-249-14/+123
* Bjorn Reese helped me update the license sectionDaniel Stenberg2000-08-231-19/+50
* Fixed name problems, updated FAQ, -d post problem foundDaniel Stenberg2000-08-231-0/+14
* Albert's fixesDaniel Stenberg2000-08-232-4/+13
* Albert Chin-A-Young's fixesDaniel Stenberg2000-08-237-210/+275
* 7.1.1 commitcurl-7_1_1Daniel Stenberg2000-08-213-24/+29
* 7.1.1 cleanup commitDaniel Stenberg2000-08-216-48/+57
* increased the buffer size used for name lookupsDaniel Stenberg2000-08-181-1/+1
* Fred Noz fixed the gethostbyaddr_() callDaniel Stenberg2000-08-171-4/+3
* the gethostbyname_r() usage was improved by Fred NozDaniel Stenberg2000-08-171-3/+5
* removed the vprintf check, we have our own internal anywayDaniel Stenberg2000-08-171-10/+19
* removed HAVE_VPRINTF dependenceDaniel Stenberg2000-08-171-3/+0
* removed the HAVE_VPRINTF checkDaniel Stenberg2000-08-171-4/+1
* major updateDaniel Stenberg2000-08-171-80/+192
* Added another config to the autoconf bug effectDaniel Stenberg2000-08-171-2/+5
* the latest writeout bugfixDaniel Stenberg2000-08-151-0/+68
* made Writeout() capable of getting called repeatedlyDaniel Stenberg2000-08-151-0/+3
* minor correctionsDaniel Stenberg2000-08-142-6/+10
* Linux name resolving problem fixed with larger name-bufferDaniel Stenberg2000-08-111-3/+5
* Added TheArtOfHttpScriptingDaniel Stenberg2000-08-111-0/+1
* tutorial kind of documentDaniel Stenberg2000-08-111-0/+345
* Made it possible to replace the Content-Type: and Content-Length: headersDaniel Stenberg2000-08-111-4/+15
* allow zero length user names for httpDaniel Stenberg2000-08-081-27/+51
* updated with the latest thread-safe function stuffDaniel Stenberg2000-08-042-8/+35
* brand new gethostbyname_r() and gethostbyaddr_r() checks that now detectsDaniel Stenberg2000-08-041-101/+175
* moved an include file further up to make AIX 3 more happyDaniel Stenberg2000-08-041-4/+5
* Fixed to use the new HAVE_GETHOSTBYxxxx_R_x defines, now trying to supportDaniel Stenberg2000-08-042-18/+48
* corrected to use the libtool libraries instead of the forced-static onesDaniel Stenberg2000-08-021-2/+2
* updatedDaniel Stenberg2000-08-022-122/+174
* moved the #define strequal() since they're now true functions in libcurlDaniel Stenberg2000-08-021-12/+0
* Added the strequal() prototypes hereDaniel Stenberg2000-08-021-7/+12
* mr Khristophorov added support for lame web servers sending bad rangeDaniel Stenberg2000-08-021-5/+10
* big last-beta (?) cleanup commitDaniel Stenberg2000-07-3117-401/+987