]> granicus.if.org Git - curl/commit
Access the user and passwd fields from the connectdata struct now instead
authorDaniel Stenberg <daniel@haxx.se>
Sat, 19 Jul 2003 23:56:33 +0000 (23:56 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 19 Jul 2003 23:56:33 +0000 (23:56 +0000)
commit52b631fadecb5ff5f038badfd79055e7d4272927
tree27e4b5c01914b8fab19f458b124fffe8455211b2
parent2f0bc9d1f74236bec433d0681f9893db6f22694e
Access the user and passwd fields from the connectdata struct now instead
of the sessionhandle struct, as that was not good.
lib/ftp.c
lib/http.c
lib/http_digest.c
lib/http_ntlm.c
lib/krb4.c
lib/ldap.c
lib/telnet.c
lib/url.c