]> git.ipfire.org Git - thirdparty/squid.git/commit - src/wordlist.cc
Completed protos.h split and code refactoring
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 13 Sep 2012 11:39:30 +0000 (13:39 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 13 Sep 2012 11:39:30 +0000 (13:39 +0200)
commit3aefe2bb7f5a4ea226e622dfe0a30e095bcf0c1f
tree6ce3e3184206ee542d60336d28686dd224669dbf
parentccbcff0e420da717376dbf285af482a2b55c231c
parentbeb5a16cc60418dcfed5a05ab9c835117b0bf5af
Completed protos.h split and code refactoring

Complete the task of splitting protos.h into more specific files
Remove inclusion of protos.h from most files
Clean CVS and arch file-tags up
Rework some module initialization code so that it is the callee's task and not the callers' to do feature-enabling
Added ssl-crtd option to the maximus build test
Changed many functions' linkage type from C to C++