Renovate Bot
246b0b1f28
Update github.com/elazarl/goproxy commit hash to d06c3be
2021-11-17 09:25:30 +00:00
Renovate Bot
a305b7e681
Update module google.golang.org/grpc to v1.42.0
2021-11-02 19:04:39 +00:00
01ecd7a442
Ensure http.Transport defaults are set correctly and resolve IPv6 issue with imctl check run
2021-10-22 11:12:46 +02:00
Renovate Bot
31e0165100
Update golang.org/x/net commit hash to d418f37
2021-10-22 07:05:16 +00:00
896b7ded65
Introduce DNS-over-HTTPS and HTTP2 support
...
- add more advanced multiplexing to match on HTTP request properties
- introduce custom DNS client to cover traditional UDP/TCP and HTTPS transport with the same client
- add HTTP2 check module and server functionality where applicable
2021-10-22 06:58:22 +00:00
45c4c70971
Update generated files to fix dirty state
2021-10-18 12:38:05 +02:00
135d849e1a
Ensure that no invalid slice index will be used when moving elements in the priority queue
2021-10-18 10:59:40 +02:00
Renovate Bot
7db1442493
Update docker/build-push-action action to v2
2021-10-13 13:08:37 +00:00
Renovate Bot
e64cd5dd94
Update module google.golang.org/grpc to v1.41.0
2021-10-13 12:05:40 +00:00
Renovate Bot
3bb5339692
Update module github.com/spf13/viper to v1.9.0
2021-10-13 11:16:56 +00:00
Renovate Bot
5184a41452
Update module github.com/maxatome/go-testdeep to v1.10.1
2021-10-13 10:58:07 +00:00
Renovate Bot
bdf8068c2c
Update module go.uber.org/zap to v1.19.1
2021-10-13 10:30:06 +00:00
Renovate Bot
d85d4899b7
Update module github.com/mitchellh/mapstructure to v1.4.2
2021-10-13 08:31:26 +00:00
Renovate Bot
ed58dc653d
Add renovate.json
2021-10-13 08:11:43 +00:00
7277b34d3c
Shuffle test execution to avoid test dependencies
2021-09-22 10:01:35 +02:00
c86ab8d4d1
Deploy docs on main branch
2021-09-01 15:01:00 +02:00
63d1de30dc
Fix typos in README
2021-09-01 13:27:59 +02:00
8b04aa0668
Again print coverage information
2021-09-01 13:18:13 +02:00
0758b83bfa
Update README to cover some quick start scenarios
2021-09-01 13:01:39 +02:00
f41232e2f9
Add -trimpath for consistent paths
2021-08-31 15:51:59 +02:00
f50622de3d
Move to distroless base image
2021-08-31 12:36:39 +02:00
8917aa4c30
Move container scanning to release stage
2021-08-29 17:37:27 +02:00
1c7af79bc7
Add missing command for inetmock service
2021-08-29 13:51:52 +02:00
d8929de540
Resolve target IP if not directly an IP address
2021-08-29 13:17:04 +02:00
5e887c1193
Switch to target address instead of IP
2021-08-29 01:15:59 +02:00
fe087501eb
Tag latest image as commit in snapshot release
2021-08-28 19:27:51 +02:00
0dcb928eb2
Fix test and move to new integration test
2021-08-28 12:53:06 +02:00
1cf817562a
Re-order CI tasks
2021-08-28 12:05:46 +02:00
4d81e8f3df
Prepare to run a whole check script for integration tests
2021-08-27 16:04:02 +02:00
d957f2f884
Replace benchmark integration tests
2021-08-26 20:22:57 +02:00
fd27a60f12
Prepare tests for CLI commands - move protocols to top level of repo
2021-08-20 16:45:25 +02:00
222eb706fc
Don't release freebsd imctl binary
2021-08-20 15:53:03 +02:00
f216655719
Fix recorder integration test
2021-08-20 15:20:08 +02:00
a8294037ee
Upgrade to Go 1.17 and add some more linters
2021-08-19 20:04:30 +02:00
701bfaf144
Add DNS checks to 'imctl check run'
2021-08-16 22:06:50 +02:00
d008e68245
Export golangci-lint report
2021-08-16 21:03:15 +02:00
c31435e650
Update container config
2021-08-15 12:00:41 +02:00
1925ba0ac8
Add some doc comments
2021-08-13 17:58:14 +02:00
144f624a1e
Added CIDR filter
2021-08-13 14:52:16 +02:00
ca47bc8249
Complete DNS health checks
2021-08-13 13:52:01 +02:00
0657ed2f69
Fix typo in package name
2021-08-12 14:37:27 +02:00
b32d5ec864
Add DNS check validators
2021-08-12 14:26:55 +02:00
b2fd49093c
Implement DNS initiators
2021-08-11 15:19:28 +02:00
7867325603
Include PPROF handler to improve observability
...
Closes #33
2021-08-11 07:33:32 +00:00
c5abd1c0a7
Small cleanups and improvements
2021-08-09 11:27:59 +02:00
26c1310a81
Add test for RemoveSink
2021-07-25 18:14:58 +02:00
b7b01645db
Implement new rules format for DNS mock
2021-07-24 12:59:35 +02:00
43c37e4c95
WIP: move to new DSL for DNS
2021-07-12 08:20:20 +02:00
0183d5970f
Remove noise from benchmarks
2021-07-10 08:21:38 +02:00
8efe2c8f7d
Moved to extra package and added more tests
2021-07-09 13:34:37 +02:00