aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-13Dan fixed the CURL_DISABLE_VERBOSE_STRINGS stuff for older gcc versions sinceDaniel Stenberg
2004-11-13MingW/djgpp: Use GNU make's internal 'cd' to avoid shell-troubles.Gisle Vanem
2004-11-13Fix location of timeval.c.Gisle Vanem
2004-11-13Update comment.Gisle Vanem
2004-11-13Add "-DCURL_STATICLIB" for static build.Gisle Vanem
2004-11-13Renamed import lib to "libcurl_imp.lib".Gisle Vanem
2004-11-13Set OpenSSL path to same as in ../lib/Makefile.vc6.Gisle Vanem
2004-11-12MSVC with static link must define CURL_STATICLIB.Gisle Vanem
2004-11-12Netware target (hosted on Linux gcc) doesn't supportGisle Vanem
2004-11-12Dan Fandrich added the --disable-crypto-auth option to configure to allowDaniel Stenberg
2004-11-12format mistake fixedDaniel Stenberg
2004-11-11Dan Fandrich can spell, I cannotDaniel Stenberg
2004-11-11Dan Fandrich: make --disable-dict actually disable dictDaniel Stenberg
2004-11-11clarify and update according to commit made just nowDaniel Stenberg
2004-11-11Fix behaviour when passing NULL to CURLOPT_POSTFIELDS and CURLOPT_HTTPPOST.Daniel Stenberg
2004-11-11fix a IDN detect/use mistakeDaniel Stenberg
2004-11-11added some details on what to comeDaniel Stenberg
2004-11-11Dan Fandrich added --disable-verboseDaniel Stenberg
2004-11-11When libidn is detected without explicitly told to, we provide -L/lib andDaniel Stenberg
2004-11-11fix the -I path to the proper include dir when --enable-debug is usedDaniel Stenberg
2004-11-11Adapted for C++.Gisle Vanem
2004-11-11recent fixesDaniel Stenberg
2004-11-11dates from 2038 or later now return 0x7fffffff when 32 bit time_t is usedDaniel Stenberg
2004-11-11fix curl.h includeDaniel Stenberg
2004-11-10configure --with-gssapi fixDaniel Stenberg
2004-11-10Gisle's CURL_EXTERN fixDaniel Stenberg
2004-11-10Replace IsNT with IS_NT().Gisle Vanem
2004-11-10Replace IsNT with IS_NT().Gisle Vanem
2004-11-09fix CURL_EXTERN for debug buildsDaniel Stenberg
2004-11-09Handle drive-letter on MS-DOS.Gisle Vanem
2004-11-09Removed libcurl.defGisle Vanem
2004-11-09with all external functions marked with CURL_EXTERN it is easy to count themDaniel Stenberg
2004-11-09Changes for removing libcurl.def file on Win32.Gisle Vanem
2004-11-09Changes for removing libcurl.def file on Win32.Gisle Vanem
2004-11-08today's workDaniel Stenberg
2004-11-08another lame change in an attempt to fix the moot gcc 3.4 warningDaniel Stenberg
2004-11-08weirdo hack to fix debian bug report 278691:Daniel Stenberg
2004-11-08added a default in the switch in an attempt to avoid the moot "will never beDaniel Stenberg
2004-11-08Change OS name. Fix header guard.Gisle Vanem
2004-11-08Un-do changes for WinCE; cdecl decoration is not needed.Gisle Vanem
2004-11-08check for and require tld.h to be present before libidn usage is activatedDaniel Stenberg
2004-11-07two post-1.2.1 changesDaniel Stenberg
2004-11-07added ares_cancel and ares_versionDaniel Stenberg
2004-11-05Tim Sneddon's VMS fix for huge HTTP POSTsDaniel Stenberg
2004-11-05removed errno, added EAGAINDaniel Stenberg
2004-11-05it has a sys/stat.h file, according to Paul NolanDaniel Stenberg
2004-11-04updateDaniel Stenberg
2004-11-04more retry stuffDaniel Stenberg
2004-11-04test server port numbers are now easily changedDaniel Stenberg
2004-11-04delete trailing whitespaceDaniel Stenberg