aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-15Tests to check the availability of compilable andYang Tse
2005-12-15minor editDaniel Stenberg
2005-12-14Some preprocessors have problems if the # character isn't at position 1.Yang Tse
2005-12-14Check getnameinfo() argument types only if we have getnameinfo().Yang Tse
2005-12-14Determine the correct type to be passed to four of the `getnameinfo' function...Yang Tse
2005-12-14Rene Bernhardt's correctionsDaniel Stenberg
2005-12-13Log CPPFLAGS environment variable along with the others.Dan Fandrich
2005-12-13Fixed some compiler warnings on lcc.Dan Fandrich
2005-12-13Undo last 'fix', since it was not the proper one.Yang Tse
2005-12-12another SOCKS-related problem addedDaniel Stenberg
2005-12-12added #29 and #30Daniel Stenberg
2005-12-12Fix compiler warningYang Tse
2005-12-12lcc isn't Windows-only, so check for it in conjunction with WIN32Dan Fandrich
2005-12-11Undo last changesYang Tse
2005-12-11Dov Murik made defining HTTP_ONLY also disable TFTPDaniel Stenberg
2005-12-11Avoid generation of additional warningsYang Tse
2005-12-11Fix compiler warning and compatibility issue with the type of the parameter u...Yang Tse
2005-12-10use c-ares' IPv6 abilitiesDaniel Stenberg
2005-12-10fix CURLOPT_FAILONERROR error, pointed out by Shailesh N. HumbadDaniel Stenberg
2005-12-10Modified lookup_service() to avoid the risk of a potential buffer overflowYang Tse
2005-12-09Fix compiler warningYang Tse
2005-12-09Fix compiler warningYang Tse
2005-12-09Unset HAVE_STRUCT_SOCKADDR_STORAGE when using msvc 6.0 with no PSDKYang Tse
2005-12-09build ulimiter tooDaniel Stenberg
2005-12-09Work around the 1024 connection limit in select(), or rather in the FD_*Daniel Stenberg
2005-12-09Handy little tool that increases the amount of max open file descriptorsDaniel Stenberg
2005-12-08Replaced nonstandard u_char and u_int typesDan Fandrich
2005-12-08Fix compiler warningYang Tse
2005-12-08Fix compiler warningYang Tse
2005-12-08Fixed a lingering omission of gzip support.Dan Fandrich
2005-12-08Fix compiler warningYang Tse
2005-12-08Fix a couple of compiler warningsYang Tse
2005-12-08If unable to get curl's version, log all failure details.Yang Tse
2005-12-07Lots of updates to detect what problems we got. They are relatedDaniel Stenberg
2005-12-07New version for testing connections against a local server for easier settingDaniel Stenberg
2005-12-06start working on 7.15.2Daniel Stenberg
2005-12-06fresh contributors in the 7.15.1 releaseDaniel Stenberg
2005-12-067.15.1 with the now to be announced security flaw fixedDaniel Stenberg
2005-12-06my first collect-random-urls script, just for referenceDaniel Stenberg
2005-12-06ok, these are the test build I've used so farDaniel Stenberg
2005-12-06Yang Tse: fixed compiler warningDaniel Stenberg
2005-12-06Yang Tse: With last change logging directory needs to be created sooner.Daniel Stenberg
2005-12-05Added a run-time check to warn if TFTP is going to fail due to portabilityDan Fandrich
2005-12-05Yang Tse: make runtests.pl more talkative when unable to find out curl'sDaniel Stenberg
2005-12-05Yang Tse fixed: Openssl 0.9.9 makes 'const' the SSL_METHOD parameter inDaniel Stenberg
2005-12-05Another Yang Tse warning cleanup raid!Daniel Stenberg
2005-12-04Recent OpenSSL returns a 'const' in '*_client_method()'. So avoidGisle Vanem
2005-12-02Yang Tse adjusted the multiple header inclusion prevention definitionDaniel Stenberg
2005-12-02Yang Tse's fix to only provide the proto if there is such a function andDaniel Stenberg
2005-12-02Yang Tse fixed the 4th argument in the sendto() callsDaniel Stenberg