[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] [PATCH] HTTP Digest Auth R2 patch
From: |
Amr Ali |
Subject: |
[libmicrohttpd] [PATCH] HTTP Digest Auth R2 patch |
Date: |
Fri, 20 Aug 2010 15:17:29 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Christian,
Please see attached the R2 patch with the modifications we agreed on in
R1.
Also I think there is a logic error in configure.ac for HTTPS support.
Have a
look at Digest Auth support in configure.ac to understand the difference. If
something is enabled by default, you should actually declare --disable-https,
not --enable-https, since it is already enabled by default, and that confuses
people (at least it did confuse me) as there is no option listed for disabling
https. I understand that --disable-https will do that trick, but it is just not
listed in ./configure --help, which it should.
For example, when you do ./configure --disable-dauth it does disable
digest
auth which makes sense, since it is already enabled by default.
Best regards,
Amr Ali
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxugGkACgkQ2VxGY2Vcpog71QCfSWXVnKX+/Ls1aZ3felH/4WnC
ztMAnjAamEeXmr7tTQqSM4xiV0BmVkOp
=/iqG
-----END PGP SIGNATURE-----
http_digest_auth.patch
Description: Text Data
http_digest_auth.patch.sig
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libmicrohttpd] [PATCH] HTTP Digest Auth R2 patch,
Amr Ali <=