aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-24Bertrand Demiddelaer found and fixed this memory leak.Daniel Stenberg
2003-01-23string.h keeps the proto for memset() on some platforms, used for FD_ZERODaniel Stenberg
2003-01-23added a default to the switch() in order to prevent a compiler warningDaniel Stenberg
2003-01-23fix the configure option queryDaniel Stenberg
2003-01-23mention what kind of error you may get if this is not followedDaniel Stenberg
2003-01-23spellDaniel Stenberg
2003-01-23This is the new Emacs style for curl hacking, based on work written byDaniel Stenberg
2003-01-23Duncan Wilcox reported a crash with --interface on FreeBSD when ipv6-enabledDaniel Stenberg
2003-01-22oops, broken comment fixedDaniel Stenberg
2003-01-22extern C this to work in C++ conditionsDaniel Stenberg
2003-01-22reversed the actions on the cmp check for detecting if we're re-runningDaniel Stenberg
2003-01-22use LANG set to C to prevent localized dates etcDaniel Stenberg
2003-01-22pass the options to configure properlyDaniel Stenberg
2003-01-22check for empty confopts before asking for itDaniel Stenberg
2003-01-22put the configure options in the setup file was wellDaniel Stenberg
2003-01-21updated copyright yearsDaniel Stenberg
2003-01-21when a chunked error is noticed, store the error number in the error stringDaniel Stenberg
2003-01-21skip the chmodDaniel Stenberg
2003-01-21run 'make test-full' instead of 'make test' to get more details in case ofDaniel Stenberg
2003-01-21make test-full in the root dir should run verbose tests but not stop onDaniel Stenberg
2003-01-21use 'make test-full' instead of only 'make test' as it gives a lot of moreDaniel Stenberg
2003-01-21Added a 'test-full' target to run the tests in verbose mode.Daniel Stenberg
2003-01-21pass srcdir to the ftps-server as wellDaniel Stenberg
2003-01-21runtests.pl now passes the sourcedir path to the httpsserver.pl scriptDaniel Stenberg
2003-01-21automake 1.5 should be enoughDaniel Stenberg
2003-01-20use process id in build directory name to do betterDaniel Stenberg
2003-01-20first attempt at script for distributed testing on various unix hostsDaniel Stenberg
2003-01-20output summary with easy identifyable string prefixesDaniel Stenberg
2003-01-20made this script detect proper versions of the tools we need to build a fullDaniel Stenberg
2003-01-20added description in all AC_DEFINE() callsDaniel Stenberg
2003-01-20not used anymoreDaniel Stenberg
2003-01-20Five more names we owe a big THANKS for their donations to the project.Daniel Stenberg
2003-01-20today's patches and Markus' correctionDaniel Stenberg
2003-01-20Markus F.X.J. Oberhumer's patch that reduces memory usage quite a bit byDaniel Stenberg
2003-01-20given passwords in netrc must be respected accordinglyDaniel Stenberg
2003-01-20steps I *MUST* perform when I release a packageDaniel Stenberg
2003-01-16reverted bad header replacementDaniel Stenberg
2003-01-16copyright year update in the source headerDaniel Stenberg
2003-01-16fixes Marcus broughtDaniel Stenberg
2003-01-16Allow CURLINFO_PRIVATE to be NULL, patch by Markus OberhumerDaniel Stenberg
2003-01-16Markus Oberhumer fixed the -cflags optionDaniel Stenberg
2003-01-15no TABs in source codeDaniel Stenberg
2003-01-15removed a TABDaniel Stenberg
2003-01-15Kevin fixed the bad list addressDaniel Stenberg
2003-01-14previous legal file, no longer accurate nor usedDaniel Stenberg
2003-01-14COPYING is the name of the fileDaniel Stenberg
2003-01-147.10.3 commitDaniel Stenberg
2003-01-13moreDaniel Stenberg
2003-01-13there is SOCKS support these daysDaniel Stenberg
2003-01-10Steve Oliphant pointed out that test case 105 did not work anymore and thisDaniel Stenberg