2001-08-15 |
Daniel Stenberg | David James made it build 7.8.1 pre 5 |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | CURL_GLOBAL_WIN32 updates |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | "added in 7.8.1" |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | geez, I'd ruined Nico's socklen_t define, corrected... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | Nico's updates |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | redirected stderr problem fixed, VC build with SSL... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | exchanged the second and third argument to fwrite(... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | #include <curl/mprintf.h> |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | curl_memdebug takes a const argument now |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | (un)signed and const cleanup |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | --enable-debug now sets the following CFLAGS: |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | minor fixes for compiler warnings |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | Curl_open() only take one argument now, |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | const and (un)signed fixes |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | const and unsigned/signed fixes |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | removed the use of the global array for the password... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | size_t and const |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | cleaned up some of the size_t and const mess |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | removed unused code, added const |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | cleaned up some picky compiler warnings and indented... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | added const char * => char * typecast |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | const-ified lots of function arguments |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | const-ified the code, removed Curl_ldap_done() |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | fixed picky compiler warnings, unused arguments, const... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | Curl_httpchunk_read now takes size_t size arguments... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | made some char * into const char * and I removed the... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | added const to the prompt char * in the proto |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | added typecast when converting const char * to char * |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | added const to the function protos |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | Curl_ftpsendf's third argument is now a const char * |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | corrected the size_t weirdness. Expect size_t to be... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | added a few consts and a few typecasts to please picky... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | size_t => ssize_t, removed the special VMS fix for... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | added typecasts when converting from unsigned int to int |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | Added an empty win32_cleanup for non-windows systems... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | removed the *done() function as it served no purpose... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | commented out empty else blocks to shut up pedantic... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | Added 'const' to the string arrays |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Daniel Stenberg | corrected dubious use of the same variable twice in... |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Daniel Stenberg | curl_formparse() should no longer have any size-limit... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Daniel Stenberg | corrected minor source indentation error |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Daniel Stenberg | moved the download/upload speed calculations, to be... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
sm | Fixed bugs for building debug and SSL lib in VC makefile |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Daniel Stenberg | Added CURLOPT_HTTPGET and CURLOPT_SSL_VERIFYHOST, added... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Daniel Stenberg | non-blocking connect please |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Daniel Stenberg | strip off user-agent before checking protocol |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Daniel Stenberg | The redirected error stream was closed before curl_easy... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Daniel Stenberg | removied $Id:$ again, this is treated as a binary file... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Daniel Stenberg | Added $Id:$ to the header |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Daniel Stenberg | Added $Id:$ string for file version in the header |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Daniel Stenberg | when a test expects an error code but gets a different... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Daniel Stenberg | Nico's notes about porting to VMS |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Daniel Stenberg | test cases, verifyhost, curl -E |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Daniel Stenberg | added unfortunate but necessary special-purpose files... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Daniel Stenberg | The file name given to -E can now contain drive letters... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Daniel Stenberg | credit where credit is due, added a bunch of recent... |
commit | commitdiff | tree | snapshot |
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 |
next |