summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better debian packagingHEADmasterboyska2013-02-166-3/+26
* --without-gtk supportedboyska2013-02-162-2/+20
* TEST: kdf=null, passwd addedboyska2013-02-165-33/+102
* KDF: now ./configure has --without-gcryptboyska2013-02-162-2/+18
* KDF: modularize code to support kdf everywhereboyska2013-02-161-161/+158
* chown of the tomb is done immediatelyboyska2013-02-161-6/+7
* Unit tests, through --unsecure-dev-modeboyska2013-02-165-32/+127
* Add KDF support #82boyska2013-02-1614-38/+504
* tomb-open fix awk for name containing pathsboyska2013-02-161-2/+3
* reintroduce --ignore-swap (-f is also supported)boyska2013-02-161-7/+7
* tomb-open: fix wrong functions and indentationboyska2013-02-161-82/+67
* undertaker: fix tomb binary detectionboyska2013-02-161-2/+4
* global vars aren't needed: we use option_is_set in message functionsJaromil2013-02-161-3/+0
* Stupid fix: abort after 3 attempts missingBoySka2013-02-161-1/+2
* check_priv: 3 attempts, error if wrong passwordBoySka2013-02-161-1/+11
* fixed chown of user permissions on tombs and added optional cipher (xts-plain...Jaromil2012-07-101-11/+35
* fixes cryptsetup and gpg binary paths on debianJaromil2012-06-141-1/+9
* fix gpg check and update the verbose modeJaromil2012-02-071-4/+7
* Merge: changed legacy code, added modelinesboyska2012-02-021-46/+49
|\
| * vim/emacs modeline: help keeping code tidy;see #25boyska2012-01-201-0/+2
| * Cleaning: remove CMD{,2,3} (see #25)boyska2012-01-201-27/+27
| * Removed QUIET and DEBUG globalsboyska2012-01-171-21/+22
* | FIX (tries) #77: slam wasn't slammingboyska2012-02-012-5/+21
* | Python: building improvement & docsboyska2012-02-014-2/+53
* | Merge branch 'qtgui' basic ftrs for create/openboyska2012-01-2930-39/+2303
|\ \
| * | _msg resets colors after useboyska2012-01-291-7/+7
| * | undertaker/python: ported to stderr messagesboyska2012-01-292-6/+6
| * | Add undertaker to Makefile.amboyska2012-01-291-1/+1
| * | FIX setup.py for tomb-qt-openboyska2012-01-291-1/+2
| * | GUI: open functionality is barely functionalboyska2012-01-2912-35/+599
| * | Initial open support in pytomb/guiboyska2012-01-293-11/+36
| * | --option-parsing: useful for completionboyska2012-01-291-10/+24
| * | QT open: draftboyska2012-01-292-0/+386
| * | FIX stupid things (test code removed)boyska2012-01-292-2/+0
| * | QT packaging: seems to do the basic workboyska2012-01-293-1/+11
| * | QT: change dir layout, packaging beginsboyska2012-01-297-0/+77
| * | GUI/PY: change dir layout; setup.py for tomblibboyska2012-01-2915-5/+16
| * | Disable option to open the tomb; it's not ready yetboyska2012-01-292-3/+7
| * | Move parsing code from gui/qt to tomblib.parserboyska2012-01-293-7/+26
| * | GUI/LIB: support for swap, check at beginningboyska2012-01-295-37/+332
| * | Add subcommand 'check' and support in tomblibboyska2012-01-292-6/+27
| * | TOMBLIB: Support for --no-color, --ignore-swapboyska2012-01-291-2/+8
| * | GUI: progressbar monitor tomb outputBoySka2012-01-295-64/+77
| * | GUI handles errors;progresschecked by isCompleteBoySka2012-01-294-28/+81
| * | Tomb in a thread: gui don't freeze anymoreBoySka2012-01-293-45/+58
| * | Options other than 'near to tomb' are clearly unsupportedBoySka2012-01-291-2/+13
| * | Working draft (works bad)BoySka2012-01-295-229/+112
| * | Starting to write libtombBoySka2012-01-292-0/+61
| * | Code reorganization, tomblocation required fieldBoySka2012-01-293-40/+54
| * | First draft for a guiBoySka2012-01-299-0/+785
|/ /