Commit Graph

  • f4cdc1a0c5 Fixed spaces handling in Tomb Arusekk 2017-02-05 20:29:22 +0100
  • 4a7019715f Use --hidden-recipient by default instead of --recipient. Alexandre Pujol 2017-02-09 20:59:10 +0000
  • c63fcf2730 Fix is_valid_recipients private key detection Alexandre Pujol 2017-02-09 19:18:02 +0000
  • 528140738a Add -g/--gpgkey option to tell tomb to use GPG key to encrypt a tomb key Alexandre Pujol 2017-02-09 18:57:34 +0000
  • 8832471170 Merge pull request #246 from Narrat/bug/slam Jaromil 2017-02-09 02:23:10 +0100
  • e69795fe71 lsof should be correctly detected now Narrat 2017-02-07 03:30:25 +0100
  • 5b7f875f3d Merge pull request #243 from Narrat/bug/slam Jaromil 2017-02-06 11:52:08 +0100
  • b2ee2114cf Make lsof an optional dep Narrat 2017-02-05 20:03:29 +0100
  • bfe5bb9707 Update the man page with GPG key support Alexandre Pujol 2017-02-03 20:07:21 +0000
  • f27130053d Add new options description in tomb -h Alexandre Pujol 2017-02-03 18:56:13 +0000
  • 6cfffef137 Update function comments & description with GPG recipient support. Alexandre Pujol 2017-02-03 18:53:31 +0000
  • dfc593f9d6 Add support for GPG key in the tomb outputs. Alexandre Pujol 2017-02-03 18:33:28 +0000
  • e8384ec7ac Allow opening a tomb without giving a valid recipient. Alexandre Pujol 2017-02-03 18:06:57 +0000
  • 6f89dbd2fe Add '--shared' in order to activate sharing support. Alexandre Pujol 2017-02-03 17:55:06 +0000
  • 15164f5578 Add sharing support for tomb key. Alexandre Pujol 2017-02-03 17:28:56 +0000
  • 53b7460274 Add tomb setkey support for GPG key Alexandre Pujol 2017-02-03 00:16:29 +0000
  • a200448de2 Add tomb resize support for GPG key Alexandre Pujol 2017-02-03 00:01:02 +0000
  • 47ddeebbc4 Add support to change the GPG key used to encrypt a tomb key. (tomb passwd) Alexandre Pujol 2017-02-02 23:41:09 +0000
  • 5a35ab9668 Improve key encryption/decryption using GPG key. Alexandre Pujol 2017-02-02 23:24:45 +0000
  • 8f8dc0a0d4 Improve exhumation of key when opening a tomb Alexandre Pujol 2017-01-31 23:10:39 +0000
  • b23e9aa028 Add --tomb-pwd support for GPG key on steganography functions Alexandre Pujol 2017-01-31 16:23:29 +0000
  • e2fe8e508e Add unit tests for steganography feature using GPG key Alexandre Pujol 2017-01-31 16:01:42 +0000
  • d1b016b3c1 Add GPG recipient support for steganography function (bury and exhume) Alexandre Pujol 2017-01-31 15:49:39 +0000
  • 2d516cbaed Check if the GPG key given is a valid. Alexandre Pujol 2017-01-31 15:11:50 +0000
  • 902860fd9f Add GPG recipient support when generating a new tomb key Alexandre Pujol 2017-01-31 13:45:11 +0000
  • db7109da4a Add tests for GPG recipient support in tomb Alexandre Pujol 2017-01-30 21:45:02 +0000
  • f72534790a Fix test suite error in the return code: GLOBAL_RESULT were always true. Alexandre Pujol 2017-01-30 21:19:43 +0000
  • e78af47c56 Add a GPG database in 'extras/test/gnupg' for test suite purpose Alexandre Pujol 2017-01-30 21:10:20 +0000
  • 6c0d89cab1 Use -r option to shortcut interactive tomb password popup Alexandre Pujol 2017-01-30 21:01:27 +0000
  • 9ee0a1550e Add -r option to enable GPG key integration. The flag -r (for recipient like in GPG itself) takes a mandatory argument, the GPG key ID. Alexandre Pujol 2017-01-30 20:57:19 +0000
  • 537bb6aaeb Use of lsof to fix slam for specific mountpoint Narrat 2017-02-03 17:39:09 +0100
  • 1f852908ae improved readme, section on compliancy Jaromil 2017-02-01 09:19:09 +0100
  • 9110ccd9d1 really use key-size 512 on luksFormat Jaromil 2017-01-29 21:54:46 +0100
  • 7a98ee8ba6 change forged key lenght to 512 bits Jaromil 2017-01-21 23:47:16 +0100
  • 4439a6a327 minor fixes to regression tests Jaromil 2017-01-21 23:43:12 +0100
  • e7e21243db Automatically remove conflicting quotes on pot generation Daniel Rodriguez 2017-01-21 18:48:09 +0100
  • 26e549292f Remove extra char quotes in translation files Daniel Rodriguez 2017-01-21 18:38:07 +0100
  • 5e8db49701 Merge pull request #239 from reiven/master Jaromil 2017-01-11 14:36:40 +0100
  • a808d4aef8 Update tomber in extras for v2.2+ Federico Reiven 2017-01-10 12:11:32 -0300
  • 42ae73d727 Sync translations with POEditor Daniel Rodriguez 2017-01-02 23:08:57 +0100
  • ed37b4e1fa integrated latest changes in changelog v2.3 Jaromil 2017-01-02 12:54:55 +0100
  • fa145074f8 documentation updates and reorganisation Jaromil 2017-01-02 12:02:23 +0100
  • 843b7fdfc4 remove change of ownership when mounting tombs Jaromil 2017-01-02 11:04:08 +0100
  • 5996beab0e small fixes to run clean tests Jaromil 2017-01-02 06:24:27 +0100
  • cb699189e7 small linting fixes Jaromil 2017-01-02 06:13:52 +0100
  • 0fa4a07f8c make lint check on travis using shellcheck Jaromil 2017-01-02 06:04:58 +0100
  • 18743c82a5 code linting Jaromil 2017-01-02 06:03:29 +0100
  • 6f4cfd626c prefer ascii single-quotes to utf8 Jaromil 2017-01-02 06:02:50 +0100
  • d41347fe22 documentation updates for release Jaromil 2016-12-29 19:20:48 +0100
  • 88f5a926f0 updated extras/gtomb to latest by parazyd Jaromil 2016-12-29 17:29:15 +0100
  • 7b72f07f96 switch shebang to use /usr/bin/env Jaromil 2016-12-29 13:49:03 +0100
  • 14cba81f6e fix is_valid_tomb check for already mounted tombs Jaromil 2016-12-26 20:40:23 +0100
  • db976a5210 improve wrapping of key generation Jaromil 2016-12-26 20:19:01 +0100
  • e59518befa included regression tests against old Tomb versions Jaromil 2016-12-26 20:03:14 +0100
  • f5375c61fe improvement over previous gpg_decrypt fix Jaromil 2016-12-26 19:04:54 +0100
  • df75c39a58 new parsing for gpg_decrypt function Jaromil 2016-12-26 12:12:34 +0100
  • 4b1afb4fab documentation on direct use of images as keys Jaromil 2016-12-22 20:46:40 +0100
  • b9f555b5fe temporary advice for zsh 5.3 users Jaromil 2016-12-19 09:40:10 +0100
  • 844a886da1 fix sudo execution (patch by robertmx in #223) Jaromil 2016-11-18 19:00:47 +0100
  • 7e88c5d07b travis fix to force apt to overwrite new conf files Jaromil 2016-11-18 14:27:04 +0100
  • 99bb7fd067 fix travis for non-interactive apt Jaromil 2016-11-18 14:21:57 +0100
  • 101b89f0be use head directly without cat in post-hooks Jaromil 2016-11-18 13:55:48 +0100
  • fa44f46eba better documentation for kdf Jaromil 2016-11-18 13:54:18 +0100
  • c502ef3d92 Merge pull request #230 from mandeep/change_swap_success_message D.J.R 2016-10-17 22:00:46 +0200
  • 50719fb06f Changed message when encrypted swap found to something more informative mandeepbhutani 2016-10-11 08:30:32 -0500
  • c80ebd6d6e travis CI: removed kdf tests Jaromil 2016-06-13 10:34:31 +0200
  • 6855127c15 added extras to CI tests (kdf etc.) Jaromil 2016-06-12 17:28:09 +0200
  • feb35205c8 setup continuous integration tests on Travis Jaromil 2016-06-12 13:10:47 +0200
  • ff57aa3214 experimental port to android - works with limited functionality Jaromil 2016-01-24 23:07:19 +0100
  • 8f0b2943ce documentation improvements for kdf and dm-crypt cipher choice Jaromil 2016-01-09 10:16:42 +0100
  • a08cb6e0de forgot to bump the version into the script Jaromil 2015-12-31 13:33:36 +0100
  • 017aee00b2 documentation updates for release v2.2 Jaromil 2015-12-30 17:50:36 +0100
  • 00e0ac323b gtomb gui based on zenity, contributed by Parazyd Jaromil 2015-12-30 17:45:10 +0100
  • 46c41f3572 fixes support for bind-hooks paths with whitespace Jaromil 2015-12-30 17:33:23 +0100
  • 15273c9f19 fix to last open date saved Jaromil 2015-12-30 14:35:58 +0100
  • 66205c3e5c updated strings and documentation Jaromil 2015-12-22 18:22:48 +0100
  • a0997cba27 renamed extras/po to an intelligible name Jaromil 2015-12-13 01:12:44 +0100
  • 63464fa5ea docs improvement Jaromil 2015-12-02 16:34:22 +0100
  • 8cfe97c71b better credits and anticipation Jaromil 2015-11-25 19:15:33 +0100
  • a9f5a32459 completed transition of all doc strings to mention mebibytes (MiB) Jaromil 2015-11-25 17:55:54 +0100
  • cecde4e116 fixed a typo in EUID check Jaromil 2015-11-25 17:41:17 +0100
  • 97399f6b91 removed obsolete documentation about --sudo-pwd Jaromil 2015-11-25 17:39:47 +0100
  • 9090bfaff9 easier to continue resizing if interrupted Jaromil 2015-11-07 14:20:43 +0100
  • 8eeb361300 correct permissions on installed manpage (10x Jarno) Jaromil 2015-10-25 22:28:23 +0100
  • dbea70d820 Merge pull request #219 from roylockhart/master hellekin 2015-10-24 06:03:26 -0300
  • b0d534f5af Update fr.po Roy Lockhart 2015-10-24 00:25:13 +0200
  • 8db05ae8e1 Merge pull request #218 from Narrat/optim/docs Jaromil 2015-09-21 13:11:37 +0200
  • 9dd81b505b Correct spelling and whitespaces Narrat 2015-09-20 23:32:00 +0200
  • dfdc2c8465 correct first name for qt-tray author Jaromil 2015-09-08 17:31:44 +0200
  • 7ee4cfd150 documentation updates for qt-tray Jaromil 2015-09-08 11:12:45 +0200
  • 0a14747ccf Merge pull request #215 from mgian/qt-tray Jaromil 2015-09-08 11:04:16 +0200
  • 6d83bbb1bd Updated Italian translation Gianluca Montecchi 2015-09-04 19:56:43 +0200
  • 492174d3c6 Added copyright notice Gianluca Montecchi 2015-09-03 21:36:12 +0200
  • e9cc85028c Initial import of tomb-qt-tray Gianluca Montecchi 2015-09-02 23:40:01 +0200
  • a74c811c5b documentation updates with translators v2.1.1 Jaromil 2015-08-06 17:52:41 +0200
  • 57caa241c9 Add Italian translations. Daniel Rodriguez 2015-07-28 17:44:24 +0200
  • 8afe5f7b9d Add Swedish translations. Daniel Rodriguez 2015-07-27 18:21:36 +0200
  • 6c32ce81fd correct dep to gtk2 in install docs Jaromil 2015-07-26 17:26:49 +0200
  • e79aaa9962 Update README file with new translations url. Dani 2015-07-25 16:15:29 +0200
  • e2f0b0378c documentation updated for release v2.1 Jaromil 2015-07-23 18:39:10 +0200