Varnish Cache source code repository https://www.varnish-cache.org
Find a file
Nils Goroll 7e9b65c62c
vcc: Add missing check for scientific notation
Fixes another instance of #3971: The added test would trigger an assertion
failure:

**** v1    CLI RX|Message from VCC-compiler:
**** v1    CLI RX|Assert error in vcc_lex_number(), vcc_token.c line 505:
**** v1    CLI RX|  Condition(s == tl->t->e) not true.
**** v1    CLI RX|Running VCC-compiler failed, signal 6
**** v1    CLI RX|VCL compilation failed
2025-10-29 19:46:04 +01:00
.circleci cci: try again 2025-06-02 14:26:45 +02:00
.github coverity: Attempt at recursive git clone 2025-06-02 14:16:35 +00:00
bin vcc: Add missing check for scientific notation 2025-10-29 19:46:04 +01:00
contrib Polish contrib Makefile 2022-09-19 15:24:48 +02:00
doc doc: Explain vcl_refresh_* better 2025-10-15 09:58:57 +02:00
etc Updating devicedetect.vcl to upstream 2022-09-15 10:33:39 +02:00
include sess_close: generalize the description of errors 2025-10-01 15:13:35 +02:00
lib vcc: Add missing check for scientific notation 2025-10-29 19:46:04 +01:00
m4 chore(m4): spelling: reentrant 2024-08-19 12:40:25 +00:00
man Generate documentation of the varnishd -n option 2024-05-24 11:14:22 +02:00
tools cocci: Inspect BOC state from ObjWaitState() 2025-10-27 14:08:45 +00:00
vmod vmod_debug: support long vcl names 2025-10-03 13:48:01 +02:00
.dir-locals.el emacs: tabs mode only applies to c sources 2020-05-19 08:39:52 +02:00
.editorconfig Humble beginnings with editorconfig 2023-06-07 20:41:20 +02:00
.gitignore forgot addition to .gitignore 2025-05-19 11:48:38 +02:00
.gitmodules Use vtest2 as a submodule 2025-05-26 17:19:31 +02:00
.lgtm.yml Ignore empty blocks 2019-10-01 14:12:10 +01:00
.syntastic_c_config Make life easier for vim/syntastic users 2016-09-05 22:14:01 +02:00
autogen.des Use bare uname instead of uname -o 2024-05-01 06:40:34 +00:00
autogen.sh Firm retirement of autogen.sh 2020-06-16 17:34:39 +02:00
ChangeLog remove old content from changelog 2013-05-18 19:49:25 +01:00
configure.ac Prepare for 8.0.0 2025-09-15 15:04:40 +02:00
CONTRIBUTING doc: Add generic process to CONTRIBUTING 2025-05-27 16:44:54 +02:00
flint.lnt import __containerof() from freebsd 2025-06-13 10:03:54 +02:00
INSTALL spelling: prerequisites 2024-08-20 10:43:36 +02:00
LICENSE Bounce of copyright where warranted 2021-02-24 10:57:28 +00:00
Makefile.am Use vtest2 as a submodule 2025-05-26 17:19:31 +02:00
README.Packaging Revert last commit 2019-11-04 09:23:39 +00:00
README.rst Eliminate Danglish spelling of 'licens[e]' 2021-02-24 13:16:41 +00:00
varnish-legacy.m4 Added support of python 3.10 2022-04-06 10:57:55 +02:00
varnish.m4 spelling: scenarios 2024-08-20 10:43:36 +02:00
varnishapi-uninstalled.pc.in Install _all_ headers under ${prefix}/include/.. 2014-11-08 01:47:26 +00:00
varnishapi.pc.in Polish 2019-06-26 09:51:40 +02:00
vsc.am build: Hide comments we don't need in Makefiles 2024-07-10 10:45:27 +02:00
vtc.am build: Hide comments we don't need in Makefiles 2024-07-10 10:45:27 +02:00
wflags.py spelling: mutexes 2024-08-20 10:43:36 +02:00

..
	Copyright (c) 2016-2020 Varnish Software AS
	SPDX-License-Identifier: BSD-2-Clause
	See LICENSE file for full text of license

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
<https://varnish-cache.org/business/index.html>`_ .

.. |ccibadge| image:: https://circleci.com/gh/varnishcache/varnish-cache/tree/master.svg?style=svg
    :target: https://circleci.com/gh/varnishcache/varnish-cache/tree/master
.. _vtest: https://varnish-cache.org/vtest/

CircleCI tests: |ccibadge|

More platforms are tested via vtest_