]> git.ipfire.org Git - thirdparty/squid.git/commit
clientStreams, rationalising the client side logic to allow plugin output streams...
authorrobertc <>
Sun, 15 Sep 2002 11:41:26 +0000 (11:41 +0000)
committerrobertc <>
Sun, 15 Sep 2002 11:41:26 +0000 (11:41 +0000)
commitedce4d98cbc995233439cb4af45513edecb0550c
tree70492bf8415ee1401c0d672a26c96a950f935d6a
parent7cd8c4142b83b3c4fe823421ba73b20df2a00516
clientStreams, rationalising the client side logic to allow plugin output streams, and providing a simple interface to the store. See the programmers guide for details
51 files changed:
Makefile.in
SPONSORS
doc/Makefile.in
doc/Programming-Guide/prog-guide.sgml
doc/debug-sections.txt
errors/Makefile.in
helpers/basic_auth/LDAP/Makefile.in
helpers/basic_auth/MSNT/Makefile.in
helpers/basic_auth/Makefile.in
helpers/basic_auth/NCSA/Makefile.in
helpers/basic_auth/PAM/Makefile.in
helpers/basic_auth/SASL/Makefile.in
helpers/basic_auth/SMB/Makefile.in
helpers/basic_auth/YP/Makefile.in
helpers/basic_auth/getpwnam/Makefile.in
helpers/basic_auth/multi-domain-NTLM/Makefile.in
helpers/basic_auth/winbind/Makefile.in
helpers/digest_auth/Makefile.in
helpers/digest_auth/password/Makefile.in
helpers/external_acl/Makefile.in
helpers/external_acl/ip_user/Makefile.in
helpers/external_acl/ldap_group/Makefile.in
helpers/external_acl/unix_group/Makefile.in
helpers/external_acl/wbinfo_group/Makefile.in
helpers/external_acl/winbind_group/Makefile.in
helpers/ntlm_auth/Makefile.in
helpers/ntlm_auth/SMB/Makefile.in
helpers/ntlm_auth/fakeauth/Makefile.in
helpers/ntlm_auth/no_check/Makefile.in
helpers/ntlm_auth/winbind/Makefile.in
icons/Makefile.in
lib/Makefile.in
src/Makefile.am
src/Makefile.in
src/auth/Makefile.in
src/clientStream.cc [new file with mode: 0644]
src/client_side.cc
src/client_side_reply.cc [new file with mode: 0644]
src/client_side_request.cc [new file with mode: 0644]
src/enums.h
src/fs/Makefile.in
src/fs/diskd/Makefile.in
src/mem.cc
src/protos.h
src/repl/Makefile.in
src/stmem.cc
src/store.cc
src/store_client.cc
src/structs.h
src/tools.cc
src/typedefs.h