]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
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)
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++


Trivial merge