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
/
ui.c
Commit message (
Expand
)
Author
Age
*
coverity fixup's
Toni Uhlig
2018-10-27
*
Merge branch 'master' of git.lan:/git/naskpass
Toni Uhlig
2018-10-10
|
\
|
*
fixed includes
lns
2017-03-04
*
|
coverity fixes
Toni Uhlig
2018-10-10
|
/
*
exported atmout to nask_ui, fixed weird memory error (busy_str in
toni
2016-07-31
*
foo
toni
2016-07-29
*
refactoring
toni
2016-07-27
*
fixed build error
toni
2016-07-27
*
bugfixes, use alloca(...) for tmp varaibles
toni
2016-07-25
*
fixed update if timeout bug
toni
2016-07-25
*
fixed race condition
toni
2016-07-24
*
cleanup 2.0
toni
2016-07-24
*
ipc deadlock/race condition fixups
toni
2016-07-23
*
fixed coverity issues
toni
2016-07-20
*
Merge branch 'master' into jessie
toni
2016-07-04
*
replaced obsolete gettimeofday with clock_gettime
toni
2015-11-17
*
- atmout/pthread_cond_timedwait bug (still not fixed)
toni
2015-11-17
*
fixed wgetch key loop and wtimeout bug
toni
2015-11-16
*
- ui_nwindow.c renamed to better ui_txtwindow.c
toni
2015-11-16
*
waitpid(...) checks now for WIFEXITED instead of WIFSIGNALED
toni
2015-11-16
*
~auto(conf|make)~
toni
2015-11-14
*
ui thread does now the cursor mgmt
toni
2015-11-14
*
trying to fix ncurses problerms .. fixed
toni
2015-11-14
*
- changed dir structure
toni
2015-11-11