aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Collapse)AuthorAge
* Merge branch 'master' of e35.ddns.net:/home/git/naskpasstoni2015-10-21
|\ | | | | | | | | Conflicts: ui_nwindow.c
| * Merge branch 'master' of raspberrypi.local:/home/git/naskpasstoni2015-10-20
| |\
* | \ Merge branch 'master' of raspberrypi.local:/home/git/naskpasstoni2015-10-20
|\ \ \ | |/ / |/| / | |/
| * better ipc: using POSIX (semaphores && msg queues)toni2015-10-17
| |
* | better ipc: using POSIX (semaphores && msg queues)toni2015-10-14
|/
* jessie porttoni2015-06-09
|
* status window code stubtoni2015-05-07
|
* init- script/hook rewrote:toni2015-02-07
| | | | | - plymouth compatible - cleaned up the initrd hook
* - fifo communicationtoni2015-01-03
| | | | | - getopt(...) - run several cryptsetup cmd's (not done yet)
* working ui .. (testing)toni2014-12-23
|
* Merge branch 'master' of github.com:lnslbrty/naskpasstoni2014-12-22
|\ | | | | | | | | Conflicts: main.c
| * - finished uitoni2014-12-20
| | | | | | | | | | - added copyright stuff - makefile improvements
* | - finished uitoni2014-12-22
|/ | | | | - added copyright stuff - makefile improvements
* new ui workstoni2014-12-20
|
* Merge branch 'master' of github.com:lnslbrty/naskpasstoni2014-12-20
| | | | | Conflicts: ui_statusbar.c
* disabled cursor after return key pressedtoni2014-10-20
|
* found bug, pthread_lock instead of pthread_unlock -_-toni2014-05-27
|
* try to fix race condition2toni2014-05-27
|
* try to fix race conditiontoni2014-05-27
|
* added thread mutexes/cancel/jointoni2014-05-27
|
* changed shutdown cmdtoni2014-05-27
|
* fixed dmesg outputtoni2014-05-19
|
* - close stderr on app startuptoni2014-05-18
| | | | - fixed shutdown after app timeout
* shutdown cmd changed to /bin/powerofftoni2014-04-30
|
* added timer function to reset or shutdown if no user-input given after a few ↵toni2014-04-23
| | | | seconds
* workaround for thrded stufftoni2014-04-20
|
* added ncurses status line, clear input fieldtoni2014-04-18
|
* improved ncurses input windowtoni2014-04-17
|
* replaced getch with wgetchtoni2014-04-14
|
* added colored outputtoni2014-04-12
|
* initial committoni2014-04-12