nut-rs/rups/src
Hubert Pawlak 8712a6087b
fix: Prevent panic caused by subtracting with overflow (#36)
This bug occurred if the string was empty (e.g. from a lost connection)
2023-08-14 09:31:16 -04:00
..
blocking fix: Prevent panic caused by subtracting with overflow (#36) 2023-08-14 09:31:16 -04:00
proto Add support for running commands (#33) 2022-08-08 10:25:47 -04:00
ssl Release 0.5.0 2021-08-01 03:17:17 -04:00
tokio fix: Prevent panic caused by subtracting with overflow (#36) 2023-08-14 09:31:16 -04:00
cmd.rs Add support for running commands (#33) 2022-08-08 10:25:47 -04:00
config.rs Release 0.5.0 2021-08-01 03:17:17 -04:00
error.rs Add all remaining errors 2021-08-04 02:53:00 -04:00
lib.rs make proto module private for now 2022-08-20 11:22:57 -04:00
util.rs Simplify errors 2021-08-01 15:10:27 -04:00
var.rs Add support for running commands (#33) 2022-08-08 10:25:47 -04:00