History log of /curl/ (Results 28651 – 28675 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9befc68226-Apr-2004 Daniel Stenberg

added many comments

fbeb674426-Apr-2004 Daniel Stenberg

major update of the error strings

af641d2026-Apr-2004 Daniel Stenberg

added comments

d025877526-Apr-2004 Daniel Stenberg

added function headers and comments

241a4b3d26-Apr-2004 Daniel Stenberg

--with-libidn[=PATH] is now supported

496e81a226-Apr-2004 Daniel Stenberg

the next release is planned to become 7.12.0

f39b081226-Apr-2004 Daniel Stenberg

start all over again

c96f7f1326-Apr-2004 Daniel Stenberg

7.11.2 coming today

1bdc4b2025-Apr-2004 Daniel Stenberg

updated the warning text when SSL is explicitly disabled

3915fecf25-Apr-2004 Daniel Stenberg

USE_MANUAL is now defined by default

f94f068225-Apr-2004 Daniel Stenberg

moved older changes to the CHANGES.2003 file

2ddbf89725-Apr-2004 Daniel Stenberg

disable-manual

68a3cbe325-Apr-2004 Daniel Stenberg

make the generated hugehelp.c file use the USE_MANUAL define so that it
will be properly built with configure --disable-manual even if the source
file is already present

b9432d1224-Apr-2004 Daniel Stenberg

test164 HTTP range with multiple ranges

e202a29a23-Apr-2004 Daniel Stenberg

removed a memory leak when doing a windows threaded resolve and it failed

3755bffc23-Apr-2004 Daniel Stenberg

Gisle Vanem found and fixed a memory leak when doing (failing) Windows
threaded name resolves.

2a0a305323-Apr-2004 Daniel Stenberg

only a minor comment/format change

70e2aadc23-Apr-2004 Daniel Stenberg

Replaced Curl_FormReadOneLine with Curl_formpostheader as that is the only use
for it. It saves one extra copy of the header.

I also added comments for several functions in formdata.c

a1c8aaf623-Apr-2004 Daniel Stenberg

o --proxy-ntlm now checks if libcurl supports NTLM before using it
o minor --fail with authentication bugfix

8ee470aa23-Apr-2004 Daniel Stenberg

--proxy-ntlm fix and test case 163

37e4858c23-Apr-2004 Daniel Stenberg

Made --proxy-ntlm check if the underlying library actually supports NTLM

a27072be23-Apr-2004 Daniel Stenberg

minor format fix

47059f4523-Apr-2004 Daniel Stenberg

added test 163 - a simple test case that use -F field<file, to verify that
we can pass on "odd" characters (newline, CR, tab) like this.

daced80423-Apr-2004 Daniel Stenberg

No longer uses the valgrind option '--logfile-fd', we use the --logfile
option instead (even though it appends the pid to the file name, making it
harder to figure out its name to parse it af

No longer uses the valgrind option '--logfile-fd', we use the --logfile
option instead (even though it appends the pid to the file name, making it
harder to figure out its name to parse it after a test has run).

Also made sure we only use valgrind for the actual test command command lines,
not when for example running curl to detect if there are any already running
servers are present etc.

show more ...

b053ae6a23-Apr-2004 Daniel Stenberg

define the obsolete options to different values to prevent "duplicate case"
situtations in bindings that still have switch() cases for them

1...<<1141114211431144114511461147114811491150>>...1351