History log of /curl/ (Results 29851 – 29875 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d42c6b7e17-Oct-2003 Daniel Stenberg

make no user or no password just mean blank fields, not aborted operation

d70550f917-Oct-2003 Daniel Stenberg

finally we support >128 letter passwords so this test was fixed to work

679654bd17-Oct-2003 Daniel Stenberg

o the name and password arrays are 256 bytes, so let's accept that lengthy
input
o have ->passwd and ->name be NULL if no name/passwd was given
o only set default user+password for FTP

o the name and password arrays are 256 bytes, so let's accept that lengthy
input
o have ->passwd and ->name be NULL if no name/passwd was given
o only set default user+password for FTP if no userpwd was given

show more ...

9e3f544317-Oct-2003 Daniel Stenberg

made the code deal with empty name and password

3d59934117-Oct-2003 Daniel Stenberg

ignore these too

a77d931c17-Oct-2003 Daniel Stenberg

verbose auth info

260c353517-Oct-2003 Daniel Stenberg

show info text (verbose) about auth type and user name in use

8823679e17-Oct-2003 Daniel Stenberg

made the password prompt nicer

722ece4017-Oct-2003 Daniel Stenberg

define HAVE_SYS_SOCKET_H if that file is present. This is needed when we
#include "../lib/memdebug.h" for memory debug builds.

cc09e31a16-Oct-2003 Daniel Stenberg

turned this into a list of documents/standards curl adheres to

fe09079716-Oct-2003 Daniel Stenberg

subjectAltName and passwd changes

8f5b80c716-Oct-2003 Daniel Stenberg

removed the passwd options that are no longer supported

4609794916-Oct-2003 Daniel Stenberg

password prompting gone from libcurl, fixed for ntlm

cadcc12116-Oct-2003 Daniel Stenberg

Added support for password prompting if only used name is given on the
command line.

22adcb9c16-Oct-2003 Daniel Stenberg

password promting support removed from libcurl

597c1fe616-Oct-2003 Daniel Stenberg

rewritten alternative name check

7201a5a215-Oct-2003 Daniel Stenberg

the previous fix left this compiler error

c6a0bb9915-Oct-2003 Daniel Stenberg

bad license situation for the altname patch

622984de15-Oct-2003 Daniel Stenberg

now libcurl runs better multi-threaded on windows

a9af971c15-Oct-2003 Daniel Stenberg

Avoid doing getsockopt() on Windows to verify connects. It seems that this
hogs Windows machines when libcurl is being used multi-threaded (with > ~50
threads). Andrew Fuller helped us verify

Avoid doing getsockopt() on Windows to verify connects. It seems that this
hogs Windows machines when libcurl is being used multi-threaded (with > ~50
threads). Andrew Fuller helped us verify and test this.

According to a MSDN web page on connect(), it returns 0 when the connect
is done and thus we don't need the getsockopt() call anyway on Windows.

show more ...

171229e114-Oct-2003 Daniel Stenberg

duphandle fix

b71ca15514-Oct-2003 Daniel Stenberg

Kimmo Kinnunen fixed a crash with duphandle() when CURLDEBUG was set

1c604b7b14-Oct-2003 Daniel Stenberg

Gisle Vanem brought IPv6-support to curl on Windows

749f538714-Oct-2003 Daniel Stenberg

Gisle Vanem's IPv6-on-Windows patch applied!

7553341b14-Oct-2003 Daniel Stenberg

improved the libtool check to disqualify "1.4c" when 1.4.2 is required

1...<<1191119211931194119511961197119811991200>>...1351