5 Commits

Author SHA1 Message Date
1723ab53b8 docs: update CHANGELOG, README keybindings, gitignore ly/
Some checks failed
Integration Check CI / check (push) Has been cancelled
Continuous integration / Check (push) Has been cancelled
Continuous integration / Rustfmt (push) Has been cancelled
Continuous integration / Clippy (push) Has been cancelled
2026-07-19 01:54:45 +05:30
5eae08c7ba (Feat): Minor Changes
Some checks failed
Integration Check CI / check (push) Has been cancelled
Continuous integration / Check (push) Has been cancelled
Continuous integration / Rustfmt (push) Has been cancelled
Continuous integration / Clippy (push) Has been cancelled
2026-07-18 23:07:56 +05:30
eedde29e03 (Fix): fixed unsafe.Slice using &r (pointer-to-pointer) as the backing array instead of r (the calloc'd response array), which wrote password bytes into random 2026-07-18 21:42:05 +05:30
30c396ab9e (Fix): replaced hardcoded C.__uint32_t / C.__int32_t casts with a C helper function (auth/utmpx_time.h) that lets the compiler handle type conversion. 2026-07-18 21:00:02 +05:30
f6085c342b (Feat): Initial Commit 2026-07-18 18:16:06 +05:30