1 commit dd25af3f72f93f4105750bfd7afb3c60cf64c3b5
2 Author: Michael Rash <mbr@cipherdyne.org>
3 Date: Tue Jun 14 23:14:40 2011 -0400
5 Removed "Id" tags that were a hold over from Subversion (they have no meaning in
8 commit dcf0688cb6c7a85ed0e0c607d01764d93af96aaf
9 Author: Michael Rash <mbr@cipherdyne.org>
10 Date: Sun Apr 25 19:47:20 2010 +0000
12 added additional test directories
14 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@362 958e171a-1414-0410-8e2f-9d295d3c0db0
16 commit 6199de930e13b1d5603947062b3cd1418ef4f20d
17 Author: Michael Rash <mbr@cipherdyne.org>
18 Date: Sun Apr 25 19:46:47 2010 +0000
20 added dirs with spaces
22 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@361 958e171a-1414-0410-8e2f-9d295d3c0db0
24 commit 244cccdc2c47cc04a34793b996a9df0d61b2dab5
25 Author: Michael Rash <mbr@cipherdyne.org>
26 Date: Sun Apr 25 19:45:21 2010 +0000
28 added directory with no sub-files to test/data-dir
30 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@360 958e171a-1414-0410-8e2f-9d295d3c0db0
32 commit 3d87866c107edad47b33f15822e9a013115fd879
33 Author: Michael Rash <mbr@cipherdyne.org>
34 Date: Sun Apr 25 19:00:33 2010 +0000
36 Added directories with spaces
38 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@359 958e171a-1414-0410-8e2f-9d295d3c0db0
40 commit a1638dc139da02f1ea386ff84dad85a82c81ea3e
41 Author: Michael Rash <mbr@cipherdyne.org>
42 Date: Sun Apr 25 18:35:30 2010 +0000
44 added writable permissions check for directories
46 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@358 958e171a-1414-0410-8e2f-9d295d3c0db0
48 commit 8f084c4982784e9717b7e2d0cc313668af0cc0c9
49 Author: Michael Rash <mbr@cipherdyne.org>
50 Date: Sun Apr 25 18:09:38 2010 +0000
52 added check for gpg file handles, sort on directory path length in -O mode, bug fix for string passing to cleanup() calls
54 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@357 958e171a-1414-0410-8e2f-9d295d3c0db0
56 commit fe67067b168f3839ccd6aef245e2d3f7b6a562ae
57 Author: Michael Rash <mbr@cipherdyne.org>
58 Date: Sat Apr 3 15:55:49 2010 +0000
60 added multi-encrypt tests
62 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@356 958e171a-1414-0410-8e2f-9d295d3c0db0
64 commit 8002859c7aa8bac91fe638bf548d21b70ad5d2a8
65 Author: Michael Rash <mbr@cipherdyne.org>
66 Date: Tue Mar 30 03:50:13 2010 +0000
68 code restructure to put encryption/decryption code in dedicated functions, bug fix to ensure that gpgdir does not descend into an infinitely loop when encrypting a directory in -O mode multiple times
70 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@355 958e171a-1414-0410-8e2f-9d295d3c0db0
72 commit e8887d77cb8818d4052dde6d2d77c85bafc927eb
73 Author: Michael Rash <mbr@cipherdyne.org>
74 Date: Sun Mar 21 20:52:34 2010 +0000
76 added check for gpgdir_dN directories in -O encrypt mode
78 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@354 958e171a-1414-0410-8e2f-9d295d3c0db0
80 commit 92bab733e1b5368a948ad307e428e4d61d46b6bd
81 Author: Michael Rash <mbr@cipherdyne.org>
82 Date: Tue Mar 16 03:14:30 2010 +0000
86 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@353 958e171a-1414-0410-8e2f-9d295d3c0db0
88 commit 4f1b3a59386779594368877054738792f55132ea
89 Author: Michael Rash <mbr@cipherdyne.org>
90 Date: Tue Mar 16 02:56:15 2010 +0000
92 - In --Obfuscate-filenames mode, added support for also obfuscating
93 directories. Each directory is obfuscated similarly to files, so
94 /some/directory/path/ becomes /some/directory/gpgdir_dN where "N" is
95 an integer that is incremented for each directory at the same relative
96 path level. The original directory names are stored in an encrypted
97 file ".gpgdir_dir_map_file.gpg" for each original directory. The top
98 level directory path is not obfuscated.
99 - Better pid file handling so that the <dir>/.gpgdir.pid file is removed
100 at gpgdir shutdown even if various error conditions exist.
101 - (Test suite): Added more rigorous test suite support for ensuring that
102 the shape of a directory is preserved across the encrypt/decrypt cycle.
103 There was already code to verify MD5 sums across the cycle, but now an
104 error will be thrown if any file is lost or a new file is created by
105 gpgdir inappropriately.
109 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@352 958e171a-1414-0410-8e2f-9d295d3c0db0
111 commit 556366b25fb3ab29204706e75b9aa22d922f7225
112 Author: Michael Rash <mbr@cipherdyne.org>
113 Date: Sat Sep 5 18:50:48 2009 +0000
115 For all RPM's built on the local system (Ubuntu for now), updated to reference the
116 "-nobuildreqs.spec" file so that the "BuildRequires: perl-ExtUtils-MakeMaker" directive
117 is not used. Using this results in the following error on an Ubuntu system where no
118 software is installed/upgrade with RPM:
120 rpm: To install rpm packages on Debian systems, use alien. See README.Debian.
121 error: cannot open Packages index using db3 - No such file or directory (2)
122 error: cannot open Packages database in /var/lib/rpm
126 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@347 958e171a-1414-0410-8e2f-9d295d3c0db0
128 commit e559f303bca7e276d027cb5441cd456f99b59519
129 Author: Michael Rash <mbr@cipherdyne.org>
130 Date: Sat Sep 5 18:28:24 2009 +0000
132 updated to include 1.9.5 release
134 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@344 958e171a-1414-0410-8e2f-9d295d3c0db0
136 commit 64a25a05227c2c2b8eb4720563128d033ff59284
137 Author: Michael Rash <mbr@cipherdyne.org>
138 Date: Sat Sep 5 18:24:38 2009 +0000
140 updated 1.9.5 release date
142 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@342 958e171a-1414-0410-8e2f-9d295d3c0db0
144 commit 74406c0b5103964ac3b263808824a9098eef10b3
145 Author: Michael Rash <mbr@cipherdyne.org>
146 Date: Wed Aug 26 02:43:51 2009 +0000
148 minor copyright update
150 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@341 958e171a-1414-0410-8e2f-9d295d3c0db0
152 commit 9f0c4b502eb4f0e51f008e52763440b21ee46ebc
153 Author: Michael Rash <mbr@cipherdyne.org>
154 Date: Sun Aug 23 18:32:29 2009 +0000
156 bumped version to 1.9.5
158 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@340 958e171a-1414-0410-8e2f-9d295d3c0db0
160 commit 76890a1fb4c010010722032db05460868a8704b2
161 Author: Michael Rash <mbr@cipherdyne.org>
162 Date: Sun Aug 23 18:31:48 2009 +0000
164 - Added support for the decryption of PGP encrypted files (to round out
165 the support of GnuPG).
168 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@339 958e171a-1414-0410-8e2f-9d295d3c0db0
170 commit 9cd53c6b8033100e4dd63a49c4a0d2653edf534a
171 Author: Michael Rash <mbr@cipherdyne.org>
172 Date: Fri Feb 13 04:48:54 2009 +0000
176 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@335 958e171a-1414-0410-8e2f-9d295d3c0db0
178 commit b1d8eacc0769b45e79bde95817714e5704a157a3
179 Author: Michael Rash <mbr@cipherdyne.org>
180 Date: Sun Nov 9 20:23:13 2008 +0000
182 tagged gpgdir-1.9.4-pre1
184 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@333 958e171a-1414-0410-8e2f-9d295d3c0db0
186 commit 71c975a8e623d441154bec63f1f3c92a5ae2e330
187 Author: Michael Rash <mbr@cipherdyne.org>
188 Date: Sun Nov 9 20:22:46 2008 +0000
190 - Fixed a bug in missing the proper handling of files with spaces when
191 using the --Wipe secure deletion mode (reported by Lars Wilke).
192 - The --Force option now supports the ability to encrypt/decrypt hidden
193 files (suggested by Lars Wilke).
196 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@332 958e171a-1414-0410-8e2f-9d295d3c0db0
198 commit e7862badf1e41c8ee7faaefdab8561b5a67b64ca
199 Author: Michael Rash <mbr@cipherdyne.org>
200 Date: Wed Nov 5 05:04:20 2008 +0000
204 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@328 958e171a-1414-0410-8e2f-9d295d3c0db0
206 commit ce08a19c90cc14953eac14a90c3507f109112681
207 Author: Michael Rash <mbr@cipherdyne.org>
208 Date: Tue Oct 14 01:55:56 2008 +0000
210 bumped version to 1.9.3-pre1
212 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@326 958e171a-1414-0410-8e2f-9d295d3c0db0
214 commit 804f74c7f582e27cdcd4948061642a023d2b1e0b
215 Author: Michael Rash <mbr@cipherdyne.org>
216 Date: Fri Oct 3 04:04:46 2008 +0000
218 - Bugfix for using -f instead of -I for non-interactive file erasure
222 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@325 958e171a-1414-0410-8e2f-9d295d3c0db0
224 commit 82e319a83533f36990080f86b5c4aa336c34cff1
225 Author: Michael Rash <mbr@cipherdyne.org>
226 Date: Fri Oct 3 03:57:33 2008 +0000
230 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@324 958e171a-1414-0410-8e2f-9d295d3c0db0
232 commit ee0a831f469fd0ad9bef64acb7c5f220260c8dcc
233 Author: Michael Rash <mbr@cipherdyne.org>
234 Date: Fri Oct 3 03:57:11 2008 +0000
236 Simplified test suite code by creating a set of default arguments for
237 the gpgdir command line as each test is executed
240 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@323 958e171a-1414-0410-8e2f-9d295d3c0db0
242 commit 989ad8f173b9c4772d539c4de168f5064ed2fdd6
243 Author: Michael Rash <mbr@cipherdyne.org>
244 Date: Thu Sep 11 03:40:35 2008 +0000
246 applied gpgdir man page fix from Franck
248 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@322 958e171a-1414-0410-8e2f-9d295d3c0db0
250 commit 82e3b1fe6a700b91896c6f000d6c1780cd2fde62
251 Author: Michael Rash <mbr@cipherdyne.org>
252 Date: Mon Sep 1 04:24:35 2008 +0000
254 merged in 'signed' vs. 'verified' text fix
256 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@321 958e171a-1414-0410-8e2f-9d295d3c0db0
258 commit 9f5d876b3bc8525ce7fbe20ff3a8c9ab0cc6636c
259 Author: Michael Rash <mbr@cipherdyne.org>
260 Date: Sun Aug 31 23:24:15 2008 +0000
262 - Added --sign and --verify options.
263 - Fixed dash vs. minus sign fix noticed by Franck Joncourt:
265 http://lintian.debian.org/tags/hyphen-used-as-minus-sign.html
269 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@315 958e171a-1414-0410-8e2f-9d295d3c0db0
271 commit cf51ab9f3cf2c0e150c57b6221033c207d3bab85
272 Author: Michael Rash <mbr@cipherdyne.org>
273 Date: Sun Aug 31 23:15:40 2008 +0000
277 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@314 958e171a-1414-0410-8e2f-9d295d3c0db0
279 commit 8a7a41086e1a492752454360d7cd61eb7d474351
280 Author: Michael Rash <mbr@cipherdyne.org>
281 Date: Sun Aug 31 23:11:34 2008 +0000
285 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@312 958e171a-1414-0410-8e2f-9d295d3c0db0
287 commit b434af123d7488d8a5550bec969ad3ed46f6c222
288 Author: Michael Rash <mbr@cipherdyne.org>
289 Date: Sun Aug 31 23:11:12 2008 +0000
291 bugfix to include the deps/ directory
293 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@311 958e171a-1414-0410-8e2f-9d295d3c0db0
295 commit 661c787f1a6a6ac0aa1124d458201760c6ca705c
296 Author: Michael Rash <mbr@cipherdyne.org>
297 Date: Sun Aug 31 23:09:16 2008 +0000
299 - Added new modes '--sign <dir>' and '--verify <dir>' to allow all files
300 in the specified directory to be signed or verified instead of encrypted
301 or decrypted. All GnuPG signatures are created as "<file>.asc", and the
302 original file is not removed in --sign mode. In --verify mode, if any
303 file does not match the expected .asc signature, then a warning like the
304 following will be generated:
306 [+] Verifying: /home/mbr/src/gpgdir/test/data-dir/multi-line-ascii.asc
307 [GNUPG:] BADSIG 9EDEEEEBA742EEEF Some User <someuser@domain.org>
309 - Bugfix to not die() when files that are encrypted with a different GnuPG
310 key are encountered in a directory that is being decrypted. A warning
311 message (see below) is now generated and the file is skipped:
313 [+] Decrypting: /home/mbr/tmp/gpgdir/a.gpg
314 [GNUPG:] BAD_PASSPHRASE CF16F0FCFFF3FF4F
315 [-] Skipping file encrypted with different GnuPG key: a.gpg
317 - Updated to use the status output from GnuPG::Interface to detect a bad
318 passphrase and whether a file is encrypted with the expected GnuPG key.
320 - Updated the test suite to generate files in the output/ directory
321 according to test number and append the result of each test within each
322 file. This makes it easy to tell which tests have failed with a simple
323 'grep fail output/*test'.
325 - Updated to use the 'auto' heuristic (first implemented in the fwknop
326 project) to detect perl module directories that should be used in the
327 --Lib-dir directory to import perl modules from.
331 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@310 958e171a-1414-0410-8e2f-9d295d3c0db0
333 commit 3bef21eebb44c865a7713e4ad8eba03d70287289
334 Author: Michael Rash <mbr@cipherdyne.org>
335 Date: Sun Aug 31 20:29:08 2008 +0000
337 Added broken.pw file for broken passphrase testing
339 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@309 958e171a-1414-0410-8e2f-9d295d3c0db0
341 commit b88cc4f3581304ac10501365c1d31561c76464ad
342 Author: Michael Rash <mbr@cipherdyne.org>
343 Date: Sun Aug 31 19:44:04 2008 +0000
345 added tests for --sign and --verify modes
347 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@308 958e171a-1414-0410-8e2f-9d295d3c0db0
349 commit b9052274db02bbebb00a453095331383cef96826
350 Author: Michael Rash <mbr@cipherdyne.org>
351 Date: Sat Aug 30 20:06:05 2008 +0000
353 updated to the version of the cd_rpmbuilder code that can build the 'nodeps' RPM's
355 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@307 958e171a-1414-0410-8e2f-9d295d3c0db0
357 commit 21d734ed5327037045fb011938bc2384591e84d4
358 Author: Michael Rash <mbr@cipherdyne.org>
359 Date: Sat Aug 16 01:03:38 2008 +0000
363 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@305 958e171a-1414-0410-8e2f-9d295d3c0db0
365 commit 5c61e3cb4e33b06de59ef35977cc14e05ecd30e9
366 Author: Michael Rash <mbr@cipherdyne.org>
367 Date: Sat Aug 16 01:01:41 2008 +0000
369 bumped version to 1.9.2-pre1
371 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@304 958e171a-1414-0410-8e2f-9d295d3c0db0
373 commit e678a159c663cc449855874691270b6a91f8325a
374 Author: Michael Rash <mbr@cipherdyne.org>
375 Date: Sat Aug 16 00:53:40 2008 +0000
377 minor edit for Franck:
379 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@303 958e171a-1414-0410-8e2f-9d295d3c0db0
381 commit d054d4606ce19bbdfece61a96697bb7b284b6115
382 Author: Michael Rash <mbr@cipherdyne.org>
383 Date: Sat Aug 16 00:52:02 2008 +0000
387 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@302 958e171a-1414-0410-8e2f-9d295d3c0db0
389 commit ef62a98249ddcaede7fec8cde72e0c1f6b5a227b
390 Author: Michael Rash <mbr@cipherdyne.org>
391 Date: Sat Aug 16 00:39:56 2008 +0000
393 moved TermReadKey/ to deps/ directory
395 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@301 958e171a-1414-0410-8e2f-9d295d3c0db0
397 commit 8509bd086e8fa7824f613e185b6cedbfc1c71eb2
398 Author: Michael Rash <mbr@cipherdyne.org>
399 Date: Sat Aug 16 00:37:59 2008 +0000
401 moved GnuPG::Interface and Class:MethodMaker to the deps/ directory, added gpgdir-nodeps.spec file
403 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@300 958e171a-1414-0410-8e2f-9d295d3c0db0
405 commit 373dbb94dffac5259914e6a4da5691ad6e72c948
406 Author: Michael Rash <mbr@cipherdyne.org>
407 Date: Sat Aug 16 00:36:18 2008 +0000
409 update to import perl modules via a function and 'require' statements, added --Lib-dir arg
411 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@299 958e171a-1414-0410-8e2f-9d295d3c0db0
413 commit f10e71754c39a348293c97c35173a2db91eab1b1
414 Author: Michael Rash <mbr@cipherdyne.org>
415 Date: Sat Aug 16 00:22:34 2008 +0000
419 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@298 958e171a-1414-0410-8e2f-9d295d3c0db0
421 commit 1bd1c98f9513c5bac840c6a438f1a6c853449049
422 Author: Michael Rash <mbr@cipherdyne.org>
423 Date: Sat Aug 16 00:15:49 2008 +0000
425 Added deps/ directory
427 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@297 958e171a-1414-0410-8e2f-9d295d3c0db0
429 commit 5f5f981a7ffac2c185a8712cfbc08dcf0eee0f0a
430 Author: Michael Rash <mbr@cipherdyne.org>
431 Date: Sat Jun 7 02:47:33 2008 +0000
433 updated to use the 'C' locale by default
435 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@293 958e171a-1414-0410-8e2f-9d295d3c0db0
437 commit 8249b20ed95194f548aad30fc2aa5796ca536756
438 Author: Michael Rash <mbr@cipherdyne.org>
439 Date: Sat Jun 7 01:57:41 2008 +0000
441 updated to 1.9.1 release date
443 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@292 958e171a-1414-0410-8e2f-9d295d3c0db0
445 commit f071817607eabdb303626816c22f17a49e34aecc
446 Author: Michael Rash <mbr@cipherdyne.org>
447 Date: Sat Jun 7 01:43:57 2008 +0000
449 Added bump_version.pl script
451 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@291 958e171a-1414-0410-8e2f-9d295d3c0db0
453 commit fe14816fe7f19c4b68c6cf7f3a54fcd0a715c2b0
454 Author: Michael Rash <mbr@cipherdyne.org>
455 Date: Sat Jun 7 01:43:50 2008 +0000
457 bumped version to 1.9.1
459 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@290 958e171a-1414-0410-8e2f-9d295d3c0db0
461 commit 3097d92148438324520efaa4b64fe432b4622f45
462 Author: Michael Rash <mbr@cipherdyne.org>
463 Date: Sat Jun 7 01:41:33 2008 +0000
465 added version comment
467 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@289 958e171a-1414-0410-8e2f-9d295d3c0db0
469 commit c97ad94b3ecaa0f79d529311d5796533909d6d7e
470 Author: Michael Rash <mbr@cipherdyne.org>
471 Date: Sat Jun 7 01:37:14 2008 +0000
473 updated to Class::MethodMaker 2.11
475 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@288 958e171a-1414-0410-8e2f-9d295d3c0db0
477 commit c40ffa482ea467f900c27a9b9a6559b500e3708e
478 Author: Michael Rash <mbr@cipherdyne.org>
479 Date: Sat Jun 7 01:34:49 2008 +0000
483 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@287 958e171a-1414-0410-8e2f-9d295d3c0db0
485 commit 43282972ea898d41a26dd3d5064713a6a874fcc0
486 Author: Michael Rash <mbr@cipherdyne.org>
487 Date: Sat May 31 15:47:36 2008 +0000
489 merged 281:285 for 1.9 release
491 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@286 958e171a-1414-0410-8e2f-9d295d3c0db0
493 commit 69cd3b6e8c5578a27f453f59e37b50143882d255
494 Author: Michael Rash <mbr@cipherdyne.org>
495 Date: Sat May 31 15:09:16 2008 +0000
497 added release date for version 1.9
499 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@281 958e171a-1414-0410-8e2f-9d295d3c0db0
501 commit abe9eef7d5c87baa7405ed00bf320f5a6dab2a8f
502 Author: Michael Rash <mbr@cipherdyne.org>
503 Date: Sat May 31 00:00:46 2008 +0000
507 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@280 958e171a-1414-0410-8e2f-9d295d3c0db0
509 commit 0a7db63e3c83ee994091345e36f9e2e7f3f0677c
510 Author: Michael Rash <mbr@cipherdyne.org>
511 Date: Thu May 8 04:13:42 2008 +0000
513 - Changed --Obfuscate-filenames format to not include the gpgdir PID.
514 This allows directories to be encrypted/decrypted under -O multiple
515 times without creating new filenames (which would pollute encrypted
516 directories under rsync to other systems). The new -O encrypted
517 filename format is just "gpgdir_<num>.gpg".
518 - Added PID locking against directories so that multiple gpgdir processes
519 cannot operate against the same top-level directory simultaneously.
522 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@279 958e171a-1414-0410-8e2f-9d295d3c0db0
524 commit b89277b5fd474976aab1092bfe71b91c03ea9c1d
525 Author: Michael Rash <mbr@cipherdyne.org>
526 Date: Sat Apr 5 03:20:20 2008 +0000
530 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@275 958e171a-1414-0410-8e2f-9d295d3c0db0
532 commit 644096ec6ed5815572b4edd7eea3293b880fc054
533 Author: Michael Rash <mbr@cipherdyne.org>
534 Date: Sat Apr 5 03:15:28 2008 +0000
538 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@274 958e171a-1414-0410-8e2f-9d295d3c0db0
540 commit 91537884edc2a71b44a68c1646d95410b40c1c62
541 Author: Michael Rash <mbr@cipherdyne.org>
542 Date: Sat Apr 5 03:13:59 2008 +0000
544 updated to version 0.36
546 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@273 958e171a-1414-0410-8e2f-9d295d3c0db0
548 commit 4558137dbbd048a85afd097777bc83f9c5424d67
549 Author: Michael Rash <mbr@cipherdyne.org>
550 Date: Sat Apr 5 02:59:10 2008 +0000
552 minor update to point the user at --help for command line usage errors
554 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@272 958e171a-1414-0410-8e2f-9d295d3c0db0
556 commit 620d07efac7eb8e11381530bdd0735b0efdda197
557 Author: Michael Rash <mbr@cipherdyne.org>
558 Date: Sat Apr 5 02:42:12 2008 +0000
562 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@271 958e171a-1414-0410-8e2f-9d295d3c0db0
564 commit 4b9b76527c6a689f80f0e736b26c49d51a6d08ff
565 Author: Michael Rash <mbr@cipherdyne.org>
566 Date: Sat Apr 5 02:39:08 2008 +0000
570 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@270 958e171a-1414-0410-8e2f-9d295d3c0db0
572 commit 46ef0b48f635af07029d373867b890e79a3eb3c1
573 Author: Michael Rash <mbr@cipherdyne.org>
574 Date: Sat Apr 5 02:34:47 2008 +0000
576 updated to delete the .gpgdir_map_file after successful decrypt
578 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@269 958e171a-1414-0410-8e2f-9d295d3c0db0
580 commit aa356372513ba9da716090f330258fa0a49ce5c6
581 Author: Michael Rash <mbr@cipherdyne.org>
582 Date: Sun Feb 24 21:12:46 2008 +0000
584 minor addition to mention the test suite
586 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@268 958e171a-1414-0410-8e2f-9d295d3c0db0
588 commit 1270ebcda165041b21837e0c3324c5616290b802
589 Author: Michael Rash <mbr@cipherdyne.org>
590 Date: Tue Feb 19 04:37:15 2008 +0000
594 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@267 958e171a-1414-0410-8e2f-9d295d3c0db0
596 commit 2e866cdf32370a67b38b1e75a6909dbe103c6030
597 Author: Michael Rash <mbr@cipherdyne.org>
598 Date: Tue Feb 19 04:11:10 2008 +0000
602 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@260 958e171a-1414-0410-8e2f-9d295d3c0db0
604 commit 5c7568f6aa2e5d09690c420617b4b6def8b91b0a
605 Author: Michael Rash <mbr@cipherdyne.org>
606 Date: Tue Feb 19 04:06:52 2008 +0000
610 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@259 958e171a-1414-0410-8e2f-9d295d3c0db0
612 commit 0a3ac2fac99eebb7539a897e45d698bb30c46bb4
613 Author: Michael Rash <mbr@cipherdyne.org>
614 Date: Tue Feb 19 04:06:10 2008 +0000
616 Added ascii-armor test
618 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@258 958e171a-1414-0410-8e2f-9d295d3c0db0
620 commit cc166859399cff47ee3b73ccf5103016a7a7fadf
621 Author: Michael Rash <mbr@cipherdyne.org>
622 Date: Tue Feb 19 03:37:49 2008 +0000
626 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@257 958e171a-1414-0410-8e2f-9d295d3c0db0
628 commit a1d1fecd98a7a15c31c41ef518ff00d58f328620
629 Author: Michael Rash <mbr@cipherdyne.org>
630 Date: Tue Feb 19 03:36:14 2008 +0000
632 added md5 sum checking across encrypt/decrypt cycles, added standard encryption/decryption cycle
634 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@256 958e171a-1414-0410-8e2f-9d295d3c0db0
636 commit df0e8a5cb2885e4135ca594a6c5973c385b11463
637 Author: Michael Rash <mbr@cipherdyne.org>
638 Date: Tue Feb 19 00:01:22 2008 +0000
640 fixed exit status for --test-mode, better handling of GnuPG homedir
642 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@255 958e171a-1414-0410-8e2f-9d295d3c0db0
644 commit 8468c44d47fd27d210d096b085b528efaa543223
645 Author: Michael Rash <mbr@cipherdyne.org>
646 Date: Tue Feb 19 00:00:21 2008 +0000
648 added basic --test mode, added test stats display
650 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@254 958e171a-1414-0410-8e2f-9d295d3c0db0
652 commit c438ca4878842494c7182f51b6f34a4eb05c794b
653 Author: Michael Rash <mbr@cipherdyne.org>
654 Date: Mon Feb 18 16:17:41 2008 +0000
656 added test.pw file for the gpgdir test suite
658 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@253 958e171a-1414-0410-8e2f-9d295d3c0db0
660 commit 2a6cb24a3e7db402289527498f99c2b41b4b597e
661 Author: Michael Rash <mbr@cipherdyne.org>
662 Date: Mon Feb 18 15:40:26 2008 +0000
664 added setup() routine, added --Prepare-results argument
666 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@252 958e171a-1414-0410-8e2f-9d295d3c0db0
668 commit 1a6de011d5957faf03b9a21a2af09cfb2040ce5d
669 Author: Michael Rash <mbr@cipherdyne.org>
670 Date: Mon Feb 18 15:34:53 2008 +0000
672 first working version of the test suite
674 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@251 958e171a-1414-0410-8e2f-9d295d3c0db0
676 commit 859d040df953750ee93c06d13d08a13e324755a7
677 Author: Michael Rash <mbr@cipherdyne.org>
678 Date: Mon Feb 18 15:32:44 2008 +0000
680 added output/ directory
682 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@250 958e171a-1414-0410-8e2f-9d295d3c0db0
684 commit e8e987e1a945c344e5ee75b763c3727677f87ace
685 Author: Michael Rash <mbr@cipherdyne.org>
686 Date: Mon Feb 18 15:17:38 2008 +0000
688 deleted random_seed since this file changes with each execution of the test suite
690 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@249 958e171a-1414-0410-8e2f-9d295d3c0db0
692 commit 78ad8b4798068335aa2deee94ab76039a3f11586
693 Author: Michael Rash <mbr@cipherdyne.org>
694 Date: Mon Feb 18 15:16:41 2008 +0000
696 added test/ directory for the gpgdir test suite
698 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@248 958e171a-1414-0410-8e2f-9d295d3c0db0
700 commit fd7998dfb800cc2b4e20129da669c1fee64c0d52
701 Author: Michael Rash <mbr@cipherdyne.org>
702 Date: Mon Feb 18 15:16:21 2008 +0000
704 started on 1.7 additions
706 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@247 958e171a-1414-0410-8e2f-9d295d3c0db0
708 commit 78d90c64351b05bdb982bccc1ca1d6aed0f98435
709 Author: Michael Rash <mbr@cipherdyne.org>
710 Date: Mon Feb 18 14:29:16 2008 +0000
712 - Bugfix to ensure that encrypted directories and actually be decrypted.
713 - Updated to use the ".asc" extension for encrypted files in --Plain-ascii
717 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@246 958e171a-1414-0410-8e2f-9d295d3c0db0
719 commit a51de5440789ca53526cec3ff2bdecb2d1c8e968
720 Author: Michael Rash <mbr@cipherdyne.org>
721 Date: Mon Feb 18 02:36:25 2008 +0000
723 minor contributor update
725 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@245 958e171a-1414-0410-8e2f-9d295d3c0db0
727 commit b2a7ab785a14fd59cdac0a4058597dbffc12c59a
728 Author: Michael Rash <mbr@cipherdyne.org>
729 Date: Sun Feb 17 06:10:13 2008 +0000
733 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@241 958e171a-1414-0410-8e2f-9d295d3c0db0
735 commit a8d8735c3702a526b4a1a03082176d05b0cd5317
736 Author: Michael Rash <mbr@cipherdyne.org>
737 Date: Sun Feb 17 06:08:53 2008 +0000
739 - Bugfix to not include previously encrypted files (i.e. those with a .gpg
740 extension) in the encryption/decryption file list. This bug was
741 introduced in gpgdir-1.5 when a change was made to ignore ascii-armored
745 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@240 958e171a-1414-0410-8e2f-9d295d3c0db0
747 commit 198baf2f3235edaed9852f3834d1747b0afb223d
748 Author: Michael Rash <mbr@cipherdyne.org>
749 Date: Fri Jan 11 02:06:28 2008 +0000
751 added locale setting and --Exclude option
753 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@239 958e171a-1414-0410-8e2f-9d295d3c0db0
755 commit b5a8206277017c53844b3c1fd5617df38af1fc93
756 Author: Michael Rash <mbr@cipherdyne.org>
757 Date: Sun Sep 9 17:22:32 2007 +0000
759 minor man page wording updates
761 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@238 958e171a-1414-0410-8e2f-9d295d3c0db0
763 commit 2e74ab68c12387c1e6f457f541a0c138a5285fdb
764 Author: Michael Rash <mbr@cipherdyne.org>
765 Date: Sat Sep 1 03:18:02 2007 +0000
769 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@237 958e171a-1414-0410-8e2f-9d295d3c0db0
771 commit 33e2b60f8f2cf6ca17f7822d5bb07e47fc257c3d
772 Author: Michael Rash <mbr@cipherdyne.org>
773 Date: Sat Sep 1 03:17:38 2007 +0000
775 bugfix for test_mode() file deletions
777 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@236 958e171a-1414-0410-8e2f-9d295d3c0db0
779 commit c8d7699766844979f9a56566d96600553a0c8292
780 Author: Michael Rash <mbr@cipherdyne.org>
781 Date: Sat Sep 1 02:01:46 2007 +0000
783 updated to delete zero-byte files
785 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@229 958e171a-1414-0410-8e2f-9d295d3c0db0
787 commit c7cd2ad9d32a6c32153b3a897c0421fde4b700fd
788 Author: Michael Rash <mbr@cipherdyne.org>
789 Date: Sat Sep 1 01:57:21 2007 +0000
793 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@228 958e171a-1414-0410-8e2f-9d295d3c0db0
795 commit 0d4f4d3e4d295d640c15acfc0515db87f34c95be
796 Author: Michael Rash <mbr@cipherdyne.org>
797 Date: Fri Aug 31 02:36:05 2007 +0000
801 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@226 958e171a-1414-0410-8e2f-9d295d3c0db0
803 commit 5313e1b75bde960d2a5b2f527b58ff3bff3d010d
804 Author: Michael Rash <mbr@cipherdyne.org>
805 Date: Fri Aug 31 02:35:03 2007 +0000
807 Added --Symmetric option
809 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@225 958e171a-1414-0410-8e2f-9d295d3c0db0
811 commit c501f80dca4f058165c0b031d1bb6f43485f57ab
812 Author: Michael Rash <mbr@cipherdyne.org>
813 Date: Fri Aug 31 02:33:23 2007 +0000
815 added Fermin Manzanedo
817 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@224 958e171a-1414-0410-8e2f-9d295d3c0db0
819 commit 8f3bbed0074c20bc40c1d4af9dda0970f2dae116
820 Author: Michael Rash <mbr@cipherdyne.org>
821 Date: Fri Aug 31 02:32:19 2007 +0000
823 - Added the --Symmetric option so that files can be encrypted/decrypted
824 via a symmetric encryption algorithm (GnuPG commonly uses CAST5 for
825 this). Using this option drastically speeds up the encryption/decryption
827 - Added the --Plain-ascii option so that GnuPG is invoked with the -a
828 option so that encrypted files are ascii armored instead of encrypted in
830 - Bugfix to ensure not to delete zero-size files if a bad password is
831 given (gpgdir now just throws a warning and exits in this case).
832 - Minor code enhancements to provide a consistent hash_init() invocation
833 with the same options hash.
836 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@223 958e171a-1414-0410-8e2f-9d295d3c0db0
838 commit feb10d86edb832e6f2658596de0b31f0d49a1425
839 Author: Michael Rash <mbr@cipherdyne.org>
840 Date: Sat Jul 21 03:04:20 2007 +0000
844 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@218 958e171a-1414-0410-8e2f-9d295d3c0db0
846 commit acf12800e48bcd414dc15a76b3a3e497ccb67ed0
847 Author: Michael Rash <mbr@cipherdyne.org>
848 Date: Sat Jul 21 03:03:11 2007 +0000
850 added --overwrite-encrypted and --overwrite-decrypted options
852 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@217 958e171a-1414-0410-8e2f-9d295d3c0db0
854 commit be666f49901f86e0c031a449eedc21a5e4b4efa9
855 Author: Michael Rash <mbr@cipherdyne.org>
856 Date: Fri Jul 13 01:12:37 2007 +0000
858 (Anthony Chivetta) Submitted patch to implement the
859 --overwrite-encrypted command line argument to allow previously
860 encrypted files to be overwritten. This is useful for updating an
861 encrypted directory with new versions of the previously encrypted files.
862 Also added the --overwrite-decrypted command line argument to perform
863 the same function for previously decrypted files.
866 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@216 958e171a-1414-0410-8e2f-9d295d3c0db0
868 commit e8d1a4c8bb7466e548bd82d50259514bf1e699e1
869 Author: Michael Rash <mbr@cipherdyne.org>
870 Date: Fri Jul 13 00:57:21 2007 +0000
872 minor usage() update to include -O options
874 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@215 958e171a-1414-0410-8e2f-9d295d3c0db0
876 commit 1fac2af920426315f22957bb09eb31fd9d72670a
877 Author: Michael Rash <mbr@cipherdyne.org>
878 Date: Fri Jul 13 00:44:19 2007 +0000
880 bugfix to allow filenames of '0.gpg' to be decrypted (Anthony Chivetta)
882 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@214 958e171a-1414-0410-8e2f-9d295d3c0db0
884 commit 6f03cdbc4c32ca1875be646018b99c819887d42e
885 Author: Michael Rash <mbr@cipherdyne.org>
886 Date: Sat Jun 9 04:48:53 2007 +0000
890 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@210 958e171a-1414-0410-8e2f-9d295d3c0db0
892 commit 29bbd2f74b5ed2fcadd8ff223db48f77b716254b
893 Author: Michael Rash <mbr@cipherdyne.org>
894 Date: Sat Jun 9 04:48:36 2007 +0000
896 bugfix to import encrypted .gpgdir_map_file files
898 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@209 958e171a-1414-0410-8e2f-9d295d3c0db0
900 commit f435a752a8322861788e88653aa434459bcbc42f
901 Author: Michael Rash <mbr@cipherdyne.org>
902 Date: Sat Jun 9 04:47:56 2007 +0000
904 updated to remove md5 sum files
906 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@208 958e171a-1414-0410-8e2f-9d295d3c0db0
908 commit 0208be81f67cd2f62009b4ac85774f13a251d32d
909 Author: Michael Rash <mbr@cipherdyne.org>
910 Date: Fri Jun 8 04:21:09 2007 +0000
912 added --Obfuscate mode so that file names wtihin a directory can be obfuscated (gpgdir maintains a mapping file .gpgdir_map_file for the original file names
914 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@207 958e171a-1414-0410-8e2f-9d295d3c0db0
916 commit 20f06a3036846f4f340c7cb5ceb1348222316273
917 Author: Michael Rash <mbr@cipherdyne.org>
918 Date: Sat Jun 2 03:03:27 2007 +0000
922 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@206 958e171a-1414-0410-8e2f-9d295d3c0db0
924 commit d59a65884cb48e55d427f9ed6ad9c5edf0f2ec6a
925 Author: Michael Rash <mbr@cipherdyne.org>
926 Date: Sat Jun 2 02:49:02 2007 +0000
928 updated version to 1.3
930 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@205 958e171a-1414-0410-8e2f-9d295d3c0db0
932 commit 4ab563e5d392264f0ce803beed533b11070eaa83
933 Author: Michael Rash <mbr@cipherdyne.org>
934 Date: Sat Jun 2 02:48:11 2007 +0000
936 Added the --Agent-info command line argument so that gpg-agent connection information can be manually specified
938 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@204 958e171a-1414-0410-8e2f-9d295d3c0db0
940 commit 8aab778a5e4354f813d8e130f2cd61f4973e6b59
941 Author: Michael Rash <mbr@cipherdyne.org>
942 Date: Mon May 28 13:48:37 2007 +0000
944 better debugging output in --agent mode if the password is not available in the running gpg-agent instance
946 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@198 958e171a-1414-0410-8e2f-9d295d3c0db0
948 commit 5008ab554fab65129b5d6ade75244dc98620ca0c
949 Author: Michael Rash <mbr@cipherdyne.org>
950 Date: Mon May 28 13:30:22 2007 +0000
954 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@197 958e171a-1414-0410-8e2f-9d295d3c0db0
956 commit f4f8ecf0600e3ef675568947fb5deb6242913198
957 Author: Michael Rash <mbr@cipherdyne.org>
958 Date: Mon May 28 13:14:34 2007 +0000
960 minor date comment fixes
962 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@196 958e171a-1414-0410-8e2f-9d295d3c0db0
964 commit 8a6dec22960b36a32c2237bb0e6f6b5bcd6dc6b8
965 Author: Michael Rash <mbr@cipherdyne.org>
966 Date: Mon May 28 13:13:46 2007 +0000
968 updated to derive Id tag from cipherdyne3.org repository
970 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@195 958e171a-1414-0410-8e2f-9d295d3c0db0
972 commit f3f34cd891aa3624508a659b0278e1b08c77d3c0
973 Author: Michael Rash <mbr@cipherdyne.org>
974 Date: Mon May 28 13:12:57 2007 +0000
976 path bugfix for wget vs. rpmbuild
978 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@194 958e171a-1414-0410-8e2f-9d295d3c0db0
980 commit 80ed4cb93f3125b3300c16d10550f1874ff18598
981 Author: Michael Rash <mbr@cipherdyne.org>
982 Date: Mon May 28 13:04:11 2007 +0000
984 bugfix to not force non-root installs
986 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@193 958e171a-1414-0410-8e2f-9d295d3c0db0
988 commit f9e081a043232f98516c5ce910cce6dd79b0f842
989 Author: Michael Rash <mbr@cipherdyne.org>
990 Date: Mon May 28 03:40:46 2007 +0000
992 added --agent and --no-password
994 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@192 958e171a-1414-0410-8e2f-9d295d3c0db0
996 commit a17cb528d207bf644b0092e7494c711e006cc224
997 Author: Michael Rash <mbr@cipherdyne.org>
998 Date: Sat May 26 17:33:53 2007 +0000
1000 minor paragraph bugfix
1002 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@190 958e171a-1414-0410-8e2f-9d295d3c0db0
1004 commit d8b88c56d8d97f88f5dff15278be37318cddee94
1005 Author: Michael Rash <mbr@cipherdyne.org>
1006 Date: Sat May 26 17:32:53 2007 +0000
1008 non-root install documentation update
1010 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@189 958e171a-1414-0410-8e2f-9d295d3c0db0
1012 commit 42dc6cbb89540ac198a07f5573a3034329e18f16
1013 Author: Michael Rash <mbr@cipherdyne.org>
1014 Date: Sat May 26 17:29:16 2007 +0000
1016 updated to not install man page if gpgdir is installed by a non-root user
1018 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@188 958e171a-1414-0410-8e2f-9d295d3c0db0
1020 commit 88fc1def172c16a66ef1a722a4c509bd15d4ea70
1021 Author: Michael Rash <mbr@cipherdyne.org>
1022 Date: Sat May 26 17:14:08 2007 +0000
1026 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@187 958e171a-1414-0410-8e2f-9d295d3c0db0
1028 commit a16400b78f80e0ea492eb34610e69ccf68cb351c
1029 Author: Michael Rash <mbr@cipherdyne.org>
1030 Date: Sat May 26 17:13:05 2007 +0000
1032 bumped version to 1.2
1034 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@186 958e171a-1414-0410-8e2f-9d295d3c0db0
1036 commit d481367eca93204cc4d632e0b527aab2947a9a1f
1037 Author: Michael Rash <mbr@cipherdyne.org>
1038 Date: Sat May 26 17:11:02 2007 +0000
1040 non-root user installation support, and Cygwin support
1042 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@185 958e171a-1414-0410-8e2f-9d295d3c0db0
1044 commit b52eb4bb27a3bdfd9da4ea8750387a3b97b35431
1045 Author: Michael Rash <mbr@cipherdyne.org>
1046 Date: Tue May 22 01:25:17 2007 +0000
1050 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@184 958e171a-1414-0410-8e2f-9d295d3c0db0
1052 commit c09d4aa70ab52660ff4dd4da562cac0fb7a79a72
1053 Author: Michael Rash <mbr@cipherdyne.org>
1054 Date: Tue May 22 01:21:13 2007 +0000
1056 bugfix to change PSAD_VERSION var to GPGDIR_VERSION
1058 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@183 958e171a-1414-0410-8e2f-9d295d3c0db0
1060 commit dc1662f122e9e5f3e94044af68e5866469db896c
1061 Author: Michael Rash <mbr@cipherdyne.org>
1062 Date: Mon May 21 04:09:41 2007 +0000
1066 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@177 958e171a-1414-0410-8e2f-9d295d3c0db0
1068 commit 48907772eaeca6c9ac88c7e4abc7553e8c00797c
1069 Author: Michael Rash <mbr@cipherdyne.org>
1070 Date: Mon May 21 04:09:33 2007 +0000
1072 man page documentation updates for 1.1 release
1074 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@176 958e171a-1414-0410-8e2f-9d295d3c0db0
1076 commit c245c2a2c41aa1b20f3d137adab2a8717bb0999d
1077 Author: Michael Rash <mbr@cipherdyne.org>
1078 Date: Mon May 21 03:39:41 2007 +0000
1080 minor output update to show when files are being deleted via the wipe command
1082 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@175 958e171a-1414-0410-8e2f-9d295d3c0db0
1084 commit 33fbd6b2d3a8170577fdb8e1e3562b2c0b70093d
1085 Author: Michael Rash <mbr@cipherdyne.org>
1086 Date: Mon May 21 03:00:39 2007 +0000
1088 logr function name bugfix
1090 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@174 958e171a-1414-0410-8e2f-9d295d3c0db0
1092 commit 16e446ec84d2db9c34c75706e9f58c46c70c51df
1093 Author: Michael Rash <mbr@cipherdyne.org>
1094 Date: Mon May 21 01:45:24 2007 +0000
1096 minor copyright date and help update
1098 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@173 958e171a-1414-0410-8e2f-9d295d3c0db0
1100 commit da6efd6e5024f79e3473aa46fad628d02984e647
1101 Author: Michael Rash <mbr@cipherdyne.org>
1102 Date: Thu May 17 03:22:32 2007 +0000
1104 started on 1.1 release documentation updates
1106 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@172 958e171a-1414-0410-8e2f-9d295d3c0db0
1108 commit 0e635e9649aee2201341844931d90661d6cb02b4
1109 Author: Michael Rash <mbr@cipherdyne.org>
1110 Date: Sat May 12 04:13:57 2007 +0000
1114 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@171 958e171a-1414-0410-8e2f-9d295d3c0db0
1116 commit a15f828f3231f3f0ef2f2825cc6c6a92ef1add67
1117 Author: Michael Rash <mbr@cipherdyne.org>
1118 Date: Sat May 12 04:13:47 2007 +0000
1122 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@170 958e171a-1414-0410-8e2f-9d295d3c0db0
1124 commit 48422f51289eb2bbb04a4b74bde844c7b27185fe
1125 Author: Michael Rash <mbr@cipherdyne.org>
1126 Date: Sun May 6 23:15:00 2007 +0000
1128 minor version output update
1130 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@169 958e171a-1414-0410-8e2f-9d295d3c0db0
1132 commit 1aa69f33d4061f06f3e01337d85a37d1e5ef630a
1133 Author: Michael Rash <mbr@cipherdyne.org>
1134 Date: Sun May 6 23:09:19 2007 +0000
1136 Added the gpgdir.SlackBuild script
1138 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@168 958e171a-1414-0410-8e2f-9d295d3c0db0
1140 commit fa50f32343306904172ca1e82268408baf87b1de
1141 Author: Michael Rash <mbr@cipherdyne.org>
1142 Date: Sun May 6 23:06:44 2007 +0000
1144 - Added the ability to securely delete the original versions of files with
1145 the 'wipe' program (after they have been successfully encrypted). Also
1146 added --wipe-path to specify a path to the wipe binary (the default is
1147 /usr/bin/wipe), --wipe-interactive to force the wipe program to prompt
1148 the user before a file is deleted, and --wipe-cmdline to allow the user
1149 to build a set of command line arguments that are passed to the wipe
1151 - Added --Force to have gpgdir skip over the error condition where a file
1152 cannot be deleted (because of a permissions issue for example).
1153 - Added --Trial-run to allow the user to see what actions gpgdir would
1154 take to encrypt or decrypt files, but no files are actually modified.
1155 - Added --Interactive to have gpgdir prompt the user before every file is
1156 encrypted, decrypted.
1159 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@167 958e171a-1414-0410-8e2f-9d295d3c0db0
1161 commit ca410098a4e7c7f80cf3810e55be716290639264
1162 Author: Michael Rash <mbr@cipherdyne.org>
1163 Date: Sun May 6 23:06:10 2007 +0000
1165 bumped version to 1.1
1167 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@166 958e171a-1414-0410-8e2f-9d295d3c0db0
1169 commit 8dae46a7fd775125fcc224d4287b6054bc0d16e9
1170 Author: Michael Rash <mbr@cipherdyne.org>
1171 Date: Wed Mar 21 01:47:23 2007 +0000
1173 added the cipherdyne RPM builder
1175 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@165 958e171a-1414-0410-8e2f-9d295d3c0db0
1177 commit 0d7213b4576b5c475efd9ca18491392c647e504e
1178 Author: Michael Rash <mbr@cipherdyne.org>
1179 Date: Sun Sep 17 17:34:58 2006 +0000
1181 bumped version to 1.0.3 for proper RPM build
1183 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@161 958e171a-1414-0410-8e2f-9d295d3c0db0
1185 commit 153ae37e95923ebaff34d6d582cc1fefa388b83a
1186 Author: Michael Rash <mbr@cipherdyne.org>
1187 Date: Sun Sep 17 17:24:23 2006 +0000
1189 minor bugfix to correct version number (1.0.2 now)
1191 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@157 958e171a-1414-0410-8e2f-9d295d3c0db0
1193 commit e7ac6fe651fd6fa939e624cf8d6d37badcfc3d3d
1194 Author: Michael Rash <mbr@cipherdyne.org>
1195 Date: Sat Sep 16 16:54:54 2006 +0000
1197 finished 1.0.1 stuff
1199 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@153 958e171a-1414-0410-8e2f-9d295d3c0db0
1201 commit fcda9da49d83cd73b9a2674763207af83ff17919
1202 Author: Michael Rash <mbr@cipherdyne.org>
1203 Date: Sat Sep 16 16:50:27 2006 +0000
1205 x86_64 patch (Mate Wierdl), removed iptables requirement
1207 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@152 958e171a-1414-0410-8e2f-9d295d3c0db0
1209 commit e50bbe40e313ca9ac6c8aca377b5cb6cc8d5bae0
1210 Author: Michael Rash <mbr@cipherdyne.org>
1211 Date: Sat Sep 16 16:50:01 2006 +0000
1215 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@151 958e171a-1414-0410-8e2f-9d295d3c0db0
1217 commit b70f90d3a98f15bf3c4856ff70c161a1d211f37d
1218 Author: Michael Rash <mbr@cipherdyne.org>
1219 Date: Sat Sep 16 06:59:33 2006 +0000
1221 added --quiet option
1223 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@150 958e171a-1414-0410-8e2f-9d295d3c0db0
1225 commit 293a8b368b6563931676a7ffce356a6356591796
1226 Author: Michael Rash <mbr@cipherdyne.org>
1227 Date: Wed Sep 13 20:17:13 2006 +0000
1229 minor addition for doc updates
1231 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@146 958e171a-1414-0410-8e2f-9d295d3c0db0
1233 commit 1f4332f434e688338f909adee0fde1b1c95bcaa3
1234 Author: Michael Rash <mbr@cipherdyne.org>
1235 Date: Wed Sep 13 20:12:02 2006 +0000
1237 version 0.9.9 -> 1.0
1239 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@145 958e171a-1414-0410-8e2f-9d295d3c0db0
1241 commit 7c8f2612ec4d6cd987acb507515b479608710dbf
1242 Author: Michael Rash <mbr@cipherdyne.org>
1243 Date: Wed Sep 13 20:11:23 2006 +0000
1245 added --Default-key option
1247 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@144 958e171a-1414-0410-8e2f-9d295d3c0db0
1249 commit 50b016f4a91a9a878a24486daa16f45949cfd06d
1250 Author: Michael Rash <mbr@cipherdyne.org>
1251 Date: Wed Sep 13 20:10:35 2006 +0000
1255 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@143 958e171a-1414-0410-8e2f-9d295d3c0db0
1257 commit 574334d7db8e8f46188864425be0664544f30847
1258 Author: Michael Rash <mbr@cipherdyne.org>
1259 Date: Wed Sep 13 20:09:27 2006 +0000
1261 minor newline bugfix
1263 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@142 958e171a-1414-0410-8e2f-9d295d3c0db0
1265 commit 136bba83f55b9a2a196b1929dd71acabf30dc603
1266 Author: Michael Rash <mbr@cipherdyne.org>
1267 Date: Wed Sep 13 20:08:13 2006 +0000
1269 -Updated the .gpgdirrc file to include the line "default_key" so that the
1270 default GnuPG key will be the preferred key.
1271 -Bumped version from 0.9.9 to 1.0
1274 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@141 958e171a-1414-0410-8e2f-9d295d3c0db0
1276 commit 164a9f7bfec879db99b8ba00ce062ae9bf9c162f
1277 Author: Michael Rash <mbr@cipherdyne.org>
1278 Date: Wed Sep 13 19:15:34 2006 +0000
1280 -Added the --Default-key option to allow gpgdir to use the default key that is
1281 defined by the default-key variable in ~/.gnupg/options.
1282 -Updated to print "Password: " after some status information.
1285 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@140 958e171a-1414-0410-8e2f-9d295d3c0db0
1287 commit 53c603989aec3ed61e7b213203aec44c4783574b
1288 Author: Michael Rash <mbr@cipherdyne.org>
1289 Date: Sat Sep 9 16:56:28 2006 +0000
1291 started on 1.0 changes
1293 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@139 958e171a-1414-0410-8e2f-9d295d3c0db0
1295 commit fca9463e5b31389b473399ac644794a56a622545
1296 Author: Michael Rash <mbr@cipherdyne.org>
1297 Date: Sat Sep 9 16:54:58 2006 +0000
1299 added --Key-id command line argument so that use_key can be overridden from the command line, made the argument to use_key not have to strictly be a keyID since GnuPG allows a unique string match on keys in the key ring
1301 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@138 958e171a-1414-0410-8e2f-9d295d3c0db0
1303 commit 7b7dc537f63a52aa0dee8623ea74ddd08503f6cd
1304 Author: Michael Rash <mbr@cipherdyne.org>
1305 Date: Sat Sep 9 16:54:54 2006 +0000
1307 added --Key-id command line argument so that use_key can be overridden from the command line, made the argument to use_key not have to strictly be a keyID since GnuPG allows a unique string match on keys in the key ring
1309 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@137 958e171a-1414-0410-8e2f-9d295d3c0db0
1311 commit 1dcb699251d9944e164ba2e2900fe34415e89600
1312 Author: Michael Rash <mbr@cipherdyne.org>
1313 Date: Fri Sep 8 00:37:10 2006 +0000
1317 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@135 958e171a-1414-0410-8e2f-9d295d3c0db0
1319 commit f43f1363ffbd13a188ea7a9e592ffc7c2928883a
1320 Author: Michael Rash <mbr@cipherdyne.org>
1321 Date: Fri Sep 8 00:34:25 2006 +0000
1323 bugfix for missing .TP tag
1325 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@134 958e171a-1414-0410-8e2f-9d295d3c0db0
1327 commit 6c5751909f486a06a340eaa3b781aebc7cb8cd4e
1328 Author: Michael Rash <mbr@cipherdyne.org>
1329 Date: Fri Sep 8 00:27:08 2006 +0000
1331 added date release for 0.9.9
1333 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@133 958e171a-1414-0410-8e2f-9d295d3c0db0
1335 commit e9167166c295aea00dbb4bb7fcc6b61ecaf02099
1336 Author: Michael Rash <mbr@cipherdyne.org>
1337 Date: Fri Sep 8 00:09:55 2006 +0000
1339 minor usage() comment update
1341 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@132 958e171a-1414-0410-8e2f-9d295d3c0db0
1343 commit d2064eaa0a752134de1bbed1a26d84349f80c1f5
1344 Author: Michael Rash <mbr@cipherdyne.org>
1345 Date: Thu Sep 7 23:21:07 2006 +0000
1347 minor bugfix die with a warning unless ~/.gnupg exists, minor initialization fixes
1349 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@131 958e171a-1414-0410-8e2f-9d295d3c0db0
1351 commit 72f25bf5d6ff81c5cfacb743b95e3332817e9413
1352 Author: Michael Rash <mbr@cipherdyne.org>
1353 Date: Thu Sep 7 23:17:01 2006 +0000
1355 bugfixes to replace fwknop with gpgdir, removed sysconfdir reference, updated man page path to .../man1/
1357 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@130 958e171a-1414-0410-8e2f-9d295d3c0db0
1359 commit 34721e77aa340d7691edac576725bce974c53242
1360 Author: Michael Rash <mbr@cipherdyne.org>
1361 Date: Thu Sep 7 21:30:17 2006 +0000
1365 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@129 958e171a-1414-0410-8e2f-9d295d3c0db0
1367 commit d416e1ba07854b75a06ccdedcf66c7d4e569b7ac
1368 Author: Michael Rash <mbr@cipherdyne.org>
1369 Date: Thu Sep 7 21:28:57 2006 +0000
1373 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@128 958e171a-1414-0410-8e2f-9d295d3c0db0
1375 commit 65badf75fad560e9fb4bfb658e1e5b8ec1c3a1df
1376 Author: Michael Rash <mbr@cipherdyne.org>
1377 Date: Thu Sep 7 21:28:03 2006 +0000
1379 bumped version to 0.9.9
1381 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@127 958e171a-1414-0410-8e2f-9d295d3c0db0
1383 commit cda7eeb3992eeef044983bbd7b7eb5ad1435dfc8
1384 Author: Michael Rash <mbr@cipherdyne.org>
1385 Date: Thu Sep 7 04:01:42 2006 +0000
1387 added packaging directory and gpgdir.spec file for building a gpgdir RPM
1389 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@126 958e171a-1414-0410-8e2f-9d295d3c0db0
1391 commit 6d5d048484846aa25b5b2c480992dc6e5f9ce152
1392 Author: Michael Rash <mbr@cipherdyne.org>
1393 Date: Thu Sep 7 03:56:50 2006 +0000
1395 minor bugfix for gpgdir(1) man page section designation
1397 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@125 958e171a-1414-0410-8e2f-9d295d3c0db0
1399 commit 5aae1141a89459c3838cd607c438bfbc899984e1
1400 Author: Michael Rash <mbr@cipherdyne.org>
1401 Date: Thu Sep 7 03:50:17 2006 +0000
1403 updated to TermReadKey-2.30 from 2.21
1405 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@124 958e171a-1414-0410-8e2f-9d295d3c0db0
1407 commit e732e6cc777ca1ef2ea08d644b44e6ce884926e8
1408 Author: Michael Rash <mbr@cipherdyne.org>
1409 Date: Thu Sep 7 03:49:48 2006 +0000
1413 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@123 958e171a-1414-0410-8e2f-9d295d3c0db0
1415 commit a994d7ac6a45d317d0e166b0b66550239ff41305
1416 Author: Michael Rash <mbr@cipherdyne.org>
1417 Date: Thu Sep 7 03:48:59 2006 +0000
1421 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@122 958e171a-1414-0410-8e2f-9d295d3c0db0
1423 commit 96005ba34ec922b5b0c7c332b2cba9e1e8b1f362
1424 Author: Michael Rash <mbr@cipherdyne.org>
1425 Date: Thu Sep 7 03:38:34 2006 +0000
1427 -Added Copyright line
1428 -Added --Force-mod-regex command line argument to force the installation of
1429 specific perl modules that match a regex.
1430 -Added --Skip-mod-install to skip all perl module installation.
1431 -Updated to use the module VERSION files to get the perl module version
1435 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@121 958e171a-1414-0410-8e2f-9d295d3c0db0
1437 commit c32539406b219d72747e9f5c2e27dd7c37909ba9
1438 Author: Michael Rash <mbr@cipherdyne.org>
1439 Date: Tue Jul 4 02:29:28 2006 +0000
1443 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@119 958e171a-1414-0410-8e2f-9d295d3c0db0
1445 commit 33c72afeee3daf79ef8782fde1ff879143be3b18
1446 Author: Michael Rash <mbr@cipherdyne.org>
1447 Date: Tue Jul 4 02:28:39 2006 +0000
1451 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@118 958e171a-1414-0410-8e2f-9d295d3c0db0
1453 commit e9ec155c14c30660398411497050c48d16785d5a
1454 Author: Michael Rash <mbr@cipherdyne.org>
1455 Date: Tue Jul 4 02:28:04 2006 +0000
1457 perl module doc update
1459 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@117 958e171a-1414-0410-8e2f-9d295d3c0db0
1461 commit f1e664881d210a93428b3fce0563288c8a867fe7
1462 Author: Michael Rash <mbr@cipherdyne.org>
1463 Date: Tue Jul 4 02:10:43 2006 +0000
1465 merged changes from gpgdir_GPGINTERFACE branch for GunPG::Interface usage
1467 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@116 958e171a-1414-0410-8e2f-9d295d3c0db0
1469 commit 40a103a59be7820ff0f91ee4ee7c2f4153ca056c
1470 Author: Michael Rash <mbr@cipherdyne.org>
1471 Date: Mon Jan 16 04:38:55 2006 +0000
1476 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@106 958e171a-1414-0410-8e2f-9d295d3c0db0
1478 commit 4d950baf5db0d93efcd06b1b6d353cd2543db777
1479 Author: Michael Rash <mbr@cipherdyne.org>
1480 Date: Thu Oct 13 03:08:50 2005 +0000
1485 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@104 958e171a-1414-0410-8e2f-9d295d3c0db0
1487 commit 94f9372da126840fa6e5d87fc00375dd8463df10
1488 Author: Michael Rash <mbr@cipherdyne.org>
1489 Date: Sat Oct 1 13:46:53 2005 +0000
1494 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@102 958e171a-1414-0410-8e2f-9d295d3c0db0
1496 commit 089a105c8f172a50aca335d2ff81cec87db9659d
1497 Author: Michael Rash <mbr@cipherdyne.org>
1498 Date: Sat Oct 1 13:41:30 2005 +0000
1503 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@101 958e171a-1414-0410-8e2f-9d295d3c0db0
1505 commit 95eeea71f724f8eb4d4d03629c6569c40a0a9827
1506 Author: Michael Rash <mbr@cipherdyne.org>
1507 Date: Sat Oct 1 13:39:31 2005 +0000
1509 bugfix for expected SHM_GET_XXX got GOOD_PASSPHRASE error
1512 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@100 958e171a-1414-0410-8e2f-9d295d3c0db0
1514 commit 7e03b1ee8eaff36d21f58cd374b68ddd03aa3585
1515 Author: Michael Rash <mbr@cipherdyne.org>
1516 Date: Fri Sep 23 02:15:44 2005 +0000
1518 cleanup of test_mode()
1521 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@98 958e171a-1414-0410-8e2f-9d295d3c0db0
1523 commit a2d001918685428843526931fcfe55d23f4826e9
1524 Author: Michael Rash <mbr@cipherdyne.org>
1525 Date: Sun Feb 20 20:53:32 2005 +0000
1530 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@96 958e171a-1414-0410-8e2f-9d295d3c0db0
1532 commit e5e401c5e2ff365141f00f1e5a876481ee4bdab1
1533 Author: Michael Rash <mbr@cipherdyne.org>
1534 Date: Sun Feb 20 20:52:38 2005 +0000
1539 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@95 958e171a-1414-0410-8e2f-9d295d3c0db0
1541 commit 31a9e9ed7b31a9f83bb910491e77401ca9b6be39
1542 Author: Michael Rash <mbr@cipherdyne.org>
1543 Date: Sun Feb 20 20:50:40 2005 +0000
1545 added --Include and --Include-from options
1548 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@94 958e171a-1414-0410-8e2f-9d295d3c0db0
1550 commit 760720618ae756e8fdd1629dad5eea86354d048b
1551 Author: Michael Rash <mbr@cipherdyne.org>
1552 Date: Sun Feb 13 20:29:06 2005 +0000
1554 bugfix to allow gpgdir to decrypt files that contain spaces
1557 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@92 958e171a-1414-0410-8e2f-9d295d3c0db0
1559 commit b8ee3ba9ab83f816e21e88a1d402a7331444723b
1560 Author: Michael Rash <mbr@cipherdyne.org>
1561 Date: Sun Feb 13 20:28:41 2005 +0000
1566 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@91 958e171a-1414-0410-8e2f-9d295d3c0db0
1568 commit ea884cac4a0ef32caaafd5389e31dc71598a57b5
1569 Author: Michael Rash <mbr@cipherdyne.org>
1570 Date: Thu Jan 6 00:55:16 2005 +0000
1572 updated README (removed compress stuff)
1575 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@89 958e171a-1414-0410-8e2f-9d295d3c0db0
1577 commit db33ee0620d70e2e6fca3572a6364130fec84689
1578 Author: Michael Rash <mbr@cipherdyne.org>
1579 Date: Thu Jan 6 00:41:03 2005 +0000
1581 directory skip verbose messages, verified --Exclude functionality
1584 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@87 958e171a-1414-0410-8e2f-9d295d3c0db0
1586 commit 414e53ec781c3d5f7c757e2c08e469e338901eeb
1587 Author: Michael Rash <mbr@cipherdyne.org>
1588 Date: Thu Jan 6 00:38:20 2005 +0000
1593 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@86 958e171a-1414-0410-8e2f-9d295d3c0db0
1595 commit dcdb8ed75195b33abc0ec23eb9256f6e4a726a7d
1596 Author: Michael Rash <mbr@cipherdyne.org>
1597 Date: Thu Jan 6 00:19:26 2005 +0000
1602 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@84 958e171a-1414-0410-8e2f-9d295d3c0db0
1604 commit fed02e031296bf8d4f67111d16eac38870d9a898
1605 Author: Michael Rash <mbr@cipherdyne.org>
1606 Date: Thu Jan 6 00:18:13 2005 +0000
1608 - Sort encrypt/decrypt file list by mtime.
1609 - Abstracted file exclusion logic into a separate function check_file_criteria().
1612 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@83 958e171a-1414-0410-8e2f-9d295d3c0db0
1614 commit b39574411a32e059142b963a9515805f4af0dc1a
1615 Author: Michael Rash <mbr@cipherdyne.org>
1616 Date: Wed Jan 5 03:08:34 2005 +0000
1621 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@82 958e171a-1414-0410-8e2f-9d295d3c0db0
1623 commit 6b0bb1728b860460217a8b780635f8f892459959
1624 Author: Michael Rash <mbr@cipherdyne.org>
1625 Date: Wed Jan 5 03:08:06 2005 +0000
1627 updated to 0.9.2 options
1630 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@81 958e171a-1414-0410-8e2f-9d295d3c0db0
1632 commit 67a543ceb7432b3f4facf247453253600cc1ddca
1633 Author: Michael Rash <mbr@cipherdyne.org>
1634 Date: Wed Jan 5 02:53:57 2005 +0000
1636 - Added preservation of file mtime and atime values (may be disabled
1637 with the --no-preserve-times option).
1638 - Added testing encryption and decryption of dummy file (may be
1639 disabled with --skip-test) by default for both encrypt and decrypt
1641 - Added --test-mode to run encrypt -> decrypt test and exit.
1642 - Removed unnecessary compression options.
1643 - Added --verbose mode.
1646 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@80 958e171a-1414-0410-8e2f-9d295d3c0db0
1648 commit 15e5ad16411cb8243c12ac2717224652734939bb
1649 Author: Michael Rash <mbr@cipherdyne.org>
1650 Date: Wed Jan 5 02:53:08 2005 +0000
1655 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@79 958e171a-1414-0410-8e2f-9d295d3c0db0
1657 commit 8da712df4a50038a3b760552499d9c7f7f6e9212
1658 Author: Michael Rash <mbr@cipherdyne.org>
1659 Date: Sun Nov 7 22:42:40 2004 +0000
1664 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@77 958e171a-1414-0410-8e2f-9d295d3c0db0
1666 commit 261aea8a0581d3f68653b9cfa10831877d41c39d
1667 Author: Michael Rash <mbr@cipherdyne.org>
1668 Date: Sun Nov 7 22:41:03 2004 +0000
1670 updated to allow a return code of PLAINTEXT for decryption
1673 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@76 958e171a-1414-0410-8e2f-9d295d3c0db0
1675 commit e96632facc3f230190f55c968dba29c9b655e57d
1676 Author: Michael Rash <mbr@cipherdyne.org>
1677 Date: Sat Sep 11 21:06:07 2004 +0000
1679 updated to include -g option
1682 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@75 958e171a-1414-0410-8e2f-9d295d3c0db0
1684 commit f8111a13ecd372bef8773bed444d1a3457dc9d08
1685 Author: Michael Rash <mbr@cipherdyne.org>
1686 Date: Fri Sep 3 01:32:06 2004 +0000
1691 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@73 958e171a-1414-0410-8e2f-9d295d3c0db0
1693 commit 635a7ca6d0714568bbffd39f6b12fd3104fcd09a
1694 Author: Michael Rash <mbr@cipherdyne.org>
1695 Date: Sun Aug 29 18:17:04 2004 +0000
1700 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@72 958e171a-1414-0410-8e2f-9d295d3c0db0
1702 commit 6c27a32d316aadf59e1663fdd9514f27e9934cde
1703 Author: Michael Rash <mbr@cipherdyne.org>
1704 Date: Sun Aug 29 18:16:48 2004 +0000
1709 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@71 958e171a-1414-0410-8e2f-9d295d3c0db0
1711 commit b5e2f1d48aaefe49ba52bf9bb73777bd7b5cc816
1712 Author: Michael Rash <mbr@cipherdyne.org>
1713 Date: Sun Aug 29 18:16:21 2004 +0000
1715 updated to [+] and related prefixes
1718 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@70 958e171a-1414-0410-8e2f-9d295d3c0db0
1720 commit 6740addd44efa80f14d1db63ef44ccc587d10284
1721 Author: Michael Rash <mbr@cipherdyne.org>
1722 Date: Sun Aug 29 18:15:38 2004 +0000
1724 added --gnupg-dir option, switched message prefixes to [+] and related
1727 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@69 958e171a-1414-0410-8e2f-9d295d3c0db0
1729 commit 51b8cea479a98712e5658f144bfb14380f52552a
1730 Author: Michael Rash <mbr@cipherdyne.org>
1731 Date: Sat May 29 05:22:07 2004 +0000
1733 bugfix for extraneous debug statement
1736 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@67 958e171a-1414-0410-8e2f-9d295d3c0db0
1738 commit 6d108a05b5d1c53975aeb146cdf02ba8661eda6a
1739 Author: Michael Rash <mbr@cipherdyne.org>
1740 Date: Sat May 29 05:06:17 2004 +0000
1742 incremented version, updated docs, bugfix for --Exclude patterns and directories
1745 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@65 958e171a-1414-0410-8e2f-9d295d3c0db0
1747 commit 8c52dcb0ea5c990e9ee745c13cb49783258addbd
1748 Author: Michael Rash <mbr@cipherdyne.org>
1749 Date: Sat May 29 04:08:12 2004 +0000
1751 added --Exclude and --Exclude-from options
1754 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@64 958e171a-1414-0410-8e2f-9d295d3c0db0
1756 commit 121763a3cb8357e3b779d6ca4ebfe6939f6d53d2
1757 Author: Michael Rash <mbr@cipherdyne.org>
1758 Date: Sat May 29 04:07:55 2004 +0000
1760 -Made error messages contain the filename.
1761 -Added --Exclude and --Exclude-from options.
1764 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@63 958e171a-1414-0410-8e2f-9d295d3c0db0
1766 commit ca44c17091c71e3bb6e7979c455b70bc1bae2610
1767 Author: Michael Rash <mbr@cipherdyne.org>
1768 Date: Wed May 26 22:34:24 2004 +0000
1770 cleaned up print statements, fixed default gzip/gunzip paths
1773 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@62 958e171a-1414-0410-8e2f-9d295d3c0db0
1775 commit bb20091394037bbb74e8d72e100ac34f9d2d5ff9
1776 Author: Michael Rash <mbr@cipherdyne.org>
1777 Date: Wed May 26 02:13:02 2004 +0000
1782 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@61 958e171a-1414-0410-8e2f-9d295d3c0db0
1784 commit b8b493a8acd2b1ac6cd9f1c64b0c4267863daf09
1785 Author: Michael Rash <mbr@cipherdyne.org>
1786 Date: Wed May 26 02:08:57 2004 +0000
1788 bugfix for incorrect wording regarding file compression/decompression
1791 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@60 958e171a-1414-0410-8e2f-9d295d3c0db0
1793 commit 35a26041b22cd71036d303ec25c42cf2aa4445f3
1794 Author: Michael Rash <mbr@cipherdyne.org>
1795 Date: Sat Apr 24 02:30:51 2004 +0000
1800 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@58 958e171a-1414-0410-8e2f-9d295d3c0db0
1802 commit 855a7fbceed7cf9dcccfa32d8b60f3ac4beb2566
1803 Author: Michael Rash <mbr@cipherdyne.org>
1804 Date: Sat Apr 24 02:30:29 2004 +0000
1809 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@57 958e171a-1414-0410-8e2f-9d295d3c0db0
1811 commit c86f0147123aefad5bc7015f67e8f3cdb9b31574
1812 Author: Michael Rash <mbr@cipherdyne.org>
1813 Date: Sat Apr 24 02:30:15 2004 +0000
1815 added -p option to read passwords out of a file, better directory checks -e and -d
1818 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@56 958e171a-1414-0410-8e2f-9d295d3c0db0
1820 commit 879eec571fba3f3b8a649bce134ba8f42b616989
1821 Author: Michael Rash <mbr@cipherdyne.org>
1822 Date: Sat Apr 24 02:28:40 2004 +0000
1824 updated to 0.4 stuff
1827 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@55 958e171a-1414-0410-8e2f-9d295d3c0db0
1829 commit a6dd12296839b3d8306811d04543271219e30d95
1830 Author: Michael Rash <mbr@cipherdyne.org>
1831 Date: Sat Apr 24 02:27:30 2004 +0000
1833 added -p option, various wording updates
1836 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@54 958e171a-1414-0410-8e2f-9d295d3c0db0
1838 commit 0658cab7c0174b442efa7c0f303c48068e1067f3
1839 Author: Michael Rash <mbr@cipherdyne.org>
1840 Date: Sat Apr 24 02:27:12 2004 +0000
1845 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@53 958e171a-1414-0410-8e2f-9d295d3c0db0
1847 commit 48b7de716196d1fe45311de136dd073846b6564b
1848 Author: Michael Rash <mbr@cipherdyne.org>
1849 Date: Sat Sep 27 19:57:54 2003 +0000
1854 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@51 958e171a-1414-0410-8e2f-9d295d3c0db0
1856 commit b4009fc9a0296196b337ccdc99a071314a715a27
1857 Author: Michael Rash <mbr@cipherdyne.org>
1858 Date: Sat Sep 27 19:52:47 2003 +0000
1863 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@50 958e171a-1414-0410-8e2f-9d295d3c0db0
1865 commit 8936c4861a5304f91a52e51fe24e278e1fdf24df
1866 Author: Michael Rash <mbr@cipherdyne.org>
1867 Date: Sat Sep 27 19:52:37 2003 +0000
1869 updated dependencies statement
1872 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@49 958e171a-1414-0410-8e2f-9d295d3c0db0
1874 commit 41abdb25bc1f9a14c4efada9f801b919256c9cab
1875 Author: Michael Rash <mbr@cipherdyne.org>
1876 Date: Sat Sep 27 19:52:21 2003 +0000
1878 added /usr/lib/gpgdir use statement, added check_commands
1881 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@48 958e171a-1414-0410-8e2f-9d295d3c0db0
1883 commit 565e8d66deb53153a8c0c18a98e3a7ca95f5b500
1884 Author: Michael Rash <mbr@cipherdyne.org>
1885 Date: Sat Sep 27 19:51:49 2003 +0000
1887 updated to install GnuPG and TermReadKey modules in /usr/lib/gpgdir
1890 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@47 958e171a-1414-0410-8e2f-9d295d3c0db0
1892 commit 259303335872132bc78f5105d074c5e8e4b3c01f
1893 Author: Michael Rash <mbr@cipherdyne.org>
1894 Date: Sat Sep 27 19:48:32 2003 +0000
1896 bareword bugfix for original module code
1899 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@46 958e171a-1414-0410-8e2f-9d295d3c0db0
1901 commit 254cd6d6843d3d1aa428fc17dfe1be03466d096e
1902 Author: Michael Rash <mbr@cipherdyne.org>
1903 Date: Sat Sep 27 19:42:46 2003 +0000
1908 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@42 958e171a-1414-0410-8e2f-9d295d3c0db0
1910 commit b78202882e109019511830b7856ce36a5329ca5a
1911 Author: Michael Rash <mbr@cipherdyne.org>
1912 Date: Sat Jul 26 03:06:40 2003 +0000
1914 version comment updated to 0.2
1917 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@40 958e171a-1414-0410-8e2f-9d295d3c0db0
1919 commit b296d9a22eaa2c84a003290585cf6a86987b3908
1920 Author: Michael Rash <mbr@cipherdyne.org>
1921 Date: Sat Jul 26 01:57:30 2003 +0000
1923 updated version number
1926 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@38 958e171a-1414-0410-8e2f-9d295d3c0db0
1928 commit c2c9ff5db9b5963c553a6ab87e208344ef059456
1929 Author: Michael Rash <mbr@cipherdyne.org>
1930 Date: Sat Jul 26 01:57:04 2003 +0000
1935 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@37 958e171a-1414-0410-8e2f-9d295d3c0db0
1937 commit 4bd0e5af133643d4b6dedc3f7586abfbe87efde8
1938 Author: Michael Rash <mbr@cipherdyne.org>
1939 Date: Sat Jul 26 01:55:47 2003 +0000
1941 updated to cipherdyne.org
1944 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@36 958e171a-1414-0410-8e2f-9d295d3c0db0
1946 commit a1e283e55122cf809be0ac0af0e5b34df46674b8
1947 Author: Michael Rash <mbr@cipherdyne.org>
1948 Date: Sat Jul 26 01:55:32 2003 +0000
1950 updated command line args
1953 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@35 958e171a-1414-0410-8e2f-9d295d3c0db0
1955 commit 0465bea89ec2e40b0ba089fcd1f822ae90e40f87
1956 Author: Michael Rash <mbr@cipherdyne.org>
1957 Date: Sat Jul 26 01:54:37 2003 +0000
1959 -forced eight char key identifier length.
1960 -reworked error output code.
1961 -reworked command line options.
1964 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@34 958e171a-1414-0410-8e2f-9d295d3c0db0
1966 commit 7781b2ce1cf453a3c5dd738c5e19665d917995e1
1967 Author: Michael Rash <mbr@cipherdyne.org>
1968 Date: Thu Feb 27 00:48:58 2003 +0000
1970 added version option
1973 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@33 958e171a-1414-0410-8e2f-9d295d3c0db0
1975 commit b89d7ae77db2e8e50a0be7942f69d74f2a1d13ed
1976 Author: Michael Rash <mbr@cipherdyne.org>
1977 Date: Thu Feb 27 00:32:29 2003 +0000
1982 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@32 958e171a-1414-0410-8e2f-9d295d3c0db0
1984 commit ea3a3f4cc46083318ec04add3e08646b124f58df
1985 Author: Michael Rash <mbr@cipherdyne.org>
1986 Date: Tue Feb 25 05:05:13 2003 +0000
1991 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@31 958e171a-1414-0410-8e2f-9d295d3c0db0
1993 commit 5553c8a496a618c3af189f990eb2e05944c4a904
1994 Author: Michael Rash <mbr@cipherdyne.org>
1995 Date: Tue Feb 25 04:48:32 2003 +0000
2000 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@30 958e171a-1414-0410-8e2f-9d295d3c0db0
2002 commit c5fbee1e22519b6eccaecaa840737ed1b7ee884c
2003 Author: Michael Rash <mbr@cipherdyne.org>
2004 Date: Tue Feb 25 04:46:13 2003 +0000
2006 added checks for uid root and GnuPG
2009 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@29 958e171a-1414-0410-8e2f-9d295d3c0db0
2011 commit 1fcd8fa25484f0326db11692e362294024b8ad44
2012 Author: Michael Rash <mbr@cipherdyne.org>
2013 Date: Tue Feb 25 04:28:04 2003 +0000
2018 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@28 958e171a-1414-0410-8e2f-9d295d3c0db0
2020 commit 8726bbcf4db7f802f1644e2b52c94e44b4750e5e
2021 Author: Michael Rash <mbr@cipherdyne.org>
2022 Date: Tue Feb 25 04:24:41 2003 +0000
2024 removed old _C filename code
2027 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@27 958e171a-1414-0410-8e2f-9d295d3c0db0
2029 commit dc7eeaedeb949598fae12d7b5906f592f0ab3c1d
2030 Author: Michael Rash <mbr@cipherdyne.org>
2031 Date: Tue Feb 25 04:24:02 2003 +0000
2033 fixed chmod statements
2036 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@26 958e171a-1414-0410-8e2f-9d295d3c0db0
2038 commit c16eb5b525a0b125b10f17bc2c3f71c077b4c1af
2039 Author: Michael Rash <mbr@cipherdyne.org>
2040 Date: Mon Feb 24 19:06:57 2003 +0000
2045 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@25 958e171a-1414-0410-8e2f-9d295d3c0db0
2047 commit 7f1d57478b31be2c9990f51ff2bea335432ce9c4
2048 Author: Michael Rash <mbr@cipherdyne.org>
2049 Date: Mon Feb 24 19:04:48 2003 +0000
2054 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@24 958e171a-1414-0410-8e2f-9d295d3c0db0
2056 commit d5e9f89fff6ae7918c741b0b6f68695ac990cdf3
2057 Author: Michael Rash <mbr@cipherdyne.org>
2058 Date: Mon Feb 24 05:06:20 2003 +0000
2063 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@23 958e171a-1414-0410-8e2f-9d295d3c0db0
2065 commit 2db79700b4e44593c2f5b7b343507db1263c3f97
2066 Author: Michael Rash <mbr@cipherdyne.org>
2067 Date: Mon Feb 24 04:05:29 2003 +0000
2072 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@22 958e171a-1414-0410-8e2f-9d295d3c0db0
2074 commit 3a61bf00dc0614a894eee5d8b8bcceb51a2a8bbe
2075 Author: Michael Rash <mbr@cipherdyne.org>
2076 Date: Mon Feb 24 01:06:57 2003 +0000
2081 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@21 958e171a-1414-0410-8e2f-9d295d3c0db0
2083 commit 0f8dafda4e8142e133c9db8640e653aeca9d0ced
2084 Author: Michael Rash <mbr@cipherdyne.org>
2085 Date: Mon Feb 24 00:05:29 2003 +0000
2090 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@20 958e171a-1414-0410-8e2f-9d295d3c0db0
2092 commit 419659d64ded1ad2b02f3e2f08b571e1e0a2da31
2093 Author: Michael Rash <mbr@cipherdyne.org>
2094 Date: Sun Jan 5 21:35:36 2003 +0000
2096 handle symbolic links
2099 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@19 958e171a-1414-0410-8e2f-9d295d3c0db0
2101 commit 5998a040882654e1477c36725d1a01e35da3673c
2102 Author: Michael Rash <mbr@cipherdyne.org>
2103 Date: Thu Jan 2 05:06:39 2003 +0000
2105 bugfix for filenames that might include _C
2108 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@18 958e171a-1414-0410-8e2f-9d295d3c0db0
2110 commit 00c15af71e9f5a818434dc825946040132c7264b
2111 Author: Michael Rash <mbr@cipherdyne.org>
2112 Date: Thu Jan 2 04:36:25 2003 +0000
2117 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@17 958e171a-1414-0410-8e2f-9d295d3c0db0
2119 commit f76fe58529123abc9cfc721b8b51be3d480d15c4
2120 Author: Michael Rash <mbr@cipherdyne.org>
2121 Date: Fri Dec 27 03:46:23 2002 +0000
2126 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@16 958e171a-1414-0410-8e2f-9d295d3c0db0
2128 commit 0fc26e2790f4b3bd89f0d9849ab96f737ecca0c0
2129 Author: Michael Rash <mbr@cipherdyne.org>
2130 Date: Mon Dec 16 00:45:14 2002 +0000
2132 made gpgdir handle ~/.gpgdirrc files to make it able to handle multiple users
2135 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@15 958e171a-1414-0410-8e2f-9d295d3c0db0
2137 commit 13093545ad5ca95426d6f5ddf5a251faf027c46a
2138 Author: Michael Rash <mbr@cipherdyne.org>
2139 Date: Fri Nov 1 05:35:59 2002 +0000
2141 changed to encrypt file over any existing file.gpg encrypted file
2144 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@14 958e171a-1414-0410-8e2f-9d295d3c0db0
2146 commit 61f49ebf6f4f0b11f217a7b278212e8873ad39dc
2147 Author: Michael Rash <mbr@cipherdyne.org>
2148 Date: Fri Nov 1 04:35:20 2002 +0000
2150 changed to encrypt file over any existing file.gpg encrypted file
2153 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@13 958e171a-1414-0410-8e2f-9d295d3c0db0
2155 commit 6c6d82e21c7443b5fc8fef44b3cdf3c16cbf0c02
2156 Author: Michael Rash <mbr@cipherdyne.org>
2157 Date: Fri Nov 1 03:14:49 2002 +0000
2159 much better reporting info
2162 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@12 958e171a-1414-0410-8e2f-9d295d3c0db0
2164 commit d1c5c1f496505d52317c1897d19c2d62ac5a1ab5
2165 Author: Michael Rash <mbr@cipherdyne.org>
2166 Date: Thu Oct 31 19:40:04 2002 +0000
2168 added put_production.sh
2171 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@11 958e171a-1414-0410-8e2f-9d295d3c0db0
2173 commit 8da62d96a9dd8c94c69e10326c00232097143735
2174 Author: Michael Rash <mbr@cipherdyne.org>
2175 Date: Thu Oct 31 05:38:17 2002 +0000
2180 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@10 958e171a-1414-0410-8e2f-9d295d3c0db0
2182 commit a2e7df3563ab61efb2e638fcd39709dc6f35bc58
2183 Author: Michael Rash <mbr@cipherdyne.org>
2184 Date: Thu Oct 31 04:37:03 2002 +0000
2186 added more verbose error messages
2189 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@9 958e171a-1414-0410-8e2f-9d295d3c0db0
2191 commit b1190b97626b1fd5c27eef7dae4ff217b11fcfbc
2192 Author: Michael Rash <mbr@cipherdyne.org>
2193 Date: Thu Oct 31 03:33:01 2002 +0000
2195 updated to make sure gpgdir does not decrypt a .gpg file over a normal file of the same name
2198 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@8 958e171a-1414-0410-8e2f-9d295d3c0db0
2200 commit 2ac3d0f52be4daaae5cb371288eae58548f4f1fa
2201 Author: Michael Rash <mbr@cipherdyne.org>
2202 Date: Thu Oct 31 02:39:53 2002 +0000
2204 added test for file size
2207 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@7 958e171a-1414-0410-8e2f-9d295d3c0db0
2209 commit ffb53d849268ca04f0108018ec25aa4d904e9a6d
2210 Author: Michael Rash <mbr@cipherdyne.org>
2211 Date: Sun Oct 20 04:31:23 2002 +0000
2216 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@6 958e171a-1414-0410-8e2f-9d295d3c0db0
2218 commit ba5b8a59e985ad0969f488a042370c10cceb6e68
2219 Author: Michael Rash <mbr@cipherdyne.org>
2220 Date: Sun Oct 20 04:29:42 2002 +0000
2225 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@3 958e171a-1414-0410-8e2f-9d295d3c0db0
2227 commit 81b84b56adc5a92c922f0b5da6994d06a270f766
2228 Author: Michael Rash <mbr@cipherdyne.org>
2229 Date: Sun Oct 20 04:29:42 2002 +0000
2231 New repository initialized by cvs2svn.
2233 git-svn-id: file:///home/mbr/svn/gpgdir_repos/gpgdir/trunk@2 958e171a-1414-0410-8e2f-9d295d3c0db0