libsoup r1008 - in branches/libsoup-2.4: . libsoup tests
- From: danw svn gnome org
- To: svn-commits-list gnome org
- Subject: libsoup r1008 - in branches/libsoup-2.4: . libsoup tests
- Date: Fri, 4 Jan 2008 17:38:52 +0000 (GMT)
Author: danw
Date: 2008-01-04 17:38:51 +0000 (Fri, 04 Jan 2008)
New Revision: 1008
ViewCVS link: http://svn.gnome.org/viewcvs/libsoup?rev=1008&view=rev
Modified:
branches/libsoup-2.4/ChangeLog
branches/libsoup-2.4/libsoup/soup-auth-domain-basic.c
branches/libsoup-2.4/libsoup/soup-auth-domain-basic.h
branches/libsoup-2.4/libsoup/soup-auth-domain-digest.c
branches/libsoup-2.4/libsoup/soup-auth-domain-digest.h
branches/libsoup-2.4/libsoup/soup-auth-domain.c
branches/libsoup-2.4/libsoup/soup-auth-domain.h
branches/libsoup-2.4/tests/continue-test.c
branches/libsoup-2.4/tests/server-auth-test.c
Log:
* libsoup/soup-auth-domain.c: add documentation
(soup_auth_domain_set_filter): take a GDestroyNotify, for better
bindability
* libsoup/soup-auth-domain-basic.c:
* libsoup/soup-auth-domain-digest.c: Add documentation. Replace
authentication signals with more-easily-bindable authentication
callbacks (with GDestroyNotifys).
(soup_auth_domain_digest_evil_check_password): Add this for the
benefit of code that depends on being able to do the equivalent
of the old soup_server_auth_check_passwd().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]