2001-06-20 |
Daniel Stenberg | ftp cut off transfer fix, configure --with-ssl fix |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Daniel Stenberg | when --with-ssl is used with a specified path, we use... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Daniel Stenberg | Added items we've discussed previously, and URLs to... |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Daniel Stenberg | better treatment of truly aborted transfers |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Daniel Stenberg | files to ignore by default in cvs operations |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Daniel Stenberg | made stdin testing work, also made 'nocheck=true' work... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Daniel Stenberg | three more HTTP tests added from the old test suite |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Daniel Stenberg | removed a failf() that would overwrite the previous... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Daniel Stenberg | better ssl error msg, libcurl.def fix, -version-info... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Daniel Stenberg | Salvador Dávila's ftp range download fix |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Daniel Stenberg | New test cases added |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Daniel Stenberg | supports SIZE now |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Daniel Stenberg | corrected the -version-info |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Daniel Stenberg | Added a check that 'localhost' resolves before the... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Daniel Stenberg | duplicate curl_unescape entry removed |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Daniel Stenberg | 7.8 commit |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Daniel Stenberg | SM's suggested update of the Microsoft and SSL compilin... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Daniel Stenberg | SDavila posted a fix that sets conn->bits.use_range... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Daniel Stenberg | Jörn corrected the mingw32 makefile |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Daniel Stenberg | S. Moonesamy updates, strtok.[ch] issues |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Daniel Stenberg | Added note about src/hughelp.c and the new *.cvs file... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Daniel Stenberg | For people using CVS but with no perl, like all those... |
commit | commitdiff | tree | snapshot |
2001-06-06 |
Daniel Stenberg | corrected the CVS note about not creating a subdirector... |
commit | commitdiff | tree | snapshot |
2001-06-05 |
Daniel Stenberg | MUTE is gone, PHP examples, new CVS structure |
commit | commitdiff | tree | snapshot |
2001-06-05 |
Daniel Stenberg | made the test-program in the bottom compile/build,... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Sterling Hughes | Add documentation for the --vernum attribute |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Daniel Stenberg | CURLOPT_CONNECTTIMEOUT works on win32 these days, S... |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Sterling Hughes | Update the cvs instructions. |
commit | commitdiff | tree | snapshot |
2001-06-01 |
Sterling Hughes | Test (and revert change from previous test). |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Sterling Hughes | testing... testing... 1, 2, 3 |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Daniel Stenberg | removed CURLOPT_MUTE, it is not used anymore |
commit | commitdiff | tree | snapshot |
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 |
next |