Compile problem with OpenSSL 0.9.5a

2005-04-07 Thread Larry Jones
Trying to compile the current CVS, I get the following compile error: gcc -I. -I. -I/usr/local/ssl/include -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -Wall -Wno-implicit -c http-ntlm.c http-ntlm.c:50: openssl/md4.h: No such file or dir

Re: NTLM authentication in CVS

2005-04-07 Thread Hrvoje Niksic
Tobias Tiederle <[EMAIL PROTECTED]> writes: > the only noteable output while compiling (your other two patches > applied) is: > \Vc7\PlatformSDK\Include\WinSock.h(689) : warning C4005: 'NO_ADDRESS' : > macro redefinition > host.c(59) : see previous definition of 'NO_ADDRESS' I've now fixe

Re: NTLM authentication in CVS

2005-04-07 Thread Hrvoje Niksic
Herold Heiko <[EMAIL PROTECTED]> writes: > In order to compile current cvs with msvc 3 patches are needed > (enclosed): Thanks for testing! > 1) > mswindows.c(118) : warning C4005: 'OVERFLOW' : macro redefinition > C:\PROGRA~1\MICROS~2\VC98\INCLUDE\math.h(415) : see previous > definition

Re: NTLM authentication in CVS

2005-04-07 Thread Tobias Tiederle
Herold Heiko schrieb: >3) As expected msvc still throws compiler error on http.c and retr.c, (bad) >workaround: disable optimization. Anybody with a cl.exe newer than >Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86 >can comment if this is needed with newer versions, to

wget appears to not send cookies on POST request

2005-04-07 Thread wget
Hi, I'm trying to automate a rather long file download process using wget. The process goes like this: 1) Request main home page (to get first session cookie) 2) Submit login form (to get next authorization cookie) 3) Submit another form (to get file to download) 4) Log out Each of these steps i

RE: NTLM authentication in CVS

2005-04-07 Thread Herold Heiko
In order to compile current cvs with msvc 3 patches are needed (enclosed): 1) mswindows.c(118) : warning C4005: 'OVERFLOW' : macro redefinition C:\PROGRA~1\MICROS~2\VC98\INCLUDE\math.h(415) : see previous definition of 'OVERFLOW' mswindows.c(119) : warning C4005: 'UNDERFLOW' : macro rede

Re: cvs compile problem...

2005-04-07 Thread Hrvoje Niksic
It's a Makefile problem; just remove string_t.o from OBJS and it should work.

Re: NTLM authentication in CVS

2005-04-07 Thread Daniel Stenberg
On Thu, 7 Apr 2005, Hrvoje Niksic wrote: If someone has access to an NTLM-authorizing web server, please try it out with Wget and let us know how it goes. It should be noted that for NTLM, you can specify the domain name in the user name field as: "domain\user" or "domain/user" -- -=- D

NTLM authentication in CVS

2005-04-07 Thread Hrvoje Niksic
As of two days ago, the NTLM authentication support is in CVS, although it has undergone very little testing. (To quote Linus, "If it compiles, it's perfect.") If someone has access to an NTLM-authorizing web server, please try it out with Wget and let us know how it goes. Unfortunately, this ve

wget 1.10 alpha 1

2005-04-07 Thread Steven M. Schweda
What would it take to get my VMS changes into the main code stream? http://antinode.org/dec/sw/wget.html Steven M. Schweda (+1) 651-699-9818 382 South Warwick Street[EMAIL PROTECTED]