- Mar 25, 2025
-
-
Johannes Marbach authored
unl0kr: optimize the main loop See merge request !38
-
Johannes Marbach authored
# Conflicts: # CHANGELOG.md
-
Johannes Marbach authored
-
Johannes Marbach authored
build: do not hardcode endianess of a system See merge request !41
-
Vladimir Stoiakin authored
-
- Mar 24, 2025
-
-
Johannes Marbach authored
man: use tabs instead of spaces (fixes build) See merge request !42
-
Johannes Marbach authored
Stop CI on first error See merge request !44
-
Johannes Marbach authored
This reverts commit e44dd241.
-
Johannes Marbach authored
-
Johannes Marbach authored
-
Johannes Marbach authored
-
Johannes Marbach authored
-
Johannes Marbach authored
update the URL of LVGL repository See merge request !43
-
Vladimir Stoiakin authored
-
- Mar 22, 2025
-
-
Colin authored
otherwise sc-doc errors: > FAILED: man/unl0kr.1 > meson --internal exe --capture man/unl0kr.1 --feed ../man/unl0kr.1.scd -- scdoc > --- stderr --- > Error at 48:1: Tabs are required for indentation
-
- Mar 20, 2025
-
-
Vladimir Stoiakin authored
-
- Mar 16, 2025
-
-
Johannes Marbach authored
unl0kr: add the CLI option to avoid suffixing a password with a newline character Closes #44 See merge request !40
-
- Mar 13, 2025
-
-
Vladimir Stoiakin authored
Appending the newline character '\n' is the right thing to do when you print a password to a tty or a text file. But different tools process it differently. For example, cryptsetup strips the newline character, but systemd-cryptsetup with a password agent does not. This commit allows to control the newline character with an option.
-
- Mar 12, 2025
-
-
Johannes Marbach authored
Add software rotation to unl0kr See merge request !32
-
Co-authored-by: craftyguy
-
- Feb 27, 2025
-
-
Johannes Marbach authored
unl0kr-agent: add more debug output See merge request !37
-
- Feb 24, 2025
-
-
Vladimir Stoiakin authored
-
- Dec 09, 2024
-
-
Johannes Marbach authored
build: add '-DLV_USE_LINUX_DRM=1' for unl0kr only See merge request !36
-
Vladimir Stoiakin authored
-
- Nov 10, 2024
-
-
Johannes Marbach authored
unl0kr: select an available DRM device instead of a hard-coded one Closes #38 See merge request !35
-
_ _ authored
-
- Nov 06, 2024
-
-
Johannes Marbach authored
unl0kr: add a systemd password agent See merge request postmarketOS/buffybox!33
-
- Nov 05, 2024
-
-
Vladimir Stoiakin authored
-
- Nov 02, 2024
-
-
Johannes Marbach authored
add buffyboard systemd service See merge request !34
-
-
- Oct 11, 2024
-
-
Johannes Marbach authored
-
- Oct 05, 2024
-
-
Johannes Marbach authored
-
Johannes Marbach authored
use OS sleep instead of polling to reduce CPU usage See merge request postmarketOS/buffybox!31
-
Johannes Marbach authored
-
Johannes Marbach authored
specify scdoc as a native dependency instead of a runtime dependency See merge request postmarketOS/buffybox!30
-
Colin authored
-
Colin authored
without this lvgl never releases the CPU, and just pegs one of the cores to 100%. see <https://github.com/lvgl/lvgl/blob/master/docs/porting/timer_handler.rst>
-
- Sep 26, 2024
-
-
Johannes Marbach authored
-
Johannes Marbach authored
-
Johannes Marbach authored
unify build systems of buffyboard and unl0kr See merge request !29
-