Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | limit the size of UI statusbar contentsHEADmaster | Toni Uhlig | 2019-03-08 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | 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> | ||
* | luks_test.sh: redirect stderr to log file | Toni Uhlig | 2018-10-11 |
| | | | | | | main.c: removed obsolete waitpid and WIFEXITED check Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | log format const char * | Toni Uhlig | 2018-10-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Merge branch 'master' of git.lan:/git/naskpass | Toni Uhlig | 2018-10-10 |
|\ | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | fixed includes | lns | 2017-03-04 |
| | | |||
* | | coverity fixes | Toni Uhlig | 2018-10-10 |
|/ | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | improved passphrase input | toni | 2016-12-26 |
| | |||
* | Merge branch 'master' of github.com:lnslbrty/naskpass | toni | 2016-10-23 |
|\ | |||
| * | empty domain suffix marker | toni | 2016-10-20 |
| | | |||
* | | added uname feature | toni | 2016-10-23 |
|/ | |||
* | set formatted statusbar text | toni | 2016-09-13 |
| | |||
* | travis compatible libresolv check | toni | 2016-09-13 |
| | |||
* | using network info for naskpass frontend | toni | 2016-09-13 |
| | |||
* | network status | toni | 2016-09-13 |
| | |||
* | ui_ipc_msgclear + busy and error window | toni | 2016-09-12 |
| | |||
* | cflags + naskpass networking | 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 | ||
* | ac | toni | 2016-07-29 |
| | |||
* | bar | toni | 2016-07-29 |
| | |||
* | foo | toni | 2016-07-29 |
| | |||
* | refactoring | toni | 2016-07-27 |
| | |||
* | fixed build error | toni | 2016-07-27 |
| | |||
* | fixed deadlock | toni | 2016-07-26 |
| | |||
* | 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 |
| | |||
* | succeed if cryptsetup succeeded | toni | 2016-07-24 |
| | |||
* | wrong link command, unchecked result | toni | 2016-07-24 |
| | |||
* | cleanup 2.0 | toni | 2016-07-24 |
| | |||
* | cleanup | toni | 2016-07-23 |
| | |||
* | ipc deadlock/race condition fixups | toni | 2016-07-23 |
| | |||
* | travis-ci building .. | toni | 2016-07-21 |
| | |||
* | clock_gettime is now optional.. | toni | 2016-07-21 |
| | |||
* | added initial generated configure script (travis-ci) | toni | 2016-07-21 |
| | |||
* | fixed coverity issues | toni | 2016-07-20 |
| | |||
* | blink blink | toni | 2016-07-06 |
| | |||
* | naskshell | toni | 2016-07-06 |
| | |||
* | added txtwindow blinking title | toni | 2016-07-05 |
| | |||
* | naskpass pre/post run script + config | toni | 2016-07-05 |
| | |||
* | Merge branch 'master' into jessie | toni | 2016-07-04 |
| | | | | | Conflicts: main.c | ||
* | luks test script, fixed process/thread sync bug | toni | 2016-07-04 |
| | |||
* | autoconf: debug mode | toni | 2016-07-04 |
| | |||
* | syslog && compile script | 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 |
| |