Skip to content
Varnish Cache source code repository
C C++ M4 Python Shell Makefile Other
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci [cci] get the dsc file too May 26, 2020
.github no debuginfo packages on packagecloud.io Mar 26, 2017
bin Centralize VFP storage error log May 27, 2020
doc Add docs for contents of VSC_*.h May 14, 2020
etc Add SPDX license identifiers to all files with a Copyright notice. Jan 27, 2020
include vrt.h changelog tlc May 13, 2020
lib vmodtool: support multiple possible input files May 19, 2020
m4 update ax_pthread.m4 from upstream Aug 22, 2016
man Missing manual pages dependencies Mar 11, 2020
tools Tolerate lock witness leaks May 2, 2020
.dir-locals.el emacs: tabs mode only applies to c sources May 19, 2020
.envrc Adjust for other OS Jul 1, 2019
.gitignore Generate an array of lines for the varnishstat help Apr 1, 2020
.lgtm.yml Ignore empty blocks Oct 1, 2019
.syntastic_c_config Make life easier for vim/syntastic users Sep 5, 2016
.travis.yml Switch to clang/llvm 9 May 10, 2020
CONTRIBUTING Fix typos Apr 23, 2020
ChangeLog remove old content from changelog May 18, 2013
INSTALL Remove mention of --enable-werror Nov 13, 2013
LICENSE Add SPDX license identifiers to all files with a Copyright notice. Jan 27, 2020
Makefile.am Witness lock order in VMOD test suites too Mar 10, 2020
README.Packaging Revert last commit Nov 4, 2019
README.rst link to the business page Feb 4, 2020
autogen.des Enable automake maintainer mode for development Feb 13, 2020
autogen.sh Dedicated autoconf macros for libraries detection Nov 26, 2016
configure.ac Define $(vmoddir) in a single location Apr 14, 2020
flint.lnt Minor flexelinting Aug 22, 2019
varnish-legacy.m4 Add SPDX license identifiers to all files with a Copyright notice. Jan 27, 2020
varnish.m4 vmodtool: support only one input file May 19, 2020
varnishapi-uninstalled.pc.in Install _all_ headers under ${prefix}/include/.. Nov 8, 2014
varnishapi.pc.in Polish Jun 26, 2019
vtc.am Fix distcheck Feb 13, 2020

README.rst

Varnish Cache

This is Varnish Cache, the high-performance HTTP accelerator.

Documentation and additional information about Varnish is available on https://www.varnish-cache.org/

Technical questions about Varnish and this release should be addressed to <varnish-misc@varnish-cache.org>.

Please see CONTRIBUTING for how to contribute patches and report bugs.

For questions about commercial support and services related to Varnish see the Varnish HTTP Cache Business page .

CircleCI tests: ccibadge

More platforms are tested via vtest

You can’t perform that action at this time.