2004-01-30 |
Daniel Stenberg | --socks |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Daniel Stenberg | Added --socks |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Daniel Stenberg | only do the verifyconnect() clear magic on mpeix |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | the thread and SSL issue is now fixed |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | note about the need for extra functions set to OpenSSL... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | update with recent info |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | don't include config.g in src/hugehelp.c unless HAVE_CO... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | ares fix, warnings fixed, mpeix fixes |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | check for sys/ioctl.h as well |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | added verifyconnect proto and use it correctly in the... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | moved the definitions of IOCTL_3_ARGS to setup.h |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | 1. changed order of two include files to build fine... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | Ken Hirsch says he basicly needs all 'mv' to be 'mv... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | Dan Fandrich's cleanup patch to make pedantic compiler... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | make pedantic compiler options generate less warnings |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | added hugehelp.h |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | nonsence change to make -Wunreachable-code get happy |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | use hugehelp.h to silence picky compiler warnings |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | documented ares_version() |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | return a const char * |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | use the name 'c-ares' for this package |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | include the new README.cares |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | point out that this is a forked project, all c-ares... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | c-ares specific README, leaving most of the original... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | cut off the initial blurb, moved that to README.cares |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | Dirk Manske fixed a flaw in the setting of the socket... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | updates |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | adjusted to the corrected chunked transfer-encoding... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | verify that buildconf ran fine to allow it to continue |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Daniel Stenberg | upload with chunked transfer encoding is now fixed |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Daniel Stenberg | Gisle has eyes, I don't |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Daniel Stenberg | Chunked-transfers should have an additional CRLF after... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Daniel Stenberg | added the extra newline that this needs to succeed |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Daniel Stenberg | send a connection: close in the initial reply to see... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Daniel Stenberg | number two is fixed! |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Daniel Stenberg | CONNECT response headers are now passed back as "regula... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Daniel Stenberg | don't advance the line pointer if it already points... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Daniel Stenberg | very big transfers now get nicer progress displayed... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Daniel Stenberg | display OK if it runs OK |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Daniel Stenberg | when saving in a cookie jar fails, include the file... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Daniel Stenberg | Removed two redundant #include files in the djgpp secti... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Daniel Stenberg | the *_LARGE options work fine on windows in 7.11.1 |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Daniel Stenberg | things continue to happen |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Daniel Stenberg | Use Curl_strtoll() if needed. This is not a library... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Daniel Stenberg | use the Curl_strtoll() source code from the lib code |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Daniel Stenberg | Proxy username and password on persistant connections... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Daniel Stenberg | check the arguments to the socks5 function, as the... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Daniel Stenberg | fixed the progress meter display for files >32 bit... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Daniel Stenberg | include curl.h for the typedef |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Daniel Stenberg | define SIZEOF_CURL_OFF_T if not already defined |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | re-intended the code curl-style |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | zlib fix for the help text, stroll usage on mingw/djgpp |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | return curl_off_t instead of long long, to work on... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | Gisle Vanem fixed the compressed help text zlib code |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | it has strtoll |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | Gisle Vanem's fix, mingw as strtoll |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | attempt to fix 64bit seeking for Windows, does it work? |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | font-lock the curl_off_t type instead of the off_t |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | header file fixing |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | use curl_off_t instead of off_t |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | use curl_off_t instead of off_t! |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | Instead of checking the off_t size, we use the source... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | s/not/note |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | curl_off_t is the new type for large file support |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | use the proper type for formposts, not the deprecated one |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | added the missing proto for the still unused quit function |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | mark the option better |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | start working on 7.11.1 |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | release time! curl-7_11_0 |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Daniel Stenberg | no large files on windows just yet |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Daniel Stenberg | updates |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Daniel Stenberg | updated year |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Daniel Stenberg | removed Basic in the initial response to see if it... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Daniel Stenberg | use the proper timecond defines, not the obsolete ones... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Daniel Stenberg | use the proper timecond defines, not the obsolete ones! |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Daniel Stenberg | Byron's fixes |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Daniel Stenberg | old timecond defines removed |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Daniel Stenberg | Removed defines with TIMECOND_ prefixes. They have... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Daniel Stenberg | clarified where VERBOSE output goes |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Daniel Stenberg | David Byron's --trace fix |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Daniel Stenberg | David Byron cleaned up how --trace with no option was... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Daniel Stenberg | two minor build quirks |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Daniel Stenberg | nothing left for 7.11.0, the remaining items were moved... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Daniel Stenberg | added this test, this is basicly a copy of test 91... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Daniel Stenberg | Gisle Vanem's patch for variables that "might be used... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Daniel Stenberg | silly me |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Daniel Stenberg | Avoid Curl_if2ip() on Interix as well. Fix by Rodney. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Daniel Stenberg | removed unused stuff |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Stenberg | use the %dk display for one extra k of progress |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Stenberg | automake 1.8 adjustment |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Stenberg | Added escaping of the function name in the AC_DEFUN... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Stenberg | Peter Sylvester's CURLOPT_SSL_CTX_FUNCTION docs |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Stenberg | now compressed out of the box |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Stenberg | issue 22 (better compressed manual) is fixed |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Stenberg | check for limits.h as well |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Stenberg | added missing parenthesis |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Stenberg | spell-fixed a comment |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Daniel Stenberg | clarified the recent fix, added cred |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Daniel Stenberg | rearranged the connect() call so that there's no interl... |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Daniel Stenberg | Curl_resolv fix |
commit | commitdiff | tree | snapshot |
next |