Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * decrypt.c: Fix copyright date. | David Shaw | 2004-01-29 | 1 | -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 data | David Shaw | 2004-01-26 | 1 | -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 Koch | 2003-04-15 | 1 | -0/+7 |
| | | | | | * progress.c (handle_progress): Make use of it. | ||||
* | * decrypt.c (decrypt_messages): Fixed error handling; the fucntion | Werner Koch | 2003-04-09 | 1 | -13/+8 |
| | | | | | | used to re-loop with same file after an error. Reported by Joseph Walton. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -3/+59 |
| | |||||
* | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 2000-07-14 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 2000-01-27 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner Koch | Werner Koch | 1999-04-26 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch | Werner Koch | 1999-04-07 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner Koch | Werner Koch | 1998-12-29 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 |
| | |||||
* | applied Mathews typo and grammar fixes | Werner Koch | 1998-04-14 | 1 | -2/+2 |
| | |||||
* | partial DSA support | Werner Koch | 1998-03-09 | 1 | -0/+82 |