uklotzdepushed 1 commit to main • b077ca3…53f3a08 • on Jan 6
uklotzdepushed 1 commit to main • 5e0f20d…b077ca3 • on Dec 13, 2024
Disable max. PDU size checks for custom functions (
#307 )
Pull request merge
uklotzdepushed 1 commit to main • a6431db…5e0f20d • on Dec 12, 2024
uklotzdepushed 1 commit to main • 30e674f…a6431db • on Dec 4, 2024
uklotzdepushed 1 commit to main • 63de3be…30e674f • on Dec 1, 2024
rtu: Fix unbounded memory allocations by wrong reserve() usage (
#304 )
Pull request merge
uklotzdepushed 1 commit to main • 9cc04b2…63de3be • on Dec 1, 2024
Fix pre-commit issues (
#303 )
Pull request merge
uklotzdepushed 1 commit to main • 8a886c8…9cc04b2 • on Nov 29, 2024
fix: memory leak in tcp client writing holding register (
#302 )
Pull request merge
uklotzdepushed 1 commit to main • 64794c9…8a886c8 • on Nov 29, 2024
dependencies: Update thiserror to v2.0 (
#300 )
Pull request merge
flossepushed 1 commit to main • 5ac0123…64794c9 • on Nov 24, 2024
Update pre-commit hooks (
#299 )
Pull request merge
uklotzdepushed 1 commit to main • 51f3853…5ac0123 • on Nov 24, 2024
Add taplo config and pre-commit hook (
#296 )
Pull request merge
uklotzdepushed 1 commit to main • a23664e…51f3853 • on Nov 1, 2024
Encode request/response into buffer to avoid temporary allocations (
#292 Pull request merge
uklotzdepushed 1 commit to main • ea6ea5c…a23664e • on Oct 17, 2024
Add more logs to server process() loop (
#294 )
Pull request merge
flossepushed 1 commit to main • d39ebd4…ea6ea5c • on Oct 17, 2024
rtu-server: Add instructions to example to make it work (
#295 )
Pull request merge
flossepushed 1 commit to main • 4823606…d39ebd4 • on Oct 17, 2024
Reduce redundant code in disconnect() (
#291 )
Pull request merge
uklotzdepushed 1 commit to main • 263e32a…4823606 • on Oct 13, 2024
Restrict server features in codec (
#290 )
Pull request merge
uklotzdepushed 1 commit to main • 8eaa6f7…263e32a • on Oct 13, 2024
uklotzdepushed 1 commit to main • f8dca34…8eaa6f7 • on Oct 13, 2024
uklotzdepushed 1 commit to main • 65f4217…f8dca34 • on Oct 10, 2024
uklotzdepushed 1 commit to main • 37e2435…65f4217 • on Oct 10, 2024
Remove unused dev-dependency
uklotzdepushed 1 commit to main • da3be0b…37e2435 • on Sep 29, 2024
Added masked_write_register to sync client. (
#287 )
Pull request merge
uklotzdepushed 1 commit to main • 8e807b8…da3be0b • on Sep 29, 2024
tcp client: Use non-atomic type for internal transaction id (
#285 )
Pull request merge
uklotzdepushed 1 commit to main • 876f0a3…8e807b8 • on Sep 24, 2024
Remove unused trait impls (
#286 )
Pull request merge
uklotzdepushed 1 commit to main • f68a4a3…876f0a3 • on Sep 24, 2024
Remove obsolete FunctionCode::Disconnect (
#273 )
Pull request merge
uklotzdepushed 1 commit to main • 9611c5f…f68a4a3 • on Sep 18, 2024
Add all function codes defined in the protocol specification (
#284 )
Pull request merge
flossepushed 1 commit to main • 1d78fe6…9611c5f • on Sep 14, 2024
Update changelog after yanking v0.14.1 (
#283 )
Pull request merge
uklotzdepushed 1 commit to main • 7d5fadc…1d78fe6 • on Sep 14, 2024
feat: rename Exception to ExceptionCode (
#281 )
Pull request merge
uklotzdepushed 1 commit to main • 089fb0f…7d5fadc • on Sep 12, 2024
flossepushed 1 commit to main • a5eb819…089fb0f • on Sep 12, 2024
feat: Add support for custom exception codes (
#279 )
Pull request merge
uklotzdepushed 1 commit to main • 903951a…a5eb819 • on Sep 11, 2024
uklotzdepushed 1 commit to main • e224e74…903951a • on Sep 10, 2024
You can’t perform that action at this time.