aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* limit the size of UI statusbar contentsHEADmasterToni Uhlig2019-03-08
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* 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>
* luks_test.sh: redirect stderr to log fileToni Uhlig2018-10-11
| | | | | | main.c: removed obsolete waitpid and WIFEXITED check Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* log format const char *Toni Uhlig2018-10-11
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Merge branch 'master' of git.lan:/git/naskpassToni Uhlig2018-10-10
|\ | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
| * fixed includeslns2017-03-04
| |
* | coverity fixesToni Uhlig2018-10-10
|/ | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* improved passphrase inputtoni2016-12-26
|
* Merge branch 'master' of github.com:lnslbrty/naskpasstoni2016-10-23
|\
| * empty domain suffix markertoni2016-10-20
| |
* | added uname featuretoni2016-10-23
|/
* set formatted statusbar texttoni2016-09-13
|
* travis compatible libresolv checktoni2016-09-13
|
* using network info for naskpass frontendtoni2016-09-13
|
* network statustoni2016-09-13
|
* ui_ipc_msgclear + busy and error windowtoni2016-09-12
|
* cflags + naskpass networkingtoni2016-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
* actoni2016-07-29
|
* bartoni2016-07-29
|
* footoni2016-07-29
|
* refactoringtoni2016-07-27
|
* fixed build errortoni2016-07-27
|
* fixed deadlocktoni2016-07-26
|
* bugfixes, use alloca(...) for tmp varaiblestoni2016-07-25
|
* fixed update if timeout bugtoni2016-07-25
|
* fixed race conditiontoni2016-07-24
|
* succeed if cryptsetup succeededtoni2016-07-24
|
* wrong link command, unchecked resulttoni2016-07-24
|
* cleanup 2.0toni2016-07-24
|
* cleanuptoni2016-07-23
|
* ipc deadlock/race condition fixupstoni2016-07-23
|
* travis-ci building ..toni2016-07-21
|
* clock_gettime is now optional..toni2016-07-21
|
* added initial generated configure script (travis-ci)toni2016-07-21
|
* fixed coverity issuestoni2016-07-20
|
* blink blinktoni2016-07-06
|
* naskshelltoni2016-07-06
|
* added txtwindow blinking titletoni2016-07-05
|
* naskpass pre/post run script + configtoni2016-07-05
|
* Merge branch 'master' into jessietoni2016-07-04
| | | | | Conflicts: main.c
* luks test script, fixed process/thread sync bugtoni2016-07-04
|
* autoconf: debug modetoni2016-07-04
|
* syslog && compile scripttoni2016-07-04
|
* fixed SEM_UI post bugtoni2016-07-04
|
* wait(...) fail fixedtoni2016-07-04
|
* wait(...) bug fixedtoni2016-07-03
|
* fixed re-install debconf bug; logging stufftoni2016-03-25
|