summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-307.8-pre2curl-7_8-pre2Daniel Stenberg
2001-05-30include strtok.h to get the prototypeDaniel Stenberg
2001-05-30finally fixed the 'ret' compiler warningDaniel Stenberg
2001-05-30removed python interface, there is one now! ;-)Daniel Stenberg
2001-05-30-# fix, thread fix, easy.c compile fix and moreDaniel Stenberg
2001-05-30made the automake line re-build from _all_ Makefile.am files in the source treeDaniel Stenberg
2001-05-30english fixDaniel Stenberg
2001-05-30now uses CURL_GLOBAL_DEFAULTDaniel Stenberg
2001-05-30curl_global_init() support for CURL_GLOBAL_NOT_SSLDaniel Stenberg
2001-05-30Sterling Hughes's fixesDaniel Stenberg
2001-05-30Added Solaris 'pkgadd' building support to packages collection and autoconf/a...Cris Bailiff
2001-05-29not used in autoconf version 2.50Daniel Stenberg
2001-05-29check for strtok_rDaniel Stenberg
2001-05-29curl_ => Curl_Daniel Stenberg
2001-05-29re-indented to follow "project curl"-style, renamed curl_ prefix to Curl_Daniel Stenberg
2001-05-29strtok() replaced with strtok_r()Daniel Stenberg
2001-05-29adjusted for automake 1.4+Daniel Stenberg
2001-05-29Added strtok.[ch]Daniel Stenberg
2001-05-29we rqeuire autoconf 2.50 nowDaniel Stenberg
2001-05-29fixed the -# to write to the same as --stderr is set toDaniel Stenberg
2001-05-29 3.11 How do I POST with a different Content-Type?Daniel Stenberg
2001-05-29clarified the MUTE optionDaniel Stenberg
2001-05-29updated, improved language at a few placesDaniel Stenberg
2001-05-29moved list of authors to the separate THANKS file and added that to theDaniel Stenberg
2001-05-29text: added in 7.8Daniel Stenberg
2001-05-29beauty fixDaniel Stenberg
2001-05-29global_init() takes that flag argumentDaniel Stenberg
2001-05-287.8-pre1 commitDaniel Stenberg
2001-05-28fixesDaniel Stenberg
2001-05-28added libtoolDaniel Stenberg
2001-05-28major: curl_general_init/cleanupDaniel Stenberg
2001-05-28ftps:// worksDaniel Stenberg
2001-05-28adjusted the global_init() call to pass the new flag argument tooDaniel Stenberg
2001-05-28global_init() takes a flag option now, to tell libcurl what _not_ to init.Daniel Stenberg
2001-05-28better -v use, passes -I to all perl invokesDaniel Stenberg
2001-05-28added calls to curl_global_*, they aren't really needed for this applicationDaniel Stenberg
2001-05-28added 'curl-config --vernum' for hardcore hex version outputDaniel Stenberg
2001-05-28changed the check for command1.txt to test1, so that automatic testingDaniel Stenberg
2001-05-28increased interface ageDaniel Stenberg
2001-05-28T. Bharath's comments about SSL cleanup incorporated, and the two newDaniel Stenberg
2001-05-28curl_global_cleanup and curl_global_init added to the familyDaniel Stenberg
2001-05-28Added more test casesDaniel Stenberg
2001-05-28test case converted to the new file formatDaniel Stenberg
2001-05-28test: HTTP over proxyDaniel Stenberg
2001-05-23Removed references to the previous file format, added some tests aboutDaniel Stenberg
2001-05-23adjusted to the new test case formatsDaniel Stenberg
2001-05-23Removed the former files using the old-style test case format, added theDaniel Stenberg
2001-05-23new test case file formatDaniel Stenberg
2001-05-23Added Andres' comments about field 2 in netscape cookie filesDaniel Stenberg
2001-05-23Andrés García's netscape cookie file parser fixDaniel Stenberg