]> git.evergreen-ils.org Git - OpenSRF.git/commit
added DIGEST style authentication to the clients
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 18 Feb 2005 16:33:42 +0000 (16:33 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 18 Feb 2005 16:33:42 +0000 (16:33 +0000)
commitdb4ddf9f6aeec91d43907e914c23c28e36bbac19
tree92d4564a7077fa914562618c39b27f3da942be8e
parentcfe51f55885c4af32adb67ba2f2ea0b3272a5218
added DIGEST style authentication to the clients

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@87 9efc2488-bf62-4759-914b-345cdb29e865
include/opensrf/transport_client.h
include/opensrf/transport_session.h
src/libtransport/Makefile
src/libtransport/basic_client.c
src/libtransport/component.c
src/libtransport/transport_client.c
src/libtransport/transport_session.c
src/libtransport/transport_socket.c
src/router/Makefile
src/router/router.c
src/router/router.h