Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * pkclist.c (do_we_trust_pre): Changed the wording of a warning. | Werner Koch | 2002-08-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | * encode.c (encode_simple,encode_crypt): Use new style CTB for compressssed packets when using MDC. We need to do this so that concatenated messages are properly decrypted. Old style compression assumes that it is the last packet; given that we can't determine the length in advance, the uncompressor does not know where to start. Actually we should use the new CTB always but this would break PGP 2 compatibility. * parse-packet.c (parse): Special treatment for new style CTB compressed packets. * build-packet.c (do_mdc): Removed. Was not used. (do_encrypted_mdc): Count the version number and the MDC packet. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -25/+50 |
| | |||||
* | 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 | -2/+2 |
| | |||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -9/+9 |
| | |||||
* | See ChangeLog: Mon May 31 19:41:10 CEST 1999 Werner Koch | Werner Koch | 1999-05-31 | 1 | -12/+12 |
| | |||||
* | See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner Koch | Werner Koch | 1999-04-26 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Tue Jan 19 19:34:58 CET 1999 Werner Koch | Werner Koch | 1999-01-19 | 1 | -2/+8 |
| | |||||
* | See ChangeLog: Thu Jan 7 18:00:58 CET 1999 Werner Koch | Werner Koch | 1999-01-07 | 1 | -1/+1 |
| | |||||
* | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1998-12-23 | 1 | -3/+3 |
| | |||||
* | See ChangeLog: Wed Dec 9 13:41:06 CET 1998 Werner Koch | Werner Koch | 1998-12-09 | 1 | -9/+14 |
| | |||||
* | bug fix releaseV0-3-4 | Werner Koch | 1998-08-11 | 1 | -2/+6 |
| | |||||
* | add-key works | Werner Koch | 1998-05-26 | 1 | -0/+6 |
| | |||||
* | new releaseV0-2-18 | Werner Koch | 1998-05-15 | 1 | -8/+12 |
| | |||||
* | new releaseV0-2-17 | Werner Koch | 1998-05-04 | 1 | -2/+2 |
| | |||||
* | applied Mathews typo and grammar fixes | Werner Koch | 1998-04-14 | 1 | -1/+1 |
| | |||||
* | release 0.2.14 | Werner Koch | 1998-04-02 | 1 | -1/+1 |
| | |||||
* | partial DSA support | Werner Koch | 1998-03-09 | 1 | -3/+8 |
| | |||||
* | Renamed to GNUPGV-0-2-8 | Werner Koch | 1998-02-24 | 1 | -4/+4 |
| | |||||
* | added zlib and reorgnaized some stuff | Werner Koch | 1998-02-12 | 1 | -32/+1 |
| | |||||
* | Fixed a few bugs | Werner Koch | 1998-02-03 | 1 | -1/+0 |
| | |||||
* | added some trust model stuff | Werner Koch | 1998-01-16 | 1 | -5/+1 |
| | |||||
* | changed configuration stuff, replaced some Makefile.am by distfiles. | Werner Koch | 1997-12-23 | 1 | -1/+1 |
| | |||||
* | added option file handling | Werner Koch | 1997-12-12 | 1 | -2/+10 |
| | |||||
* | List and check sigs works | Werner Koch | 1997-12-01 | 1 | -2/+2 |
| | |||||
* | How with some assembly support | Werner Koch | 1997-11-26 | 1 | -3/+30 |
| | |||||
* | IDEA removed, signing works | Werner Koch | 1997-11-24 | 1 | -2/+5 |
| | |||||
* | compress stuff implemented | Werner Koch | 1997-11-23 | 1 | -0/+253 |