21 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
7c533756a6 Harmonize nolint directives 2023-04-12 10:22:35 +02:00
Steffen Vogel
f215fb79a8 Fix capacity of buffer for error code attr
As detected by new fuzz tooling.
2023-01-25 11:38:40 +01:00
Aleksandr Razumov
6ebe032e0d iana: add test for error codes and fix Code{RoleConflict,Unauthorized} 2018-11-16 21:53:47 +03:00
Aleksandr Razumov
2221c952a5 a:errorcode: add values from RFC 6062 2018-08-21 02:55:54 +03:00
Aleksandr Razumov
ff1597ccdf a:errorcode: fix code of StaleNonce 2018-08-15 00:52:44 +03:00
Aleksandr Razumov
e1c6e1aaf1 a:errorcode: add error codes from RFC 6156 2018-08-11 23:04:11 +03:00
Aleksandr Razumov
872811ad91 attrs: add CheckOverflow and IsAttrSizeOverflow 2018-08-02 18:06:32 +03:00
Aleksandr Razumov
24b8decf9a all: update godoc references to RFC 2018-06-29 12:03:22 +03:00
Aleksandr Razumov
560b9a6ac9 a:errorcode: gofmt 2017-07-01 22:54:59 +02:00
Aleksandr Razumov
4871c0d117 a:errorcode: remove unused error 2017-07-01 08:15:54 +02:00
Aleksandr Razumov
f139299e92 all: refactor errors, improve coverage, refactor 2017-06-26 03:18:07 +02:00
Aleksandr Razumov
63b375a10f errors: refactor 2017-02-27 23:41:04 +03:00
Aleksandr Razumov
1eef04448c fuzz: enable for setters and fix found crashers 2017-02-26 18:40:07 +03:00
Aleksandr Razumov
fd2c51b16e message: add alloc tests (fix #24) 2017-02-26 11:17:59 +03:00
Aleksandr Razumov
644849ecb0 a:errorcode: add errors from TURN 2017-02-18 21:46:26 +03:00
Aleksandr Razumov
3d9022e65f all: clear docs, testa and Makefile (fixes #19) 2017-02-18 14:20:21 +03:00
Aleksandr Razumov
1d5427b2ea all: more testing and attr refactor 2017-02-11 08:17:00 +03:00
Aleksandr Razumov
587a112e6b attributes: rename files 2017-02-11 07:26:06 +03:00