index
:
naskpass.git
master
NCurses based replacement for askpass (related to cryptsetup).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.c
Commit message (
Collapse
)
Author
Age
*
using network info for naskpass frontend
toni
2016-09-13
|
*
foo
toni
2016-07-29
|
*
fixed deadlock
toni
2016-07-26
|
*
bugfixes, use alloca(...) for tmp varaibles
toni
2016-07-25
|
*
fixed race condition
toni
2016-07-24
|
*
succeed if cryptsetup succeeded
toni
2016-07-24
|
*
cleanup 2.0
toni
2016-07-24
|
*
blink blink
toni
2016-07-06
|
*
added txtwindow blinking title
toni
2016-07-05
|
*
luks test script, fixed process/thread sync bug
toni
2016-07-04
|
*
fixed SEM_UI post bug
toni
2016-07-04
|
*
wait(...) fail fixed
toni
2016-07-04
|
*
wait(...) bug fixed
toni
2016-07-03
|
*
fixed re-install debconf bug; logging stuff
toni
2016-03-25
|
*
early logging 2
toni
2016-01-30
|
*
blah
toni
2016-01-04
|
*
password check fixed, run_cryptcreate silenced
toni
2016-01-04
|
*
- atmout/pthread_cond_timedwait bug (still not fixed)
toni
2015-11-17
|
|
|
|
|
- txtwindow update callback added - better update funcs
*
- ui_nwindow.c renamed to better ui_txtwindow.c
toni
2015-11-16
|
|
|
|
- better ui_txtwindow.c
*
waitpid(...) checks now for WIFEXITED instead of WIFSIGNALED
toni
2015-11-16
|
*
- changed dir structure
toni
2015-11-11
- fixed ipc semaphore/mq stuff