Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preparing a release.gnupg-2.0.8 | Werner Koch | 2007-12-20 | 1 | -2/+2 |
| | |||||
* | Preparing 2.0.7gnupg-2.0.7 | Werner Koch | 2007-09-10 | 1 | -2/+2 |
| | |||||
* | Updated estream. | Werner Koch | 2007-08-22 | 1 | -1/+1 |
| | | | | | More changes for Windows. | ||||
* | About to do a releasegnupg-2.0.6 | Werner Koch | 2007-08-16 | 1 | -1/+1 |
| | |||||
* | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 2007-05-15 | 1 | -3/+5 |
| | |||||
* | g10/ and sm/ | Werner Koch | 2007-04-13 | 1 | -0/+11 |
| | | | | | | | | | | | | | | * call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option. | ||||
* | Add new SVN only file README.maint | Werner Koch | 2007-02-26 | 1 | -0/+42 |
doc/ * gpg.texi (GPG Configuration): Document envvar LANGUAGE. (GPG Configuration Options): Document show-primary-uid-only. g10/ * gpg.c (main): Add verify option show-primary-uid-only. * options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New. * mainproc.c (check_sig_and_print): Implement it. * encr-data.c (decrypt_data): Correctly test for unknown algorithm. * import.c (check_prefs): Ditto. * keyedit.c (show_prefs): Ditto. * mainproc.c (proc_symkey_enc): Ditto. |