24 Commits

Author SHA1 Message Date
65f3fe39a9 Typofix
All checks were successful
Run tests / test (1.25) (push) Successful in 2m4s
Run tests / test (stable) (push) Successful in 2m5s
2026-02-23 21:15:07 +01:00
0d159020c6 Cleanup logging
Some checks failed
Run tests / test (1.25) (push) Failing after 1m42s
Run tests / test (stable) (push) Failing after 1m42s
v0.1.0
2026-02-23 18:26:24 +01:00
aabfa853ec Add pre-commit
All checks were successful
Run tests / test (1.25) (push) Successful in 9s
Run tests / test (stable) (push) Successful in 11s
2026-02-22 21:30:06 +01:00
824bde5d55 Cleanup protocols that are not ready for use
All checks were successful
Run tests / test (1.25) (push) Successful in 16s
Run tests / test (stable) (push) Successful in 17s
2026-02-22 21:16:25 +01:00
32f6c38c13 Fixed code smells
Some checks failed
Run tests / test (1.25) (push) Failing after 15s
Run tests / test (stable) (push) Failing after 17s
2026-02-22 21:14:58 +01:00
3bcbaf2135 Update go.sum
Some checks failed
Run tests / test (1.25) (push) Failing after 15s
Run tests / test (stable) (push) Failing after 18s
2026-02-22 21:10:57 +01:00
95c148aa59 Cleanup
Some checks failed
Run tests / test (1.25) (push) Failing after 15s
Run tests / test (stable) (push) Failing after 16s
2026-02-22 21:09:46 +01:00
e915c89710 Updates
Some checks failed
Run tests / test (1.25) (push) Failing after 18s
Run tests / test (stable) (push) Failing after 19s
2026-02-22 21:05:51 +01:00
db19ea81b0 protocol/meshcore: reemove debug print 2026-02-18 17:23:17 +01:00
f73d440672 protocol/aprs: refactored 2026-02-18 13:32:22 +01:00
f9881d2346 protocol/meshcore: refactor decoding logic 2026-02-18 13:25:29 +01:00
a2f5d00c6d Add firmware information 2026-02-18 13:20:05 +01:00
042d89354a protocol/meshcore: remove debug log 2026-02-18 13:14:02 +01:00
71b4f3734c Refactored protocol and radio interfaces 2026-02-18 10:08:11 +01:00
74a517a22a More protocols 2026-02-17 23:30:49 +01:00
62a90a468d Bump parent module 2026-02-14 18:13:00 +01:00
1d56998dd3 Added Sign method to PrivateKey 2026-02-14 18:12:33 +01:00
7e56dc0eb1 Add Public() method 2026-02-14 18:01:46 +01:00
fba89b1966 CHeck interface 2026-02-14 17:57:53 +01:00
2229215b92 Register JWT type on import 2026-02-14 17:53:33 +01:00
62bb18c9be Added jwt signer 2026-02-14 17:49:05 +01:00
849e805f80 Make sizes public and add DecodePublicKey function 2026-02-14 17:48:51 +01:00
f1ecbfaf8d Initial import 2026-02-14 15:59:31 +01:00
05dcea3c2b Initial commit 2026-02-14 15:57:15 +01:00