History log of /curl/ (Results 30676 – 30700 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8993423929-Jan-2003 Daniel Stenberg

reset conn->size to -1 on the ftp-do function to make it not go on to
ftp_done() with the previous transfer's value, as Dave Halbakken found out.
He also verified this fixed corrected the pro

reset conn->size to -1 on the ftp-do function to make it not go on to
ftp_done() with the previous transfer's value, as Dave Halbakken found out.
He also verified this fixed corrected the problem.

show more ...

8986037f29-Jan-2003 Daniel Stenberg

previous changes

a7c72b7a29-Jan-2003 Daniel Stenberg

removed the local variables for emacs and vim, use the new sample.emacs
way for emacs, and vim users should provide a similar non-polluting style

409ac80729-Jan-2003 Daniel Stenberg

removed weirdo {{{ and }}} comments
removed emacs local-variables stuff

fc7bebdf28-Jan-2003 Daniel Stenberg

the README.curl is named MANUAL these days

ca52549528-Jan-2003 Daniel Stenberg

revised and better

8948a65627-Jan-2003 Daniel Stenberg

removed -Wcast-align from --enable-debug with gcc, it just gives too many
warnings that I can't be concerned about at this point.

b4e33cfc27-Jan-2003 Daniel Stenberg

Removed the long-living compiler warnings on the des_pcbc_encrypt() function
calls!

86742e8327-Jan-2003 Daniel Stenberg

tests that were not run due to restraints (the netrc-tests) were counted
as skipped twice, and thus the total number of tests appeared wrong

173b35ea27-Jan-2003 Daniel Stenberg

made it work
made it cause less compiler warnings
made it require 7.9.7 to build

2b054e5324-Jan-2003 Daniel Stenberg

Bertrand Demiddelaer found and fixed this memory leak.

a302ff1623-Jan-2003 Daniel Stenberg

string.h keeps the proto for memset() on some platforms, used for FD_ZERO

f7bb4e6123-Jan-2003 Daniel Stenberg

added a default to the switch() in order to prevent a compiler warning

5c54899123-Jan-2003 Daniel Stenberg

fix the configure option query

5627cf7123-Jan-2003 Daniel Stenberg

mention what kind of error you may get if this is not followed

c05dae4a23-Jan-2003 Daniel Stenberg

spell

57e61e3723-Jan-2003 Daniel Stenberg

This is the new Emacs style for curl hacking, based on work written by
Mats Lidell in project Rockbox.

a6c395c123-Jan-2003 Daniel Stenberg

Duncan Wilcox reported a crash with --interface on FreeBSD when ipv6-enabled
and this has been verified to correct the problem.

543e0b1e22-Jan-2003 Daniel Stenberg

oops, broken comment fixed

64b0ff8722-Jan-2003 Daniel Stenberg

extern C this to work in C++ conditions

a034208a22-Jan-2003 Daniel Stenberg

reversed the actions on the cmp check for detecting if we're re-running
a test on the same CVS setup as previous, as they seemed to be wrong.

We're not actually using the result for anyt

reversed the actions on the cmp check for detecting if we're re-running
a test on the same CVS setup as previous, as they seemed to be wrong.

We're not actually using the result for anything at this point though.

show more ...

5f12515822-Jan-2003 Daniel Stenberg

use LANG set to C to prevent localized dates etc

6f6cffdc22-Jan-2003 Daniel Stenberg

pass the options to configure properly

21a98ef222-Jan-2003 Daniel Stenberg

check for empty confopts before asking for it

aa90436422-Jan-2003 Daniel Stenberg

put the configure options in the setup file was well
make -i
show lib/config.h
and some initial checks to prevent this running multiple times without the
CVS having changed

1...<<1221122212231224122512261227122812291230>>...1351