Mattias Wadman
6769c3ad76
Merge pull request #621 from wader/bump-make-golangci-lint-1.52.1
...
Update make-golangci-lint to 1.52.1 from 1.52.0
2023-03-22 17:18:59 +01:00
Mattias Wadman
36ead47e1c
Merge pull request #622 from wader/bump-github-golangci-lint-1.52.1
...
Update github-golangci-lint to 1.52.1 from 1.52.0
2023-03-22 17:18:45 +01:00
bump
0a6b46c877
Update github-golangci-lint to 1.52.1 from 1.52.0
...
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.52.1
2023-03-22 16:04:10 +00:00
bump
d3d1f0e80a
Update make-golangci-lint to 1.52.1 from 1.52.0
...
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.52.1
2023-03-22 16:04:05 +00:00
Mattias Wadman
f9741443a9
Merge pull request #619 from wader/bump-make-golangci-lint-1.52.0
...
Update make-golangci-lint to 1.52.0 from 1.51.2
2023-03-19 01:10:40 +01:00
Mattias Wadman
f43c1da0f5
Merge pull request #620 from wader/bump-github-golangci-lint-1.52.0
...
Update github-golangci-lint to 1.52.0 from 1.51.2
2023-03-19 01:10:25 +01:00
Mattias Wadman
0b6ef2a9d8
golangci-lint: Disable revive unused-parameter and update for new default config
...
unused-parameter disabled as i prefer to see the names
new default revive config seems to not warn about capital names
2023-03-18 22:56:58 +01:00
bump
c9608939a7
Update github-golangci-lint to 1.52.0 from 1.51.2
...
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.52.0
2023-03-18 16:03:49 +00:00
bump
a63fd684a6
Update make-golangci-lint to 1.52.0 from 1.51.2
...
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.52.0
2023-03-18 16:03:47 +00:00
Mattias Wadman
8879df82c6
Merge pull request #618 from wader/bump-gomod-creasty-defaults-1.7.0
...
Update gomod-creasty-defaults to 1.7.0 from 1.6.0
2023-03-13 17:16:43 +01:00
bump
19140a6f97
Update gomod-creasty-defaults to 1.7.0 from 1.6.0
...
Source diff 1.6.0..1.7.0 https://github.com/creasty/defaults/compare/v1.6.0..v1.7.0
2023-03-13 16:03:52 +00:00
Mattias Wadman
d740f04e72
Merge pull request #617 from wader/interp-completion-fix
...
interp: Make completion work again
2023-03-10 22:07:27 +01:00
Mattias Wadman
5415bfcaca
interp: Make completion work again
...
Should really add test for this
2023-03-10 21:58:35 +01:00
Mattias Wadman
52bdb5e65f
Merge pull request #616 from wader/interp-subrepl-complete-regression
...
interp: Fix input completion regression in sub-REPLs
2023-03-10 14:06:46 +01:00
Mattias Wadman
3dd2c61d3c
interp: Fix input completion regression in sub-REPLs
...
readline Config was used to pass completer function per readline call,
was changed in #612 and caused regression. Now use our own member in
stdOS to pass it instead.
Add a test but test script completer is implemented differently.
2023-03-10 13:57:21 +01:00
Mattias Wadman
fcacd7e3a3
Merge pull request #615 from wader/float80-refactor
...
decode: Add float 80 reader
2023-03-10 10:11:09 +01:00
Mattias Wadman
980ecdba82
decode: Add float 80 reader
...
Rename *d.Bits to UintBits as it return a uint
Add *d.Bits that return []byte
2023-03-10 01:15:55 +01:00
Mattias Wadman
b79b7ca601
Merge pull request #614 from wader/aiff
...
aiff: Add basic decoder
2023-03-09 15:29:40 +01:00
Mattias Wadman
dc4a82eeed
aiff: Add basic decoder
2023-03-09 15:16:52 +01:00
Mattias Wadman
73ab18848c
Merge pull request #613 from retokromer/patch-1
...
fix typo
2023-03-09 09:51:04 +01:00
Mattias Wadman
2619587c0d
Merge pull request #612 from slingamn/compat
...
readline: remove direct access to (*Instance).Config
2023-03-09 09:50:56 +01:00
רטו/רעטאָ/רֵיטוֹ • Reto
87e5bb142d
fix typo
2023-03-09 07:01:52 +01:00
Shivaram Lingamneni
ffc66db083
readline: remove direct access to (*Instance).Config
2023-03-09 05:53:29 +00:00
Mattias Wadman
29bb15a55d
Merge pull request #609 from wader/release-0.4.0
...
fq: Release 0.4.0
2023-03-08 17:41:02 +01:00
Mattias Wadman
1fa55ec7d7
fq: Release 0.4.0
2023-03-08 17:30:28 +01:00
Mattias Wadman
fc95c1f98e
Merge pull request #610 from wader/bump-docker-golang-1.20.2
...
Update docker-golang to 1.20.2 from 1.20.1
2023-03-08 17:15:10 +01:00
Mattias Wadman
4c6158f912
Merge pull request #611 from wader/bump-github-go-version-1.20.2
...
Update github-go-version to 1.20.2 from 1.20.1
2023-03-08 17:15:03 +01:00
bump
c5130887f8
Update github-go-version to 1.20.2 from 1.20.1
2023-03-08 16:03:51 +00:00
bump
72870a5a35
Update docker-golang to 1.20.2 from 1.20.1
2023-03-08 16:03:48 +00:00
Mattias Wadman
7f666fff6d
Merge pull request #608 from wader/gojq-fq-update
...
gojq: Update fq fork
2023-03-08 16:09:51 +01:00
Mattias Wadman
3cc8383735
gojq: Update fq fork
...
Mostly interface{} -> any and fixes from upstream
2023-03-08 15:59:35 +01:00
Mattias Wadman
ebcdd38322
Merge pull request #607 from wader/readline-update
...
readline: Update fq fork
2023-03-07 18:46:35 +01:00
Mattias Wadman
f50bd6eed0
readline: Update fq fork
...
Some bug and redraw fixes from @tpodowd
Windows native ANSI support from @slingamn
2023-03-07 18:32:02 +01:00
Mattias Wadman
a1020c5f19
Merge pull request #606 from wader/id3v2-fix-ctoc-header
...
id3v2: Decode subframes for CTOC and add struct for headers
2023-03-05 19:38:08 +01:00
Mattias Wadman
cc52a4419d
id3v2: Decode subframes for CTOC and add struct for headers
2023-03-05 19:29:22 +01:00
Mattias Wadman
6498e3f318
Merge pull request #605 from wader/bump-gomod-golang-x-net-0.8.0
...
Update gomod-golang-x-net to 0.8.0 from 0.7.0
2023-03-05 17:27:09 +01:00
Mattias Wadman
3ac0b28f3f
Merge pull request #604 from wader/bump-gomod-golang-x-crypto-0.7.0
...
Update gomod-golang-x-crypto to 0.7.0 from 0.6.0
2023-03-05 17:26:16 +01:00
bump
80a0744667
Update gomod-golang-x-net to 0.8.0 from 0.7.0
...
Tags https://github.com/golang/net/tags
2023-03-05 16:04:09 +00:00
bump
c03d3ccd75
Update gomod-golang-x-crypto to 0.7.0 from 0.6.0
...
Tags https://github.com/golang/crypto/tags
2023-03-05 16:04:06 +00:00
Mattias Wadman
1e602c67d2
Merge pull request #603 from wader/tls
...
tls: Add TLS 1.0, 1.1, 1.2 decode and decryption
2023-03-05 14:06:37 +01:00
Mattias Wadman
9852f56b74
tls: Add TLS 1.0, 1.1, 1.2 decode and decryption
...
What it can do:
- Decodes records and most standard messages and extensions.
- Decryptes records and reassemples application data stream if a keylog is provided
and the cipher suite is supported.
- Supports most recommended and used ciphers and a bunch of older ones.
What it can't do:
- SSL v3 maybe supported, is similar to TLS 1.0, not tested.
- Decryption and renegotiation/cipher change.
- Record defragmentation not supported, seems rare over TCP.
- TLS 1.3
- SSL v2 but v2 compat header is supported.
- Some key exchange messages not decoded yet
Decryption code is heavly based on golang crypto/tls and zmap/zcrypto.
Will be base for decoding http2 and other TLS based on protocols.
Fixes #587
2023-03-05 13:52:12 +01:00
Mattias Wadman
fb5377f79a
Merge pull request #602 from wader/bump-gomod-golang/text-0.8.0
...
Update gomod-golang/text to 0.8.0 from 0.7.0
2023-03-04 17:19:54 +01:00
bump
e7168b994b
Update gomod-golang/text to 0.8.0 from 0.7.0
...
Source diff 0.7.0..0.8.0 https://github.com/golang/text/compare/v0.7.0..v0.8.0
2023-03-04 16:03:58 +00:00
Mattias Wadman
59ad7a9128
Merge pull request #601 from wader/help-format-options-nice-example
...
help: Show default option value as JSON
2023-03-04 10:04:17 +01:00
Mattias Wadman
c75a83c829
help: Show default option value as JSON
2023-03-04 09:53:33 +01:00
Mattias Wadman
a6370ec874
Merge pull request #600 from wader/markdown-text-fix
...
help,markdown: Fix double line breaks when converting to text
2023-03-02 23:51:20 +01:00
Mattias Wadman
dec433fc53
help,markdown: Fix double line breaks when converting to text
...
Also fix ugly last line break hack
2023-03-02 23:38:11 +01:00
Mattias Wadman
461783ede8
Merge pull request #599 from wader/pcap-link-type-raw-ipv4_v6
...
pcap,pcapng,ipv4,ipv6: Support raw link type (ipv4 or ipv6)
2023-03-02 18:47:39 +01:00
Mattias Wadman
6c032455eb
pcap,pcapng,ipv4,ipv6: Support raw link type (ipv4 or ipv6)
2023-03-02 18:37:00 +01:00
Mattias Wadman
cbd2df2b06
Merge pull request #598 from wader/update-docs
...
doc: Run make doc
2023-02-26 21:50:41 +01:00