Lawrence, Rendall
|
1a3f5b1598
|
upgrade golangci to v2
* migrate configuration to version 2
* fix new lint warnings
* update lint.yaml to use golangci-lint-action v7
|
2025-04-22 14:18:18 +03:00 |
|
Lawrence, Rendall
|
9fc94617ce
|
set mochi-2e2 as submodule
* update go version to 1.23
* remove sha256-simd dependency
* fix logger file path
|
2024-10-01 16:17:42 +03:00 |
|
Lawrence, Rendall
|
95b7f5530f
|
change math/rand to crypto/rand in non-test code
|
2024-03-05 11:01:18 +03:00 |
|
Lawrence, Rendall
|
772ac47e9c
|
update dependencies
* add script for release pack
* fix lint warnings
|
2024-03-05 10:32:30 +03:00 |
|
Lawrence, Rendall
|
e1e075da9d
|
update go version in actions
|
2024-01-01 20:24:04 +03:00 |
|
Lawrence, Rendall
|
5491b2a8fa
|
update JWT middleware
|
2024-01-01 20:08:19 +03:00 |
|
Lawrence, Rendall
|
61f859e3f6
|
(partially tested) simplify client approval m/w
* sanitize code
|
2023-03-23 00:34:10 +03:00 |
|
Lawrence, Rendall
|
63e0b93db4
|
remove randseed package
|
2023-03-19 20:13:44 +03:00 |
|
Lawrence, Rendall
|
da7de52813
|
change httprouter with fasthttp and simple handler
* add http benchmark
* move HTTP query parameters parsing to http subpackage
* update dependencies
|
2023-03-18 00:58:35 +03:00 |
|
Lawrence, Rendall
|
3e5a26dd50
|
fix lint warnings, update wf go version
|
2023-03-03 12:21:57 +03:00 |
|
Lawrence, Rendall
|
d7777ca583
|
(minor) refactor jwt
|
2022-08-26 11:13:18 +03:00 |
|
Lawrence, Rendall
|
498779aeaf
|
(partially tested) add scrape JWT validation
* remove `xorshift` package, add internal function in `varinterval`
* change `bittorrent.QueryParams` getters to search case insensitive keys
|
2022-08-25 18:31:48 +03:00 |
|
Lawrence, Rendall
|
f5a58630db
|
(tested) add simple jwt middleware tests
|
2022-08-18 17:06:22 +03:00 |
|