libsoup r930 - in trunk: . libsoup tests
- From: danw svn gnome org
- To: svn-commits-list gnome org
- Subject: libsoup r930 - in trunk: . libsoup tests
- Date: Mon, 24 Sep 2007 01:53:01 +0100 (BST)
Author: danw
Date: 2007-09-24 01:53:00 +0100 (Mon, 24 Sep 2007)
New Revision: 930
ViewCVS link: http://svn.gnome.org/viewcvs/libsoup?rev=930&view=rev
Added:
trunk/tests/ntlm-test.c
Modified:
trunk/ChangeLog
trunk/libsoup/soup-connection-ntlm.h
trunk/libsoup/soup-message.c
trunk/tests/
trunk/tests/Makefile.am
Log:
* libsoup/soup-message.c (soup_message_set_auth)
(soup_message_set_proxy_auth): Only remove the Authorization /
Proxy-Authorization header from the message if it was previously
set by soup_message_set_auth(). (Eg, not if it was added by
SoupConnectionNTLM.) #471389
* libsoup/soup-connection-ntlm.h: fix a search-and-replace-o
* tests/ntlm-test.c: Simple NTLM regression test; doesn't really
test the crypto/encoding bits, just that the right headers are
being sent at the right times.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]