Wade Simmons
add1b21777
only create a CIDRTree for each host if necessary ( #198 )
...
A CIDRTree can be expensive to create, so only do it if we need
it. If the remote host only has one IP address and no subnets, just do
an exact IP match instead.
Fixes : #171
2020-03-02 16:21:33 -05:00
Nate Brown
2d8a8143de
Actual fix for the real issue with tests
2019-12-18 21:23:59 -08:00
Nate Brown
4e378fdb5b
Add test for current bug in master, reduce log output in test
2019-12-18 11:06:51 -08:00
Nate Brown
99cac0da55
Remove println
2019-12-17 23:48:33 -08:00
Nate Brown
56657065e0
Fix ca* checks
2019-12-17 23:36:12 -08:00
Nate Brown
a9c93da8cb
Detect group array usage and try to be kind
2019-12-13 13:46:42 -08:00
Ryan Huber
9333a8e3b7
subnet support
2019-12-12 16:34:17 +00:00
Wade Simmons
df43f6466e
gofmt
2019-12-11 23:15:57 -05:00
Slack Security Team
f22b4b584d
Public Release
2019-11-19 17:00:20 +00:00