Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -1/+1 | |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -1/+1 | |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -1/+1 | |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -3/+3 | |
Still does not build. | |||||
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -38/+38 | |
The gpg part does not yet build. | |||||
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -30/+43 | |
to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works. | |||||
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+152 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-05-03 | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 1 | -1/+1 | |
(do_export_stream), import.c (remove_bad_stuff, import), parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt): Remove vestigal code for the old sig cache subpacket. This wasn't completely harmless as it caused subpacket 101 to disappear on import and export. * options.h, armor.c, cipher.c, g10.c, keyedit.c, pkclist.c, sign.c, encode.c, getkey.c, revoke.c: The current flags for different levels of PGP-ness are massively complex. This is step one in simplifying them. No functional change yet, just use a macro to check for compliance level. * sign.c (sign_file): Fix bug that causes spurious compression preference warning. * sign.c (clearsign_file): Fix bug that prevents proper warning message from appearing when clearsigning in --pgp2 mode with a non-v3 RSA key. * main.h, misc.c (compliance_option_string, compliance_string, compliance_failure), pkclist.c (build_pk_list), sign.c (sign_file, clearsign_file), encode.c (encode_crypt, write_pubkey_enc_from_list): New functions to put the "this message may not be usable...." warning in one place. * options.h, g10.c (main): Part two of the simplification. Use a single enum to indicate what we are compliant to (1991, 2440, PGPx, etc.) * g10.c (main): Show errors for failure in export, send-keys, recv-keys, and refresh-keys. * options.h, g10.c (main): Give algorithm warnings for algorithms chosen against the --pgpX and --openpgp rules. * keydb.h, pkclist.c (algo_available): Make TIGER192 invalid in --openpgp mode. * sign.c (sign_file), pkclist.c (algo_available): Allow passing a hint of 0. | |||||
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -152/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-08-13 | * encode.c (encode_simple): Fix problem with using compression algo 2 and | David Shaw | 1 | -18/+3 | |
symmetric compressed files. * encode.c (encode_simple, encode_crypt): If we are not using a MDC, compress even if a file is already compressed. This is to help against the chosen ciphertext attack. * pkclist.c (select_algo_from_prefs): Fix requested algorithm bug so the request succeeds even if the requested algorithm is not the first found. * cipher.c (write_header), encode.c (use_mdc, encode_simple, encode_crypt, encrypt_filter), g10.c (main): Be more eager to use a MDC. We use a MDC if the keys directly support it, if the keys list AES (any) or TWOFISH anywhere in the prefs, or if the cipher chosen does not have a 64 bit blocksize. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -58/+51 | |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -14/+35 | |
2000-01-27 | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 1 | -2/+2 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -1/+0 | |
1999-12-08 | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1 | -2/+2 | |
1999-11-13 | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch | Werner Koch | 1 | -1/+1 | |
1999-10-26 | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1 | -8/+10 | |
1999-09-18 | See ChangeLog: Sat Sep 18 12:16:08 CEST 1999 Werner Koch | Werner Koch | 1 | -19/+40 | |
1999-05-17 | See ChangeLog: Mon May 17 21:54:43 CEST 1999 Werner Koch | Werner Koch | 1 | -3/+22 | |
1999-04-18 | See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-04-09 | See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch | Werner Koch | 1 | -4/+1 | |
1999-04-07 | See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch | Werner Koch | 1 | -6/+13 | |
1999-01-09 | See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-12-10 | See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner Koch | Werner Koch | 1 | -0/+1 | |
1998-07-29 | edit-key is now complete | Werner Koch | 1 | -6/+10 | |
1998-07-06 | intermediate release | Werner Koch | 1 | -6/+1 | |
1998-07-02 | partly added creation of OP partial length headers | Werner Koch | 1 | -22/+35 | |
1998-04-14 | applied Mathews typo and grammar fixes | Werner Koch | 1 | -1/+1 | |
1998-04-07 | cipher reorganisiert | Werner Koch | 1 | -29/+8 | |
1998-04-04 | cast5 does now work | Werner Koch | 1 | -0/+12 | |
1998-04-02 | release 0.2.14 | Werner Koch | 1 | -1/+1 | |
1998-03-19 | some cleanups | Werner Koch | 1 | -2/+2 | |
1998-02-24 | Renamed to GNUPGV-0-2-8 | Werner Koch | 1 | -4/+4 | |
1998-01-07 | patchlevel 2 | Werner Koch | 1 | -3/+6 | |
1997-12-31 | Sylvester Version | Werner Koch | 1 | -1/+1 | |
1997-12-01 | List and check sigs works | Werner Koch | 1 | -5/+5 | |
1997-11-23 | compress stuff implemented | Werner Koch | 1 | -0/+100 | |