Tue Mar 21 13:41:47 2000  Joe Orton  <joe@orton.demon.co.uk>

	* uri.c (uri_abspath, uri_absolute): New functions.

Wed Mar 15 19:31:24 2000  Joe Orton  <joe@orton.demon.co.uk>

	* http_auth.c: Brought in "can authenticate" state,
	sess->will_handle.  (http_auth_create, http_auth_destroy): New
	functions.  (http_auth_challenge): Record the domain parameter.
	(digest_challenge): Handle domains properly.  Don't reprompt for
	credentials if stale=TRUE.  (is_in_domain, parse_domain): New
	functions.  (http_auth_request): Do not give out authentication
	details outside the domain.

Mon Mar 13 14:27:00 2000  Joe Orton  <joe@orton.demon.co.uk>

	* http_auth.c (get_credentials): Pass realm to creds
	callback. Take username and password in malloc-allocated memory.
	Don't store password persistently.  (digest_challenge,
	request_digest): Only calculate H(A1) once.
	(http_auth_set_creds_cb): New function.  (http_auth_init): Don't
	pass creds callback here.

Wed Mar  8 20:35:32 2000  Joe Orton  <joe@orton.demon.co.uk>

	* http_auth.c [!STANDALONE]: Replacement for support code.

Wed Mar  8 19:52:49 2000  Joe Orton  <joe@orton.demon.co.uk>

	* *.[ch]: Relicensed under dual LGPL/GPL.

Tue Feb 29 20:04:40 2000  Joe Orton  <joe@orton.demon.co.uk>

	* Makefile.incl: Dependancies updated.

Fri Feb 11 13:33:48 2000  Joe Orton  <joe@orton.demon.co.uk>

	* hip_xml.c (start_element, end_element): Collect mode
	implemented.

Wed Feb  9 13:29:40 2000  Joe Orton  <joe@orton.demon.co.uk>

	* uri.c (uri_childof): Sanity check that parent is shorter than
	child.

Wed Feb  9 13:21:15 2000  Joe Orton  <joe@orton.demon.co.uk>

	* uri.c (uri_childof): Fix leak.

Tue Feb  8 15:05:00 2000  Joe Orton  <joe@orton.demon.co.uk>

	* *.[ch]: Relicensed under GPL only, for the time being.

Tue Feb  8 14:55:40 2000  Joe Orton  <joe@orton.demon.co.uk>

	* http_auth.c (http_auth_verify_response): Return the success
	value.

Tue Feb  8 14:11:26 2000  Joe Orton  <joe@orton.demon.co.uk>

	* http_auth.c (http_auth_verify_response): Free the pairs.

Tue Feb  8 13:15:48 2000  Joe Orton  <joe@orton.demon.co.uk>

	* Makefile.incl: Added Makefile fragment.

Sat Jan 29 21:10:05 2000  Joe Orton  <joe@orton.demon.co.uk>

	* dav_redref.[ch]: Preliminary support for WebDAV Redirect
	Refences.

Sat Jan 29 20:27:15 2000  Joe Orton  <joe@orton.demon.co.uk>

	* hip_xml.[ch]: Modified for http_buffer->sbuffer changes.

Sat Jan 29 18:49:39 2000  Joe Orton  <joe@orton.demon.co.uk>

	* http_auth.[ch]: Don't include common.h.

Sat Jan 29 18:46:05 2000  Joe Orton  <joe@orton.demon.co.uk>

	* http_auth.[ch]: Got rid of bool, indenting style changed.

Sat Jan 29 18:12:59 2000  Joe Orton  <joe@orton.demon.co.uk>

	* http_auth.[ch]: Added HTTP Authentication (RFC2617) client
	implementation.

Sat Jan 29 16:49:16 2000  Joe Orton  <joe@orton.demon.co.uk>

	* http_utils.[ch]: Removed http_buffer.

Tue Jan 18 14:44:27 2000  Joe Orton  <joe@orton.demon.co.uk>

	* uri.[ch], http_utils.[ch], dav_207.[ch], hip_xml.[ch]: Licensed
	under GPL or LGPL.

