Joe Turki
|
8867eb8597
|
Update lint rules, force testify/assert for tests
Use testify's assert package instead of the standard library's testing
package.
|
2025-04-07 02:59:21 +02:00 |
|
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
|
7c533756a6
|
Harmonize nolint directives
|
2023-04-12 10:22:35 +02:00 |
|
Pion
|
c15bbe4175
|
Update CI configs to v0.4.12
Update lint scripts and CI configs.
Excluding codecov.yml.
|
2020-11-06 21:39:16 -08:00 |
|
ZHENK
|
85839ae560
|
Update CI configs to v0.4.7
Update lint scripts and CI configs.
Excluding codecov.yml.
|
2020-09-29 23:53:36 -07:00 |
|
Pion
|
c044f70398
|
Update CI configs to v0.4.5
Update lint scripts and CI configs.
Excluding codecov.yml.
|
2020-09-09 21:34:39 -07:00 |
|
Aleksandr Razumov
|
068b9e389c
|
Make test zero-allocation again
Pre-alloc to avoid hitting issues
|
2020-05-29 01:56:29 -07:00 |
|
Aleksandr Razumov
|
86fedbd8e7
|
all: fix linter warnings
|
2019-02-09 13:16:33 +03:00 |
|
Aleksandr Razumov
|
a9e45ac0ea
|
all: report detailed integrity mismatch only in debug mode
|
2018-08-01 23:19:00 +03:00 |
|
Aleksandr Razumov
|
a796f01aea
|
all: make TransactionIDSize public
|
2017-06-26 03:58:21 +02:00 |
|
Aleksandr Razumov
|
55f8055354
|
all: improve coverage (fix #26)
|
2017-02-26 13:03:30 +03:00 |
|
Aleksandr Razumov
|
d11678fcfd
|
a:integrity: fix case with fingerprint
|
2017-02-21 03:41:26 +03:00 |
|
Aleksandr Razumov
|
c096077c8d
|
a:integrity: add short-term integrity, fix docs
|
2017-02-18 20:43:23 +03:00 |
|
Aleksandr Razumov
|
e51941bf3f
|
a:integrity: rename NewLongtermIntegrity to NewLongTermIntegrity
|
2017-02-18 20:40:05 +03:00 |
|
Aleksandr Razumov
|
21df1b1e6e
|
a:integrity: remove struct wrap
|
2017-02-18 19:56:46 +03:00 |
|
Aleksandr Razumov
|
5583d14513
|
a:integrity fix test name
|
2017-02-13 00:28:20 +03:00 |
|
Aleksandr Razumov
|
b554984ce6
|
a:integrity: implement
Add nonce, realm, username attributes.
Update RFC 5769 test vectors implementation.
|
2017-02-12 22:21:11 +03:00 |
|