2003-03-03 |
Daniel Stenberg | output the md5sum as the last step |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | Added share.obj |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | moved the disable-thread warning to the switch code... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | Detect AIX 4.3 or later, and if found disable the check... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | AIX 4.3 or later should use gethostbyname() and not... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | Added typecast to please the MSVC compiler. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | another typecast added to please the borland compiler |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | Add (void) on our uses of the swrite() macro when we... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Daniel Stenberg | Init postdata properly before issuing a request, so... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Daniel Stenberg | moved a variable declaration to remove a compiler warni... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | include the engine stuff |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | Andres Garcia Garcia updated to build with the most... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | James Bursa made it compile on RISC OS as well. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | James Bursa wrote a section about cross-compiling for... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | the strequal and strnequal should now be called with... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | Removed the defines for strequal() and strnequal(). |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | recent stuff |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | mention what happens if size is set to -1 |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | spell out that POSTFIELDS should be url-encoded in... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Daniel Stenberg | spell better |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Daniel Stenberg | Updated to better reflect reality. Also displays how... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Daniel Stenberg | It appears that there are FTP-servers that return size... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | test138 is for RETR without size and without a working... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | support <size>-1</size> to completely disable the SIZE... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | added support for RETRNOSIZE in the control file to... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | added a test case for RETR that doesn't get the size... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | added index.html |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | random updates |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | No longer loop to read multiple times before returning... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Daniel Stenberg | updated, now features less mentions about older versions |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Daniel Stenberg | better sslcerts link |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Daniel Stenberg | 7.10.4-pre2 commit |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Daniel Stenberg | Fixes to bring back the the "Expect: 100-continue"... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Daniel Stenberg | Kjetil Jacobsen found out that setting CURLOPT_MAXCONNE... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Daniel Stenberg | fixed language for limit-rate |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Daniel Stenberg | daily was weekly, added a little thing about feb 2003 |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Daniel Stenberg | added an EXAMPLE section |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Daniel Stenberg | how to disable FTP PORT |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Daniel Stenberg | This script clearly misses to remove the build dir... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Daniel Stenberg | mention --trace and --trace-ascii in the -v/--versbose... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | mention more cacert magic |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | Fix Curl_is_connected() even more to deal with waitconn... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | Matthew Clarke built curl on AIX 3.2.5 |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | include <sys/socket.h> to compile the fd_set stuff... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | geterrno() renamed to ourerrno() to prevent the name... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | Martin C. Martin's fix for multi-interface connects... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Daniel Stenberg | Christopher R. Palmer fixed Curl_base64_encode() to... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Daniel Stenberg | language |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Daniel Stenberg | include stdarg.h since we use va_* stuff |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Daniel Stenberg | I made curl run fine on a XScale/PXA250 |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Daniel Stenberg | Re-arranged the SSL connection code (again). The recent... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Jean-Philippe... | added the sharing of DNS cache |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | VMS has setjmp.h |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | Nico Baggus updated build script for VMS |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | assume zlib 1.1.4 - pointed out by Kevin Roth |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | HAVE_LIBZ is the actual name of the define we use |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | make it more obvious what this is by not even trying... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | James Bursa corrected a bad comment |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | fixes during the last couple of days |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | Improved error reporting in case of bad SSL_connect... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Daniel Stenberg | scan through the PATH as well, to find stunnel |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Daniel Stenberg | Julian Noble pointed out that capath is indeed working... |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Daniel Stenberg | Kevin Roth corrected the zlib stuff to work better. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Daniel Stenberg | don't check for the CA cert bundle if --insecure is... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Daniel Stenberg | typecast the argument to isspace() to an int to prevent... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Daniel Stenberg | curl now uses stricter VERIFYHOST by default and only... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Daniel Stenberg | Fixes bug #669059. We now extract the Content-Type... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Daniel Stenberg | test case 57 - verifies that the Content-Type extractio... |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Daniel Stenberg | changes from the last week or so |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Daniel Stenberg | HAVE_WRITABLE_ARGV is set if argv[] is writable on... |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Daniel Stenberg | John McGowan found a problem where the DEBUGFUNCTION... |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Daniel Stenberg | add the new emacs file and removed the former one |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Daniel Stenberg | example showing how a .emacs using curl-style.el could... |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Daniel Stenberg | this is the former emacs file we no longer use, go... |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Daniel Stenberg | reset conn->size to -1 on the ftp-do function to make... |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Daniel Stenberg | previous changes |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Daniel Stenberg | removed the local variables for emacs and vim, use... |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Daniel Stenberg | removed weirdo {{{ and }}} comments |
commit | commitdiff | tree | snapshot |
2003-01-28 |
Daniel Stenberg | the README.curl is named MANUAL these days |
commit | commitdiff | tree | snapshot |
2003-01-28 |
Daniel Stenberg | revised and better |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Daniel Stenberg | removed -Wcast-align from --enable-debug with gcc,... |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Daniel Stenberg | Removed the long-living compiler warnings on the des_pc... |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Daniel Stenberg | tests that were not run due to restraints (the netrc... |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Daniel Stenberg | made it work |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Daniel Stenberg | Bertrand Demiddelaer found and fixed this memory leak. |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Daniel Stenberg | string.h keeps the proto for memset() on some platforms... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Daniel Stenberg | added a default to the switch() in order to prevent... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Daniel Stenberg | fix the configure option query |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Daniel Stenberg | mention what kind of error you may get if this is not... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Daniel Stenberg | spell |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Daniel Stenberg | This is the new Emacs style for curl hacking, based... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Daniel Stenberg | Duncan Wilcox reported a crash with --interface on... |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Daniel Stenberg | oops, broken comment fixed |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Daniel Stenberg | extern C this to work in C++ conditions |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Daniel Stenberg | reversed the actions on the cmp check for detecting... |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Daniel Stenberg | use LANG set to C to prevent localized dates etc |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Daniel Stenberg | pass the options to configure properly |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Daniel Stenberg | check for empty confopts before asking for it |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Daniel Stenberg | put the configure options in the setup file was well |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Daniel Stenberg | updated copyright years |
commit | commitdiff | tree | snapshot |
next |