2001-07-12 |
Sterling Hughes | Leftover -- add a note about this in the examples file :) |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Sterling Hughes | Add win32 initialization support to curl_global_init... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Daniel Stenberg | borland makefile fix |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Daniel Stenberg | added more ideas that've been floating around lately |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Daniel Stenberg | removed the "change test suite" item, as that is alread... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Daniel Stenberg | Added an item about the cookie jar stuff, contains... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Daniel Stenberg | removed static, removed curl special return type, added... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Daniel Stenberg | added strtok.c as a source file |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Daniel Stenberg | Nic Roets brought a fix for the certificate verificatio... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Daniel Stenberg | added test 43 |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Daniel Stenberg | HTTP Location: following over HTTP proxy |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Daniel Stenberg | now runs ok on IPv6 enabled hosts |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Daniel Stenberg | now does OK even on IPv6-enabled hosts |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Daniel Stenberg | better strip |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Daniel Stenberg | multiple file transfers with resume fix |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Daniel Stenberg | 'resume from'-fix. When using "-C -" and doing multiple... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Daniel Stenberg | - Anton Kalmykov provided a fix that makes curl work... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Daniel Stenberg | Anton Kalmykov's fix for dealing with form names with... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Daniel Stenberg | added return type void in SYNOPSIS |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Daniel Stenberg | libcurl.5 is renamed to libcurl.3 |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Daniel Stenberg | all changes from year 2000 was moved to CHANGES.2000... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Daniel Stenberg | the changelog from year 2000 |
commit | commitdiff | tree | snapshot |
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 |
next |