| Commit message (Expand) | Author | Files | Lines |
2007-12-14 | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 1 | -1/+4 |
2007-12-12 | Support DSA2. | Werner Koch | 1 | -2/+47 |
2007-12-03 | Try to make sure that the standard descriptors are connected when calling | Werner Koch | 1 | -74/+1 |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -1/+4 |
2007-10-25 | Ported changes from 1.4. | Werner Koch | 1 | -6/+30 |
2007-09-14 | Print used library version with --version. | Werner Koch | 1 | -1/+47 |
2007-08-02 | Factored common gpgconf constants out | Werner Koch | 1 | -5/+1 |
2007-07-17 | Typo fixes. | Werner Koch | 1 | -0/+2 |
2007-07-12 | Translate all file descriptors received from assuan. | Werner Koch | 1 | -5/+5 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-06-26 | More W32 related changes | Werner Koch | 1 | -0/+1 |
2007-06-25 | Fixed a problem in estream-printf.c. | Werner Koch | 1 | -5/+5 |
2007-06-19 | Made percent_escape more general. | Werner Koch | 1 | -1/+1 |
2007-06-18 | jnlib/ | Marcus Brinkmann | 1 | -1/+5 |
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -3/+4 |
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -26/+2 |
2007-03-05 | Ported multiple-messages protection. | Werner Koch | 1 | -4/+13 |
2007-02-26 | Add new SVN only file README.maint | Werner Koch | 1 | -0/+2 |
2007-01-30 | Added LIBINTL to more Makefile targets. | Werner Koch | 1 | -3/+13 |
2006-12-21 | Started to code a --server mode. | Werner Koch | 1 | -1/+37 |
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -3/+4 |
2006-12-03 | * options.h, gpg.c (main), passphrase.c (passphrase_to_dek): Add | David Shaw | 1 | -0/+4 |
2006-11-05 | Collected fixes. | Werner Koch | 1 | -1/+0 |
2006-10-23 | . | Werner Koch | 1 | -1/+7 |
2006-10-19 | Fixes | Werner Koch | 1 | -2/+2 |
2006-10-13 | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 1 | -0/+31 |
2006-10-04 | Re-enabled --passphrase-fd | Werner Koch | 1 | -1/+1 |
2006-10-04 | Fixed agent access for gpg. | Werner Koch | 1 | -53/+35 |
2006-10-04 | Preparing a new release | Werner Koch | 1 | -56/+12 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -5/+5 |
2006-09-21 | Various updates | Werner Koch | 1 | -1/+2 |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -1/+1 |
2006-09-13 | Various fixes and new features. | Werner Koch | 1 | -0/+1 |
2006-09-06 | The big Assuan error code removal. | Werner Koch | 1 | -0/+1 |
2006-09-06 | Minor changes and typo fixes. | Werner Koch | 1 | -0/+6 |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -36/+35 |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -5/+3 |
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 1 | -7/+1 |
2006-06-27 | Ported patches from 1.4.x | Werner Koch | 1 | -1/+88 |
2006-06-27 | do no use reopen_std under W32. | Werner Koch | 1 | -2/+2 |
2006-06-22 | * options.h, gpg.c (main), keygen.c (keygen_upd_std_prefs, | David Shaw | 1 | -0/+15 |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -0/+9 |
2006-05-24 | Still making gpg2 work. | Werner Koch | 1 | -6/+6 |
2006-05-23 | * gpg.c (reopen_std): New function to reopen fd 0, 1, or 2 if we are | David Shaw | 1 | -0/+62 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -10/+17 |
2006-04-28 | Merged recent changes from 1.4 | Werner Koch | 1 | -6/+35 |
2006-04-20 | * options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. Defaults | David Shaw | 1 | -0/+7 |
2006-04-20 | * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): Add | David Shaw | 1 | -3/+18 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -750/+1446 |
2006-04-09 | * getkey.c (parse_auto_key_locate): Fix dupe-removal code. | David Shaw | 1 | -3/+8 |