aboutsummaryrefslogtreecommitdiff
path: root/src/ui_nask.c
Commit message (Collapse)AuthorAge
* coverity fixup'sToni Uhlig2018-10-27
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* switched back to sleep() for busy windows to assure a minimum waitToni Uhlig2018-10-18
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* replaced ncurses ui sleep&ipc_msgcount check with ipc_msgrecv to fix issues ↵Toni Uhlig2018-10-18
| | | | | | with multithreading/multiprocess handling Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* coverity fixesToni Uhlig2018-10-10
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* added uname featuretoni2016-10-23
|
* using network info for naskpass frontendtoni2016-09-13
|
* ui_ipc_msgclear + busy and error windowtoni2016-09-12
|
* exported atmout to nask_ui, fixed weird memory error (busy_str intoni2016-07-31
| | | | | | infownd_update had a buffer overflow, but valgrind wasn't able to catch this, cz the overwrite happened in same memory segment (special case), gdb ftw
* bartoni2016-07-29
|
* footoni2016-07-29
|
* refactoringtoni2016-07-27
|
* fixed build errortoni2016-07-27