• Nils Goroll's avatar
    Support both Varnish 3 and Varnish 4. Allocate memory from workspace instead of stack for Varnish 4 · 7ab410e6
    Nils Goroll authored
    * Pull in varnish version autoconf logic from libvmod-querystring
      Thanks to Dridi Boukelmoune <dridi.boukelmoune@gmail.com>
    
    * Move allocation of memory for dcs_match to caller
    
    * generate dcs_match_mem.h defining DCS_MATCH_MEM_SZ which is the memory size
      required by dcs_match
    
    * move gen* perl and c source to the gen directory to avoid issues with
      make check and recursive subdirs
    
    * first changes to make splint happier
    7ab410e6
Name
Last commit
Last update
m4 Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...