]> git.ipfire.org Git - thirdparty/squid.git/commit - ChangeLog
STORE.C SPLIT
authorwessels <>
Tue, 3 Feb 1998 08:16:54 +0000 (08:16 +0000)
committerwessels <>
Tue, 3 Feb 1998 08:16:54 +0000 (08:16 +0000)
commitf09f5b266e7283bf0dbcb02c7024e906fb9e9ab3
tree352420203a514784f280068d8f070513884175db
parentee89e05af4b7b4721c0e1bcd35cdc215bcb666df
STORE.C SPLIT
Also made MD5 cache keys standard
19 files changed:
ChangeLog
configure
configure.in
include/autoconf.h.in
src/Makefile.in
src/defines.h
src/enums.h
src/globals.h
src/protos.h
src/squid.h
src/stat.cc
src/store.cc
src/store_client.cc [new file with mode: 0644]
src/store_key_md5.cc
src/store_rebuild.cc [new file with mode: 0644]
src/store_swapin.cc [new file with mode: 0644]
src/store_swapmeta.cc [new file with mode: 0644]
src/store_swapout.cc [new file with mode: 0644]
src/typedefs.h