summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 7.8-pre2curl-7_8-pre2Daniel Stenberg2001-05-302-2/+2
* include strtok.h to get the prototypeDaniel Stenberg2001-05-304-0/+5
* finally fixed the 'ret' compiler warningDaniel Stenberg2001-05-301-1/+2
* removed python interface, there is one now! ;-)Daniel Stenberg2001-05-301-2/+1
* -# fix, thread fix, easy.c compile fix and moreDaniel Stenberg2001-05-301-3/+31
* made the automake line re-build from _all_ Makefile.am files in the source treeDaniel Stenberg2001-05-301-1/+3
* english fixDaniel Stenberg2001-05-301-1/+1
* now uses CURL_GLOBAL_DEFAULTDaniel Stenberg2001-05-301-1/+1
* curl_global_init() support for CURL_GLOBAL_NOT_SSLDaniel Stenberg2001-05-303-10/+22
* Sterling Hughes's fixesDaniel Stenberg2001-05-302-8/+13
* Added Solaris 'pkgadd' building support to packages collection and autoconf/a...Cris Bailiff2001-05-304-1/+65
* not used in autoconf version 2.50Daniel Stenberg2001-05-291-92/+0
* check for strtok_rDaniel Stenberg2001-05-291-0/+1
* curl_ => Curl_Daniel Stenberg2001-05-291-2/+2
* re-indented to follow "project curl"-style, renamed curl_ prefix to Curl_Daniel Stenberg2001-05-291-53/+44
* strtok() replaced with strtok_r()Daniel Stenberg2001-05-293-6/+9
* adjusted for automake 1.4+Daniel Stenberg2001-05-291-1/+1
* Added strtok.[ch]Daniel Stenberg2001-05-293-1/+174
* we rqeuire autoconf 2.50 nowDaniel Stenberg2001-05-291-0/+2
* fixed the -# to write to the same as --stderr is set toDaniel Stenberg2001-05-291-4/+8
* 3.11 How do I POST with a different Content-Type?Daniel Stenberg2001-05-291-1/+9
* clarified the MUTE optionDaniel Stenberg2001-05-291-3/+7
* updated, improved language at a few placesDaniel Stenberg2001-05-291-26/+41
* moved list of authors to the separate THANKS file and added that to theDaniel Stenberg2001-05-293-69/+74
* text: added in 7.8Daniel Stenberg2001-05-291-0/+2
* beauty fixDaniel Stenberg2001-05-291-2/+4
* global_init() takes that flag argumentDaniel Stenberg2001-05-291-1/+2
* 7.8-pre1 commitDaniel Stenberg2001-05-283-4/+4
* fixesDaniel Stenberg2001-05-283-8/+55
* added libtoolDaniel Stenberg2001-05-281-1/+1
* major: curl_general_init/cleanupDaniel Stenberg2001-05-281-0/+48
* ftps:// worksDaniel Stenberg2001-05-281-9/+4
* adjusted the global_init() call to pass the new flag argument tooDaniel Stenberg2001-05-281-1/+1
* global_init() takes a flag option now, to tell libcurl what _not_ to init.Daniel Stenberg2001-05-282-2/+15
* better -v use, passes -I to all perl invokesDaniel Stenberg2001-05-281-17/+57
* added calls to curl_global_*, they aren't really needed for this applicationDaniel Stenberg2001-05-281-2/+4
* added 'curl-config --vernum' for hardcore hex version outputDaniel Stenberg2001-05-283-1/+16
* changed the check for command1.txt to test1, so that automatic testingDaniel Stenberg2001-05-281-1/+1
* increased interface ageDaniel Stenberg2001-05-281-1/+1
* T. Bharath's comments about SSL cleanup incorporated, and the two newDaniel Stenberg2001-05-284-7/+64
* curl_global_cleanup and curl_global_init added to the familyDaniel Stenberg2001-05-284-14/+70
* Added more test casesDaniel Stenberg2001-05-281-1/+4
* test case converted to the new file formatDaniel Stenberg2001-05-2810-0/+455
* test: HTTP over proxyDaniel Stenberg2001-05-281-0/+38
* Removed references to the previous file format, added some tests aboutDaniel Stenberg2001-05-231-31/+7
* adjusted to the new test case formatsDaniel Stenberg2001-05-235-199/+281
* Removed the former files using the old-style test case format, added theDaniel Stenberg2001-05-231-70/+1
* new test case file formatDaniel Stenberg2001-05-23292-1085/+271
* Added Andres' comments about field 2 in netscape cookie filesDaniel Stenberg2001-05-231-1/+12
* Andrés García's netscape cookie file parser fixDaniel Stenberg2001-05-231-2/+12