2001-08-08 |
Daniel Stenberg | Patrick Bihan-Faou introduced CURLOPT_SSL_VERIFYHOST... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Daniel Stenberg | Patrick Bihan-Faou's verifyhost addition |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Daniel Stenberg | config.h file for RISC OS compiles |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Daniel Stenberg | script to build curl on VMS |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Daniel Stenberg | replacing FILE * with common file descriptors? |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Daniel Stenberg | language correction |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Daniel Stenberg | added Rick Jones's more polite wording of 1.7, makes... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Daniel Stenberg | nine new test cases |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Daniel Stenberg | added "1.7 What about CURL from curl.com?" |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Daniel Stenberg | test 202 - two file:// URLs in one command line |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Daniel Stenberg | added test 201, file:// with missing file |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | VMS fixes, file:// changes, curl-config --libs patch |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Heikki Korpela posted a patch that makes --libs include... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Nico's VMS fixes added |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Added curlmsg.msg to the distribution |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | used under VMS |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Nico's fixes for VMS, most of these are fixes for bad... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Curl_FormFree renamed to Curl_formclean, as it turns... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | adjusted for VMS |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Nico's config.h for VMS |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Nico's VMS fixes |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Nico's VMS adjustment |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | VMS adjustments. The IOCTL_3_ARGS #define used now... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Nico Baggus made it work and compile under VMS! |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Nico Baggus' VMS adjustments |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | VMS #ifdefs added. several related to size_t problems... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | made this whole file #ifdef WIN32 |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | VMS #include fixes, |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | adjusted to the correct treatmeant of file:// URLs |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Added RISC OS and OpenVMS to ported operating systems |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | 7.8.1-pre3 commit |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | Jonathan Hseu noticed that you couldn't get a header... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Daniel Stenberg | corrected the comment for CURLOPT_WRITEHEADER in setopt... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Daniel Stenberg | many fixes mailed in during July |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Daniel Stenberg | curl_escape() no longer attempts to detect already... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Daniel Stenberg | - Sergio Ballestrero provided a patch for reading respo... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Daniel Stenberg | -G or similar to make -d data get into a GET |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Daniel Stenberg | complete rewrite to avoid the BSD license in the previo... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Daniel Stenberg | clarified '-d @filename' with a tiny example |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Daniel Stenberg | fixed the header that wrongly was the krb4-style one |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Daniel Stenberg | Andrew Francis base64 decode, my previous base64 encode... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Daniel Stenberg | added CURLOPT_HTTPGET |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Daniel Stenberg | httpreq cleanup fix |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Daniel Stenberg | httpsserver.pl added to release archive |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Sterling Hughes | Funny, I skipped right over this before. |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Daniel Stenberg | manual fix, select() loop fix, progress callback fix |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Daniel Stenberg | Frank Keeney pointed out a manual mistake for certifica... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Daniel Stenberg | "Add an interface that enables a user to select prefere... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Daniel Stenberg | don't do final newline output when using progress callback |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Daniel Stenberg | FD_ZERO() the keepfd variables properly when keepon... |
commit | commitdiff | tree | snapshot |
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 |
next |