Commit Graph

12 Commits

Author SHA1 Message Date
Joe Turki
0397f2187b Upgrade golangci-lint, more linters
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
2025-01-18 10:57:33 -06:00
Steffen Vogel
ab3e9f2f89 Make package REUSE compliant 2023-04-18 13:19:15 +02:00
Steffen Vogel
9dd1b53529 Fix new golangci-lint errors 2023-04-12 10:22:35 +02:00
Steffen Vogel
9422ebd185 Replace go-fuzz by Go's built-in fuzz tooling
As introduced by Go 1.18

Co-authored-by: Atsushi Watanabe <atsushi.w@ieee.org>
2023-01-25 11:38:40 +01:00
Aleksandr Razumov
2244bb2be5 fuzz: use "fuzz" directory instead of "examples" 2018-08-01 19:32:17 +03:00
Aleksandr Razumov
2f15c60318 fuzz: fix tests 2018-04-29 17:55:02 +03:00
Aleksandr Razumov
d18dd21653 all: fix lint warnings 2017-02-28 00:01:20 +03:00
Aleksandr Razumov
1eef04448c fuzz: enable for setters and fix found crashers 2017-02-26 18:40:07 +03:00
Aleksandr Razumov
0916b34039 fuzzing: test coprus and crashers on test 2017-02-26 15:06:06 +03:00
Aleksandr Razumov
a47cec256d fuzzing: add coverage tests 2017-02-26 14:53:39 +03:00
Aleksandr Razumov
3bacfd16d7 fuzzing: fix FuzzMessage (fix #25) 2017-02-26 14:15:18 +03:00
Aleksandr Razumov
14b144e1ae add stun 2016-04-25 15:17:50 +03:00