• Nils Goroll's avatar
    Pull in crc32 from old varnish sources to remove dependency on libvgz/libz · da4e85af
    Nils Goroll authored
    crc32.c is largely equivalent to the freebsd implementation
    
    Revert "use includes from VARNISHSRC if we need to" -
    This reverts commit 496725d6.
    
    The decision to pull in crc32 is based on an irc dicussion with phk
    that vmods should not use libvgz. The libvgz api is not to be exposed
    to minimize name clash issues with libz. As we only need crc32, there
    is no good reason to use libvgz in the first place.
    da4e85af
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.am Loading commit data...
crc32.c Loading commit data...
crc32.h Loading commit data...
vmod_vslp.c Loading commit data...
vmod_vslp.vcc Loading commit data...
vslp_dir.c Loading commit data...
vslp_dir.h Loading commit data...
vslp_hash.c Loading commit data...
vslp_hash.h Loading commit data...