2001-05-31 |
Daniel Stenberg | MUTE is now considered obsolete |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | CURLOPT_MUTE and data->bits.mute are history, removed... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | the global init stuff, strtok.h mess, _REENTRANT fixed |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Sterling Hughes | add entry for getbinarypageinvar.php |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Sterling Hughes | Change to // comments and add <?php and ?> wrappers |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Sterling Hughes | Update comments and wrap in <?php and ?> |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Sterling Hughes | update the comment style from '#' to '//' which is... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Sterling Hughes | Add the getbinarypageinvar.php, which shows how to... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Sterling Hughes | Test and substance patch. |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | Added CVS $Id$ keyword for inline version tracking |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | updated to again set the flags of what to init, and... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | fixed the dlopen check |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | removed _REENTRANT define |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | re-generated |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | include setup.h _before_ system includes |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | if NEED_REENTRANT is set, define _REENTRANT already... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | includes setup.h, and thus I could remove the _REENTRAN... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | the CURL_GLOBAL flags are now used to set what parts... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | went back to the version where the flags argument to... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | removed the prototype and made it include string.h... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | Sterling Hughes suggested we set 'static' before size_t... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | libcurl now has MUTE and NOPROGRESS set by default |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | 7.8-pre2 |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | include strtok.h to get the prototype |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | finally fixed the 'ret' compiler warning |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | removed python interface, there is one now! ;-) |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | -# fix, thread fix, easy.c compile fix and more |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | made the automake line re-build from _all_ Makefile... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | english fix |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | now uses CURL_GLOBAL_DEFAULT |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | curl_global_init() support for CURL_GLOBAL_NOT_SSL |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Daniel Stenberg | Sterling Hughes's fixes |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Cris Bailiff | Added Solaris 'pkgadd' building support to packages... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | not used in autoconf version 2.50 |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | check for strtok_r |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | curl_ => Curl_ |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | re-indented to follow "project curl"-style, renamed... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | strtok() replaced with strtok_r() |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | adjusted for automake 1.4+ |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | Added strtok.[ch] |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | we rqeuire autoconf 2.50 now |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | fixed the -# to write to the same as --stderr is set to |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | 3.11 How do I POST with a different Content-Type? |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | clarified the MUTE option |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | updated, improved language at a few places |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | moved list of authors to the separate THANKS file and... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | text: added in 7.8 |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | beauty fix |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Daniel Stenberg | global_init() takes that flag argument |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | 7.8-pre1 commit |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | fixes |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | added libtool |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | major: curl_general_init/cleanup |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | ftps:// works |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | adjusted the global_init() call to pass the new flag... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | global_init() takes a flag option now, to tell libcurl... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | better -v use, passes -I to all perl invokes |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | added calls to curl_global_*, they aren't really needed... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | added 'curl-config --vernum' for hardcore hex version... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | changed the check for command1.txt to test1, so that... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | increased interface age |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | T. Bharath's comments about SSL cleanup incorporated... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | curl_global_cleanup and curl_global_init added to the... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | Added more test cases |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | test case converted to the new file format |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Daniel Stenberg | test: HTTP over proxy |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Daniel Stenberg | Removed references to the previous file format, added... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Daniel Stenberg | adjusted to the new test case formats |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Daniel Stenberg | Removed the former files using the old-style test case... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Daniel Stenberg | new test case file format |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Daniel Stenberg | Added Andres' comments about field 2 in netscape cookie... |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Daniel Stenberg | Andrés García's netscape cookie file parser fix |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Daniel Stenberg | general autoconf and automake fixes |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Daniel Stenberg | store httpcode _before_ doing the FAILONERROR check... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Daniel Stenberg | cleanup commit for new autoconf+automake+libtool versions |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Daniel Stenberg | fixes and improvments |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Daniel Stenberg | turned newlines into DOS styles |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Daniel Stenberg | made it binary in CVS to maintain DOS newlines and... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Daniel Stenberg | Added text about the test case numbering |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Daniel Stenberg | doesn't run ssl tests if libcurl wasn't built with... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Daniel Stenberg | added a lame double-check for libcrypto as otherwise... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Daniel Stenberg | Added test case 400, the first ftps:// one |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Daniel Stenberg | ftps test case data |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Daniel Stenberg | slightly "hackish" approach to disable SSL during downl... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Daniel Stenberg | this should not set a SSL path to LDFLAGS or CPPFLAGS... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Daniel Stenberg | added some, removed some, moved around some. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Daniel Stenberg | nicer OpenSSL header check |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Daniel Stenberg | our internal strlcat() is now named Curl_strlcat() |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Daniel Stenberg | strlcat() is now Curl_strlcat() instead to prevent... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Daniel Stenberg | strlcpy() turned static |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Daniel Stenberg | Added #define CURLE_ALREADY_COMPLETE to not break compi... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Daniel Stenberg | added pointer to the examples/getinmemory.c source... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Daniel Stenberg | Added getinmemory.c |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Daniel Stenberg | this might actually compile too... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Daniel Stenberg | an example on how you can use the write callback to... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Daniel Stenberg | We need -lpthread for the pthread example |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Daniel Stenberg | corrected |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Daniel Stenberg | Added Pawel A. Gajda |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Daniel Stenberg | Pawel A. Gajda fixed resumed transfers on persistent... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Daniel Stenberg | Added the first https test: 300 |
commit | commitdiff | tree | snapshot |
next |