SSLproxy/tests/check
Soner Tari f056f699c1 Add port option to all site specs, fix precedences in filtering rules
Now, all of the 'to' site fields in filtering rules can specify a port,
not just the dstip sites.

Fix the precedence of sites in the same type of rules. For example, if
we find a match with an sni site, we should not stop searching for a
match in cn, because a matching cn site may have a higher precedence
than the matching sni site. We should apply the action of the cn site,
although sni rules have precedence over cn. The same applies to http
host and uri rules too.

Fix the precedence of dstip rules.

Improve and update unit and e2e tests accordingly.
2021-10-07 22:22:23 +03:00
..
engine Do not export vars to the shell, instead create a main.mk and include it when needed 2020-03-31 16:19:02 +03:00
pki Create make files for src and tests/check folders 2020-03-29 16:55:02 +03:00
base64.t.c
BSDmakefile Copy BSDmakefile to subfolders 2020-04-12 15:51:41 +03:00
cachedsess.t.c Create make files for src and tests/check folders 2020-03-29 16:55:02 +03:00
cachefkcrt.t.c Create make files for src and tests/check folders 2020-03-29 16:55:02 +03:00
cachemgr.t.c
cachessess.t.c Create make files for src and tests/check folders 2020-03-29 16:55:02 +03:00
cachetgcrt.t.c Create make files for src and tests/check folders 2020-03-29 16:55:02 +03:00
cert.t.c Create make files for src and tests/check folders 2020-03-29 16:55:02 +03:00
defaults.t.c Clean up DOCKER directives 2020-05-12 12:02:53 +03:00
dynbuf.t.c Create make files for src and tests/check folders 2020-03-29 16:55:02 +03:00
filter.t.c Add port option to all site specs, fix precedences in filtering rules 2021-10-07 22:22:23 +03:00
GNUmakefile Move main.mk under Mk folder and improve make files 2020-06-23 13:00:05 +03:00
logbuf.t.c
main.t.c Add unit tests for filtering rules 2021-09-23 18:23:50 +03:00
opts.t.c Use Aho-Corasick machines for substring matching 2021-10-05 23:00:17 +03:00
proto.t.c Update version to 0.8.3 and copyright year to 2021 2021-02-11 00:25:09 +03:00
pxythrmgr.t.c
ssl.t.c Create make files for src and tests/check folders 2020-03-29 16:55:02 +03:00
sys.t.c Create make files for src and tests/check folders 2020-03-29 16:55:02 +03:00
url.t.c
util.t.c Update version to 0.8.3 and copyright year to 2021 2021-02-11 00:25:09 +03:00