aboutsummaryrefslogtreecommitdiffstats
path: root/g10/decrypt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * decrypt.c: Fix copyright date.David Shaw2004-01-291-1/+2
| | | | | | | * packet.h, keyedit.c (show_key_with_all_names_colon), keylist.c (list_keyblock_colon), mainproc.c (list_node, proc_tree): Minor cleanup to remove local_id, which is no longer used.
* * compress.c (init_compress): Remove "-z10" trick to get uncompressed dataDavid Shaw2004-01-261-10/+44
| | | | | | | | | | inside a compressed data packet. This is possibly dangerous without an MDC. (push_compress_filter2): Do the right thing (i.e. nothing) with compress algo 0. * main.h, decrypt.c (decrypt_messages): Accept filenames to decrypt on stdin. This is bug #253.
* * g10.c, options.h: New option --enable-progress-filter.Werner Koch2003-04-151-0/+7
| | | | | * progress.c (handle_progress): Make use of it.
* * decrypt.c (decrypt_messages): Fixed error handling; the fucntionWerner Koch2003-04-091-13/+8
| | | | | | used to re-loop with same file after an error. Reported by Joseph Walton.
* Update head to match stable 1.0David Shaw2002-06-291-3/+59
|
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-141-2/+2
|
* See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch2000-01-271-1/+1
|
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-1/+1
|
* See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner KochWerner Koch1999-04-261-1/+1
|
* See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner KochWerner Koch1999-04-071-1/+1
|
* See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner KochWerner Koch1998-12-291-1/+1
|
* See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1998-12-231-3/+3
|
* applied Mathews typo and grammar fixesWerner Koch1998-04-141-2/+2
|
* partial DSA supportWerner Koch1998-03-091-0/+82