Import haproxy_2.0.15.orig.tar.gz
authorVincent Bernat <bernat@debian.org>
Sat, 13 Jun 2020 16:48:25 +0000 (17:48 +0100)
committerVincent Bernat <bernat@debian.org>
Sat, 13 Jun 2020 16:48:25 +0000 (17:48 +0100)
commite48937cfd2dc5051db07569c20249117c6b65280
treeb32d124aeed8a1db08c68012cae002f0b590bc11
Import haproxy_2.0.15.orig.tar.gz

[dgit import orig haproxy_2.0.15.orig.tar.gz]
628 files changed:
.cirrus.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/Bug.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/Feature.md [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
BRANCHES [new file with mode: 0644]
CHANGELOG [new file with mode: 0644]
CONTRIBUTING [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LICENSE [new file with mode: 0644]
MAINTAINERS [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
ROADMAP [new file with mode: 0644]
SUBVERS [new file with mode: 0644]
VERDATE [new file with mode: 0644]
VERSION [new file with mode: 0644]
contrib/51d/src/cityhash/city.c [new file with mode: 0644]
contrib/51d/src/pattern/51Degrees.c [new file with mode: 0644]
contrib/51d/src/pattern/51Degrees.h [new file with mode: 0644]
contrib/51d/src/threading.c [new file with mode: 0644]
contrib/51d/src/trie/51Degrees.c [new file with mode: 0644]
contrib/51d/src/trie/51Degrees.h [new file with mode: 0644]
contrib/base64/base64rev-gen.c [new file with mode: 0644]
contrib/debug/Makefile [new file with mode: 0644]
contrib/debug/flags.c [new file with mode: 0644]
contrib/deviceatlas/Makefile [new file with mode: 0644]
contrib/deviceatlas/dac.c [new file with mode: 0644]
contrib/deviceatlas/dac.h [new file with mode: 0644]
contrib/deviceatlas/json.c [new file with mode: 0644]
contrib/halog/Makefile [new file with mode: 0644]
contrib/halog/fgets2.c [new file with mode: 0644]
contrib/halog/halog.c [new file with mode: 0644]
contrib/hpack/Makefile [new file with mode: 0644]
contrib/hpack/decode.c [new file with mode: 0644]
contrib/hpack/gen-enc.c [new file with mode: 0644]
contrib/hpack/gen-rht.c [new file with mode: 0644]
contrib/ip6range/Makefile [new file with mode: 0644]
contrib/ip6range/ip6range.c [new file with mode: 0644]
contrib/iprange/Makefile [new file with mode: 0644]
contrib/iprange/iprange.c [new file with mode: 0644]
contrib/mod_defender/Makefile [new file with mode: 0644]
contrib/mod_defender/README [new file with mode: 0644]
contrib/mod_defender/defender.c [new file with mode: 0644]
contrib/mod_defender/defender.h [new file with mode: 0644]
contrib/mod_defender/spoa.c [new file with mode: 0644]
contrib/mod_defender/spoa.h [new file with mode: 0644]
contrib/mod_defender/standalone.c [new file with mode: 0644]
contrib/mod_defender/standalone.h [new file with mode: 0644]
contrib/modsecurity/Makefile [new file with mode: 0644]
contrib/modsecurity/README [new file with mode: 0644]
contrib/modsecurity/modsec_wrapper.c [new file with mode: 0644]
contrib/modsecurity/modsec_wrapper.h [new file with mode: 0644]
contrib/modsecurity/spoa.c [new file with mode: 0644]
contrib/modsecurity/spoa.h [new file with mode: 0644]
contrib/netsnmp-perl/README [new file with mode: 0644]
contrib/netsnmp-perl/cacti_data_query_haproxy_backends.xml [new file with mode: 0644]
contrib/netsnmp-perl/cacti_data_query_haproxy_frontends.xml [new file with mode: 0644]
contrib/netsnmp-perl/haproxy.pl [new file with mode: 0644]
contrib/netsnmp-perl/haproxy_backend.xml [new file with mode: 0644]
contrib/netsnmp-perl/haproxy_frontend.xml [new file with mode: 0644]
contrib/netsnmp-perl/haproxy_socket.xml [new file with mode: 0644]
contrib/plug_qdisc/README [new file with mode: 0644]
contrib/plug_qdisc/plug_qdisc.c [new file with mode: 0644]
contrib/prometheus-exporter/README [new file with mode: 0644]
contrib/prometheus-exporter/service-prometheus.c [new file with mode: 0644]
contrib/selinux/README [new file with mode: 0644]
contrib/selinux/haproxy.fc [new file with mode: 0644]
contrib/selinux/haproxy.if [new file with mode: 0644]
contrib/selinux/haproxy.te [new file with mode: 0644]
contrib/spoa_example/Makefile [new file with mode: 0644]
contrib/spoa_example/README [new file with mode: 0644]
contrib/spoa_example/include/mini-clist.h [new file with mode: 0644]
contrib/spoa_example/include/spoe_types.h [new file with mode: 0644]
contrib/spoa_example/include/spop_functions.h [new file with mode: 0644]
contrib/spoa_example/spoa.c [new file with mode: 0644]
contrib/spoa_server/Makefile [new file with mode: 0644]
contrib/spoa_server/README [new file with mode: 0644]
contrib/spoa_server/print_r.lua [new file with mode: 0644]
contrib/spoa_server/ps_lua.c [new file with mode: 0644]
contrib/spoa_server/ps_lua.lua [new file with mode: 0644]
contrib/spoa_server/ps_python.c [new file with mode: 0644]
contrib/spoa_server/ps_python.py [new file with mode: 0644]
contrib/spoa_server/spoa-server.conf [new file with mode: 0644]
contrib/spoa_server/spoa-server.spoe.conf [new file with mode: 0644]
contrib/spoa_server/spoa.c [new file with mode: 0644]
contrib/spoa_server/spoa.h [new file with mode: 0644]
contrib/syntax-highlight/haproxy.vim [new file with mode: 0644]
contrib/systemd/Makefile [new file with mode: 0644]
contrib/systemd/haproxy.service.in [new file with mode: 0644]
contrib/tcploop/Makefile [new file with mode: 0644]
contrib/tcploop/tcploop.c [new file with mode: 0644]
contrib/trace/trace.awk [new file with mode: 0755]
contrib/wireshark-dissectors/peers/README [new file with mode: 0644]
contrib/wireshark-dissectors/peers/packet-happp.c [new file with mode: 0644]
contrib/wireshark-dissectors/peers/wireshark.happp.dissector.patch [new file with mode: 0644]
contrib/wurfl/Makefile [new file with mode: 0644]
contrib/wurfl/dummy-wurfl.c [new file with mode: 0644]
contrib/wurfl/wurfl/wurfl.h [new file with mode: 0644]
doc/51Degrees-device-detection.txt [new file with mode: 0644]
doc/DeviceAtlas-device-detection.txt [new file with mode: 0644]
doc/SOCKS4.protocol.txt [new file with mode: 0644]
doc/SPOE.txt [new file with mode: 0644]
doc/WURFL-device-detection.txt [new file with mode: 0644]
doc/acl.fig [new file with mode: 0644]
doc/architecture.txt [new file with mode: 0644]
doc/close-options.txt [new file with mode: 0644]
doc/coding-style.txt [new file with mode: 0644]
doc/configuration.txt [new file with mode: 0644]
doc/cookie-options.txt [new file with mode: 0644]
doc/design-thoughts/backends-v0.txt [new file with mode: 0644]
doc/design-thoughts/backends.txt [new file with mode: 0644]
doc/design-thoughts/be-fe-changes.txt [new file with mode: 0644]
doc/design-thoughts/binding-possibilities.txt [new file with mode: 0644]
doc/design-thoughts/config-language.txt [new file with mode: 0644]
doc/design-thoughts/connection-reuse.txt [new file with mode: 0644]
doc/design-thoughts/connection-sharing.txt [new file with mode: 0644]
doc/design-thoughts/dynamic-buffers.txt [new file with mode: 0644]
doc/design-thoughts/entities-v2.txt [new file with mode: 0644]
doc/design-thoughts/how-it-works.txt [new file with mode: 0644]
doc/design-thoughts/http2.txt [new file with mode: 0644]
doc/design-thoughts/http_load_time.url [new file with mode: 0644]
doc/design-thoughts/rate-shaping.txt [new file with mode: 0644]
doc/design-thoughts/sess_par_sec.txt [new file with mode: 0644]
doc/gpl.txt [new file with mode: 0644]
doc/haproxy.1 [new file with mode: 0644]
doc/internals/acl.txt [new file with mode: 0644]
doc/internals/body-parsing.txt [new file with mode: 0644]
doc/internals/buffer-api.txt [new file with mode: 0644]
doc/internals/connect-status.txt [new file with mode: 0644]
doc/internals/connection-header.txt [new file with mode: 0644]
doc/internals/connection-scale.txt [new file with mode: 0644]
doc/internals/entities-v2.txt [new file with mode: 0644]
doc/internals/entities.fig [new file with mode: 0644]
doc/internals/entities.pdf [new file with mode: 0644]
doc/internals/entities.svg [new file with mode: 0644]
doc/internals/entities.txt [new file with mode: 0644]
doc/internals/filters.txt [new file with mode: 0644]
doc/internals/hashing.txt [new file with mode: 0644]
doc/internals/header-parser-speed.txt [new file with mode: 0644]
doc/internals/header-tree.txt [new file with mode: 0644]
doc/internals/http-cookies.txt [new file with mode: 0644]
doc/internals/http-docs.txt [new file with mode: 0644]
doc/internals/http-parsing.txt [new file with mode: 0644]
doc/internals/list.fig [new file with mode: 0644]
doc/internals/listener-states.fig [new file with mode: 0644]
doc/internals/listener-states.png [new file with mode: 0644]
doc/internals/lua_socket.fig [new file with mode: 0644]
doc/internals/lua_socket.pdf [new file with mode: 0644]
doc/internals/naming.txt [new file with mode: 0644]
doc/internals/notes-layers.txt [new file with mode: 0644]
doc/internals/pattern.dia [new file with mode: 0644]
doc/internals/pattern.pdf [new file with mode: 0644]
doc/internals/polling-states.fig [new file with mode: 0644]
doc/internals/repartition-be-fe-fi.txt [new file with mode: 0644]
doc/internals/sequence.fig [new file with mode: 0644]
doc/internals/stats-v2.txt [new file with mode: 0644]
doc/internals/stream-sock-states.fig [new file with mode: 0644]
doc/intro.txt [new file with mode: 0644]
doc/lgpl.txt [new file with mode: 0644]
doc/linux-syn-cookies.txt [new file with mode: 0644]
doc/lua-api/Makefile [new file with mode: 0644]
doc/lua-api/_static/channel.fig [new file with mode: 0644]
doc/lua-api/_static/channel.png [new file with mode: 0644]
doc/lua-api/conf.py [new file with mode: 0644]
doc/lua-api/index.rst [new file with mode: 0644]
doc/lua.txt [new file with mode: 0644]
doc/management.txt [new file with mode: 0644]
doc/netscaler-client-ip-insertion-protocol.txt [new file with mode: 0644]
doc/network-namespaces.txt [new file with mode: 0644]
doc/peers-v2.0.txt [new file with mode: 0644]
doc/peers.txt [new file with mode: 0644]
doc/proxy-protocol.txt [new file with mode: 0644]
doc/queuing.fig [new file with mode: 0644]
doc/regression-testing.txt [new file with mode: 0644]
doc/seamless_reload.txt [new file with mode: 0644]
ebtree/LICENSE [new file with mode: 0644]
ebtree/compiler.h [new file with mode: 0644]
ebtree/eb32sctree.c [new file with mode: 0644]
ebtree/eb32sctree.h [new file with mode: 0644]
ebtree/eb32tree.c [new file with mode: 0644]
ebtree/eb32tree.h [new file with mode: 0644]
ebtree/eb64tree.c [new file with mode: 0644]
ebtree/eb64tree.h [new file with mode: 0644]
ebtree/ebimtree.c [new file with mode: 0644]
ebtree/ebimtree.h [new file with mode: 0644]
ebtree/ebistree.c [new file with mode: 0644]
ebtree/ebistree.h [new file with mode: 0644]
ebtree/ebmbtree.c [new file with mode: 0644]
ebtree/ebmbtree.h [new file with mode: 0644]
ebtree/ebpttree.c [new file with mode: 0644]
ebtree/ebpttree.h [new file with mode: 0644]
ebtree/ebsttree.c [new file with mode: 0644]
ebtree/ebsttree.h [new file with mode: 0644]
ebtree/ebtree.c [new file with mode: 0644]
ebtree/ebtree.h [new file with mode: 0644]
examples/acl-content-sw.cfg [new file with mode: 0644]
examples/content-sw-sample.cfg [new file with mode: 0644]
examples/errorfiles/400.http [new file with mode: 0644]
examples/errorfiles/403.http [new file with mode: 0644]
examples/errorfiles/408.http [new file with mode: 0644]
examples/errorfiles/500.http [new file with mode: 0644]
examples/errorfiles/502.http [new file with mode: 0644]
examples/errorfiles/503.http [new file with mode: 0644]
examples/errorfiles/504.http [new file with mode: 0644]
examples/errorfiles/README [new file with mode: 0644]
examples/haproxy.init [new file with mode: 0644]
examples/option-http_proxy.cfg [new file with mode: 0644]
examples/socks4.cfg [new file with mode: 0644]
examples/transparent_proxy.cfg [new file with mode: 0644]
examples/wurfl-example.cfg [new file with mode: 0644]
include/common/accept4.h [new file with mode: 0644]
include/common/base64.h [new file with mode: 0644]
include/common/buf.h [new file with mode: 0644]
include/common/buffer.h [new file with mode: 0644]
include/common/cfgparse.h [new file with mode: 0644]
include/common/chunk.h [new file with mode: 0644]
include/common/compat.h [new file with mode: 0644]
include/common/compiler.h [new file with mode: 0644]
include/common/config.h [new file with mode: 0644]
include/common/debug.h [new file with mode: 0644]
include/common/defaults.h [new file with mode: 0644]
include/common/epoll.h [new file with mode: 0644]
include/common/errors.h [new file with mode: 0644]
include/common/h1.h [new file with mode: 0644]
include/common/h2.h [new file with mode: 0644]
include/common/hash.h [new file with mode: 0644]
include/common/hathreads.h [new file with mode: 0644]
include/common/hpack-dec.h [new file with mode: 0644]
include/common/hpack-enc.h [new file with mode: 0644]
include/common/hpack-huff.h [new file with mode: 0644]
include/common/hpack-tbl.h [new file with mode: 0644]
include/common/http-hdr.h [new file with mode: 0644]
include/common/http.h [new file with mode: 0644]
include/common/htx.h [new file with mode: 0644]
include/common/initcall.h [new file with mode: 0644]
include/common/ist.h [new file with mode: 0644]
include/common/istbuf.h [new file with mode: 0644]
include/common/memory.h [new file with mode: 0644]
include/common/mini-clist.h [new file with mode: 0644]
include/common/namespace.h [new file with mode: 0644]
include/common/net_helper.h [new file with mode: 0644]
include/common/openssl-compat.h [new file with mode: 0644]
include/common/regex.h [new file with mode: 0644]
include/common/splice.h [new file with mode: 0644]
include/common/standard.h [new file with mode: 0644]
include/common/syscall.h [new file with mode: 0644]
include/common/template.h [new file with mode: 0644]
include/common/ticks.h [new file with mode: 0644]
include/common/time.h [new file with mode: 0644]
include/common/tools.h [new file with mode: 0644]
include/common/uri_auth.h [new file with mode: 0644]
include/common/version.h [new file with mode: 0644]
include/common/xref.h [new file with mode: 0644]
include/import/atomic-ops.h [new file with mode: 0644]
include/import/lru.h [new file with mode: 0644]
include/import/plock.h [new file with mode: 0644]
include/import/sha1.h [new file with mode: 0644]
include/import/xxhash.h [new file with mode: 0644]
include/proto/acl.h [new file with mode: 0644]
include/proto/action.h [new file with mode: 0644]
include/proto/activity.h [new file with mode: 0644]
include/proto/applet.h [new file with mode: 0644]
include/proto/arg.h [new file with mode: 0644]
include/proto/auth.h [new file with mode: 0644]
include/proto/backend.h [new file with mode: 0644]
include/proto/channel.h [new file with mode: 0644]
include/proto/checks.h [new file with mode: 0644]
include/proto/cli.h [new file with mode: 0644]
include/proto/compression.h [new file with mode: 0644]
include/proto/connection.h [new file with mode: 0644]
include/proto/dict.h [new file with mode: 0644]
include/proto/dns.h [new file with mode: 0644]
include/proto/fd.h [new file with mode: 0644]
include/proto/filters.h [new file with mode: 0644]
include/proto/flt_http_comp.h [new file with mode: 0644]
include/proto/freq_ctr.h [new file with mode: 0644]
include/proto/frontend.h [new file with mode: 0644]
include/proto/hdr_idx.h [new file with mode: 0644]
include/proto/hlua.h [new file with mode: 0644]
include/proto/hlua_fcn.h [new file with mode: 0644]
include/proto/http_fetch.h [new file with mode: 0644]
include/proto/http_htx.h [new file with mode: 0644]
include/proto/http_rules.h [new file with mode: 0644]
include/proto/lb_chash.h [new file with mode: 0644]
include/proto/lb_fas.h [new file with mode: 0644]
include/proto/lb_fwlc.h [new file with mode: 0644]
include/proto/lb_fwrr.h [new file with mode: 0644]
include/proto/lb_map.h [new file with mode: 0644]
include/proto/listener.h [new file with mode: 0644]
include/proto/log.h [new file with mode: 0644]
include/proto/map.h [new file with mode: 0644]
include/proto/mux_pt.h [new file with mode: 0644]
include/proto/mworker.h [new file with mode: 0644]
include/proto/obj_type.h [new file with mode: 0644]
include/proto/pattern.h [new file with mode: 0644]
include/proto/payload.h [new file with mode: 0644]
include/proto/peers.h [new file with mode: 0644]
include/proto/pipe.h [new file with mode: 0644]
include/proto/port_range.h [new file with mode: 0644]
include/proto/proto_http.h [new file with mode: 0644]
include/proto/proto_sockpair.h [new file with mode: 0644]
include/proto/proto_tcp.h [new file with mode: 0644]
include/proto/proto_udp.h [new file with mode: 0644]
include/proto/protocol.h [new file with mode: 0644]
include/proto/protocol_buffers.h [new file with mode: 0644]
include/proto/proxy.h [new file with mode: 0644]
include/proto/queue.h [new file with mode: 0644]
include/proto/raw_sock.h [new file with mode: 0644]
include/proto/sample.h [new file with mode: 0644]
include/proto/server.h [new file with mode: 0644]
include/proto/session.h [new file with mode: 0644]
include/proto/shctx.h [new file with mode: 0644]
include/proto/signal.h [new file with mode: 0644]
include/proto/spoe.h [new file with mode: 0644]
include/proto/ssl_sock.h [new file with mode: 0644]
include/proto/stats.h [new file with mode: 0644]
include/proto/stick_table.h [new file with mode: 0644]
include/proto/stream.h [new file with mode: 0644]
include/proto/stream_interface.h [new file with mode: 0644]
include/proto/task.h [new file with mode: 0644]
include/proto/tcp_rules.h [new file with mode: 0644]
include/proto/template.h [new file with mode: 0644]
include/proto/vars.h [new file with mode: 0644]
include/types/acl.h [new file with mode: 0644]
include/types/action.h [new file with mode: 0644]
include/types/activity.h [new file with mode: 0644]
include/types/applet.h [new file with mode: 0644]
include/types/arg.h [new file with mode: 0644]
include/types/auth.h [new file with mode: 0644]
include/types/backend.h [new file with mode: 0644]
include/types/capture.h [new file with mode: 0644]
include/types/channel.h [new file with mode: 0644]
include/types/checks.h [new file with mode: 0644]
include/types/cli.h [new file with mode: 0644]
include/types/compression.h [new file with mode: 0644]
include/types/connection.h [new file with mode: 0644]
include/types/counters.h [new file with mode: 0644]
include/types/dict.h [new file with mode: 0644]
include/types/dns.h [new file with mode: 0644]
include/types/fd.h [new file with mode: 0644]
include/types/filters.h [new file with mode: 0644]
include/types/freq_ctr.h [new file with mode: 0644]
include/types/global.h [new file with mode: 0644]
include/types/hdr_idx.h [new file with mode: 0644]
include/types/hlua.h [new file with mode: 0644]
include/types/http_htx.h [new file with mode: 0644]
include/types/lb_chash.h [new file with mode: 0644]
include/types/lb_fas.h [new file with mode: 0644]
include/types/lb_fwlc.h [new file with mode: 0644]
include/types/lb_fwrr.h [new file with mode: 0644]
include/types/lb_map.h [new file with mode: 0644]
include/types/listener.h [new file with mode: 0644]
include/types/log.h [new file with mode: 0644]
include/types/mailers.h [new file with mode: 0644]
include/types/map.h [new file with mode: 0644]
include/types/obj_type.h [new file with mode: 0644]
include/types/pattern.h [new file with mode: 0644]
include/types/peers.h [new file with mode: 0644]
include/types/pipe.h [new file with mode: 0644]
include/types/port_range.h [new file with mode: 0644]
include/types/proto_http.h [new file with mode: 0644]
include/types/proto_udp.h [new file with mode: 0644]
include/types/protocol.h [new file with mode: 0644]
include/types/protocol_buffers.h [new file with mode: 0644]
include/types/proxy.h [new file with mode: 0644]
include/types/queue.h [new file with mode: 0644]
include/types/sample.h [new file with mode: 0644]
include/types/server.h [new file with mode: 0644]
include/types/session.h [new file with mode: 0644]
include/types/shctx.h [new file with mode: 0644]
include/types/signal.h [new file with mode: 0644]
include/types/spoe.h [new file with mode: 0644]
include/types/ssl_sock.h [new file with mode: 0644]
include/types/stats.h [new file with mode: 0644]
include/types/stick_table.h [new file with mode: 0644]
include/types/stream.h [new file with mode: 0644]
include/types/stream_interface.h [new file with mode: 0644]
include/types/task.h [new file with mode: 0644]
include/types/template.h [new file with mode: 0644]
include/types/vars.h [new file with mode: 0644]
reg-tests/README [new file with mode: 0644]
reg-tests/cache/basic.vtc [new file with mode: 0644]
reg-tests/checks/1be_40srv_odd_health_checks.vtc [new file with mode: 0644]
reg-tests/checks/40be_2srv_odd_health_checks.vtc [new file with mode: 0644]
reg-tests/checks/4be_1srv_health_checks.vtc [new file with mode: 0644]
reg-tests/checks/4be_1srv_smtpchk_httpchk_layer47errors.vtc [new file with mode: 0644]
reg-tests/checks/common.pem [new symlink]
reg-tests/checks/http-check-send.vtc [new file with mode: 0644]
reg-tests/checks/tls_health_checks.vtc [new file with mode: 0644]
reg-tests/compression/basic.vtc [new file with mode: 0644]
reg-tests/compression/common.pem [new symlink]
reg-tests/compression/etags_conversion.vtc [new file with mode: 0644]
reg-tests/compression/lua_validation.lua [new file with mode: 0644]
reg-tests/compression/lua_validation.vtc [new file with mode: 0644]
reg-tests/compression/vary.vtc [new file with mode: 0644]
reg-tests/connection/common.pem [new symlink]
reg-tests/connection/dispatch.vtc [new file with mode: 0644]
reg-tests/connection/proxy_protocol_random_fail.vtc [new file with mode: 0644]
reg-tests/connection/proxy_protocol_tlv_validation.vtc [new file with mode: 0644]
reg-tests/converter/field.vtc [new file with mode: 0644]
reg-tests/http-capture/multiple_headers.vtc [new file with mode: 0644]
reg-tests/http-cookies/cookie_insert_indirect.vtc [new file with mode: 0644]
reg-tests/http-messaging/h1_to_h1.vtc [new file with mode: 0644]
reg-tests/http-messaging/h2_to_h1.vtc [new file with mode: 0644]
reg-tests/http-messaging/http_request_buffer.vtc [new file with mode: 0644]
reg-tests/http-rules/converters_ipmask_concat_strcmp_field_word.map [new file with mode: 0644]
reg-tests/http-rules/converters_ipmask_concat_strcmp_field_word.vtc [new file with mode: 0644]
reg-tests/http-rules/h1_to_h1c.vtc [new file with mode: 0644]
reg-tests/http-rules/h1or2_to_h1c.vtc [new file with mode: 0644]
reg-tests/http-rules/map_redirect-be.map [new file with mode: 0644]
reg-tests/http-rules/map_redirect.map [new file with mode: 0644]
reg-tests/http-rules/map_redirect.vtc [new file with mode: 0644]
reg-tests/http-rules/map_regm_with_backref.map [new file with mode: 0644]
reg-tests/http-rules/map_regm_with_backref.vtc [new file with mode: 0644]
reg-tests/log/load_balancing.vtc [new file with mode: 0644]
reg-tests/log/wrong_ip_port_logging.vtc [new file with mode: 0644]
reg-tests/lua/bad_http_clt_req_duration.lua [new file with mode: 0644]
reg-tests/lua/bad_http_clt_req_duration.vtc [new file with mode: 0644]
reg-tests/lua/close_wait_lf.lua [new file with mode: 0644]
reg-tests/lua/close_wait_lf.vtc [new file with mode: 0644]
reg-tests/lua/common.pem [new symlink]
reg-tests/lua/h_txn_get_priv.lua [new file with mode: 0644]
reg-tests/lua/h_txn_get_priv.vtc [new file with mode: 0644]
reg-tests/lua/lua_socket.lua [new file with mode: 0644]
reg-tests/lua/lua_socket.vtc [new file with mode: 0644]
reg-tests/lua/txn_get_priv-print_r.lua [new file with mode: 0644]
reg-tests/lua/txn_get_priv.lua [new file with mode: 0644]
reg-tests/lua/txn_get_priv.vtc [new file with mode: 0644]
reg-tests/lua/wrong_types_usage.lua [new file with mode: 0644]
reg-tests/lua/wrong_types_usage.vtc [new file with mode: 0644]
reg-tests/mailers/healthcheckmail.lua [new file with mode: 0644]
reg-tests/mailers/healthcheckmail.vtc [new file with mode: 0644]
reg-tests/mcli/mcli_show_info.vtc [new file with mode: 0644]
reg-tests/mcli/mcli_start_progs.vtc [new file with mode: 0644]
reg-tests/peers/basic_sync.vtc [new file with mode: 0644]
reg-tests/peers/basic_sync_wo_stkt_backend.vtc [new file with mode: 0644]
reg-tests/peers/common.pem [new symlink]
reg-tests/peers/tls_basic_sync.vtc [new file with mode: 0644]
reg-tests/peers/tls_basic_sync_wo_stkt_backend.vtc [new file with mode: 0644]
reg-tests/sample_fetches/hashes.vtc [new file with mode: 0644]
reg-tests/sample_fetches/so_name.vtc [new file with mode: 0644]
reg-tests/seamless-reload/abns_socket.vtc [new file with mode: 0644]
reg-tests/server/cli_set_fdqn.vtc [new file with mode: 0644]
reg-tests/spoe/wrong_init.vtc [new file with mode: 0644]
reg-tests/ssl/README [new file with mode: 0644]
reg-tests/ssl/ca-auth.crt [new file with mode: 0644]
reg-tests/ssl/client1.pem [new file with mode: 0644]
reg-tests/ssl/client2_expired.pem [new file with mode: 0644]
reg-tests/ssl/client3_revoked.pem [new file with mode: 0644]
reg-tests/ssl/common.pem [new file with mode: 0644]
reg-tests/ssl/crl-auth.pem [new file with mode: 0644]
reg-tests/ssl/ssl_client_auth.vtc [new file with mode: 0644]
reg-tests/ssl/wrong_ctx_storage.vtc [new file with mode: 0644]
reg-tests/stick-table/converteers_ref_cnt_never_dec.vtc [new file with mode: 0644]
reg-tests/stick-table/unknown_key.vtc [new file with mode: 0644]
reg-tests/stickiness/lb-services.vtc [new file with mode: 0644]
reg-tests/webstats/webstats-scope-and-post-change.vtc [new file with mode: 0644]
scripts/announce-release [new file with mode: 0755]
scripts/build-ssl.sh [new file with mode: 0755]
scripts/create-release [new file with mode: 0755]
scripts/git-show-backports [new file with mode: 0755]
scripts/publish-release [new file with mode: 0755]
scripts/run-regtests.sh [new file with mode: 0755]
src/51d.c [new file with mode: 0644]
src/acl.c [new file with mode: 0644]
src/action.c [new file with mode: 0644]
src/activity.c [new file with mode: 0644]
src/applet.c [new file with mode: 0644]
src/arg.c [new file with mode: 0644]
src/auth.c [new file with mode: 0644]
src/backend.c [new file with mode: 0644]
src/base64.c [new file with mode: 0644]
src/buffer.c [new file with mode: 0644]
src/cache.c [new file with mode: 0644]
src/cfgparse-global.c [new file with mode: 0644]
src/cfgparse-listen.c [new file with mode: 0644]
src/cfgparse.c [new file with mode: 0644]
src/channel.c [new file with mode: 0644]
src/checks.c [new file with mode: 0644]
src/chunk.c [new file with mode: 0644]
src/cli.c [new file with mode: 0644]
src/compression.c [new file with mode: 0644]
src/connection.c [new file with mode: 0644]
src/da.c [new file with mode: 0644]
src/debug.c [new file with mode: 0644]
src/dict.c [new file with mode: 0644]
src/dns.c [new file with mode: 0644]
src/ev_epoll.c [new file with mode: 0644]
src/ev_evports.c [new file with mode: 0644]
src/ev_kqueue.c [new file with mode: 0644]
src/ev_poll.c [new file with mode: 0644]
src/ev_select.c [new file with mode: 0644]
src/fd.c [new file with mode: 0644]
src/filters.c [new file with mode: 0644]
src/flt_http_comp.c [new file with mode: 0644]
src/flt_spoe.c [new file with mode: 0644]
src/flt_trace.c [new file with mode: 0644]
src/freq_ctr.c [new file with mode: 0644]
src/frontend.c [new file with mode: 0644]
src/h1.c [new file with mode: 0644]
src/h2.c [new file with mode: 0644]
src/haproxy.c [new file with mode: 0644]
src/hash.c [new file with mode: 0644]
src/hathreads.c [new file with mode: 0644]
src/hdr_idx.c [new file with mode: 0644]
src/hlua.c [new file with mode: 0644]
src/hlua_fcn.c [new file with mode: 0644]
src/hpack-dec.c [new file with mode: 0644]
src/hpack-enc.c [new file with mode: 0644]
src/hpack-huff.c [new file with mode: 0644]
src/hpack-tbl.c [new file with mode: 0644]
src/http.c [new file with mode: 0644]
src/http_acl.c [new file with mode: 0644]
src/http_act.c [new file with mode: 0644]
src/http_conv.c [new file with mode: 0644]
src/http_fetch.c [new file with mode: 0644]
src/http_htx.c [new file with mode: 0644]
src/http_msg.c [new file with mode: 0644]
src/http_rules.c [new file with mode: 0644]
src/htx.c [new file with mode: 0644]
src/i386-linux-vsys.c [new file with mode: 0644]
src/lb_chash.c [new file with mode: 0644]
src/lb_fas.c [new file with mode: 0644]
src/lb_fwlc.c [new file with mode: 0644]
src/lb_fwrr.c [new file with mode: 0644]
src/lb_map.c [new file with mode: 0644]
src/listener.c [new file with mode: 0644]
src/log.c [new file with mode: 0644]
src/lru.c [new file with mode: 0644]
src/mailers.c [new file with mode: 0644]
src/map.c [new file with mode: 0644]
src/memory.c [new file with mode: 0644]
src/mux_h1.c [new file with mode: 0644]
src/mux_h2.c [new file with mode: 0644]
src/mux_pt.c [new file with mode: 0644]
src/mworker-prog.c [new file with mode: 0644]
src/mworker.c [new file with mode: 0644]
src/namespace.c [new file with mode: 0644]
src/pattern.c [new file with mode: 0644]
src/payload.c [new file with mode: 0644]
src/peers.c [new file with mode: 0644]
src/pipe.c [new file with mode: 0644]
src/proto_http.c [new file with mode: 0644]
src/proto_htx.c [new file with mode: 0644]
src/proto_sockpair.c [new file with mode: 0644]
src/proto_tcp.c [new file with mode: 0644]
src/proto_udp.c [new file with mode: 0644]
src/proto_uxst.c [new file with mode: 0644]
src/protocol.c [new file with mode: 0644]
src/proxy.c [new file with mode: 0644]
src/queue.c [new file with mode: 0644]
src/raw_sock.c [new file with mode: 0644]
src/regex.c [new file with mode: 0644]
src/sample.c [new file with mode: 0644]
src/server.c [new file with mode: 0644]
src/session.c [new file with mode: 0644]
src/sha1.c [new file with mode: 0644]
src/shctx.c [new file with mode: 0644]
src/signal.c [new file with mode: 0644]
src/ssl_sock.c [new file with mode: 0644]
src/standard.c [new file with mode: 0644]
src/stats.c [new file with mode: 0644]
src/stick_table.c [new file with mode: 0644]
src/stream.c [new file with mode: 0644]
src/stream_interface.c [new file with mode: 0644]
src/task.c [new file with mode: 0644]
src/tcp_rules.c [new file with mode: 0644]
src/time.c [new file with mode: 0644]
src/trace.c [new file with mode: 0644]
src/uri_auth.c [new file with mode: 0644]
src/vars.c [new file with mode: 0644]
src/version.c [new file with mode: 0644]
src/wdt.c [new file with mode: 0644]
src/wurfl.c [new file with mode: 0644]
src/xprt_handshake.c [new file with mode: 0644]
src/xxhash.c [new file with mode: 0644]
tests/0000-debug-stats.diff [new file with mode: 0644]
tests/blocksig.c [new file with mode: 0644]
tests/ext-check.cfg [new file with mode: 0644]
tests/filltab25.c [new file with mode: 0644]
tests/hash_results.txt [new file with mode: 0644]
tests/hashing-results.txt [new file with mode: 0644]
tests/io_limits.txt [new file with mode: 0644]
tests/ip-hash.c [new file with mode: 0644]
tests/ist.c [new file with mode: 0644]
tests/reset.c [new file with mode: 0644]
tests/sockstat.txt [new file with mode: 0644]
tests/tcp-check.cfg [new file with mode: 0644]
tests/test-acl-args.cfg [new file with mode: 0644]
tests/test-address-syntax.cfg [new file with mode: 0644]
tests/test-arg.c [new file with mode: 0644]
tests/test-backlog.cfg [new file with mode: 0644]
tests/test-check-expect.cfg [new file with mode: 0644]
tests/test-connection.cfg [new file with mode: 0644]
tests/test-cookie-indirect.cfg [new file with mode: 0644]
tests/test-cookie-insert.cfg [new file with mode: 0644]
tests/test-cookie-passive.cfg [new file with mode: 0644]
tests/test-cookie-prefix.cfg [new file with mode: 0644]
tests/test-cookie-rewrite.cfg [new file with mode: 0644]
tests/test-disable-404.cfg [new file with mode: 0644]
tests/test-fsm.cfg [new file with mode: 0644]
tests/test-fwlc.cfg [new file with mode: 0644]
tests/test-fwrr.cfg [new file with mode: 0644]
tests/test-handshakes-chk.cfg [new file with mode: 0644]
tests/test-handshakes.cfg [new file with mode: 0644]
tests/test-http-send-name-hdr.cfg [new file with mode: 0644]
tests/test-inherited-fd.py [new file with mode: 0644]
tests/test-inspect-smtp.cfg [new file with mode: 0644]
tests/test-inspect-ssl.cfg [new file with mode: 0644]
tests/test-map-ports.cfg [new file with mode: 0644]
tests/test-pollers.cfg [new file with mode: 0644]
tests/test-redirect.cfg [new file with mode: 0644]
tests/test-sample-fetch-args.cfg [new file with mode: 0644]
tests/test-sample-fetch-conv.cfg [new file with mode: 0644]
tests/test-sockpair.py [new file with mode: 0644]
tests/test-sql.cfg [new file with mode: 0644]
tests/test-srv-verify.cfg [new file with mode: 0644]
tests/test-str2sa.cfg [new file with mode: 0644]
tests/test-time.cfg [new file with mode: 0644]
tests/test-timeout.cfg [new file with mode: 0644]
tests/test-url-hash.cfg [new file with mode: 0644]
tests/test-valid-names.cfg [new file with mode: 0644]
tests/test.c [new file with mode: 0644]
tests/test_hashes.c [new file with mode: 0644]
tests/test_pools.c [new file with mode: 0644]
tests/testinet.c [new file with mode: 0644]
tests/uri_hash.c [new file with mode: 0644]