Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | coverity fixup's | Toni Uhlig | 2018-10-27 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | switched back to sleep() for busy windows to assure a minimum wait | Toni Uhlig | 2018-10-18 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | replaced ncurses ui sleep&ipc_msgcount check with ipc_msgrecv to fix issues ↵ | Toni Uhlig | 2018-10-18 |
| | | | | | | with multithreading/multiprocess handling Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | coverity fixes | Toni Uhlig | 2018-10-10 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | added uname feature | toni | 2016-10-23 |
| | |||
* | using network info for naskpass frontend | toni | 2016-09-13 |
| | |||
* | ui_ipc_msgclear + busy and error window | toni | 2016-09-12 |
| | |||
* | exported atmout to nask_ui, fixed weird memory error (busy_str in | toni | 2016-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 | ||
* | bar | toni | 2016-07-29 |
| | |||
* | foo | toni | 2016-07-29 |
| | |||
* | refactoring | toni | 2016-07-27 |
| | |||
* | fixed build error | toni | 2016-07-27 |