Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 2007-05-09 | 1 | -0/+4 |
| | |||||
* | Upgraded gettext. | Werner Koch | 2007-05-07 | 1 | -0/+12 |
| | | | | | Fixed accidental dependency on libgcrypt 1.3.0. | ||||
* | Updated to automake 1.10. | Werner Koch | 2007-05-04 | 1 | -1/+3 |
| | | | | | | Use latest texinfo.tex. Typo and grammar fix. | ||||
* | Fixed installation of gpg2keys_mailto | Werner Koch | 2007-05-04 | 1 | -0/+6 |
| | |||||
* | Well, missed to change the SVN flaggnupg-2.0.3 | Werner Koch | 2007-03-08 | 1 | -0/+2 |
| | |||||
* | Preparing the 2.0.3 release | Werner Koch | 2007-03-08 | 1 | -0/+4 |
| | |||||
* | Included LIBICONV in all Makefiles. | Werner Koch | 2007-01-31 | 1 | -0/+4 |
| | | | | | | | | | | g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message. | ||||
* | Fixes for CVE-2006-6235 | Werner Koch | 2006-12-06 | 1 | -0/+4 |
| | |||||
* | Preparing 2.0.1 | Werner Koch | 2006-11-28 | 1 | -0/+4 |
| | |||||
* | Preparing 2.0.1rc1 | Werner Koch | 2006-11-23 | 1 | -0/+4 |
| | |||||
* | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 2006-11-21 | 1 | -0/+7 |
| | | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext. | ||||
* | Made some PIN pads work. | Werner Koch | 2006-11-20 | 1 | -0/+4 |
| | | | | | Some cleanups for 64 bit CPUs. | ||||
* | Silent GETEVENT command. Requires latest libassuan. | Werner Koch | 2006-11-14 | 1 | -0/+4 |
| | | | | | | | | agent/ * command.c (post_cmd_notify, io_monitor): New. (register_commands, start_command_handler): Register them. | ||||
* | . | Werner Koch | 2006-11-11 | 1 | -0/+4 |
| | |||||
* | Preparing another releasegnupg-1.9.95 | Werner Koch | 2006-11-06 | 1 | -0/+4 |
| | |||||
* | Collected fixes. | Werner Koch | 2006-11-05 | 1 | -0/+4 |
| | |||||
* | Preparing another releasegnupg-1.9.94 | Werner Koch | 2006-10-24 | 1 | -0/+4 |
| | |||||
* | . | Werner Koch | 2006-10-23 | 1 | -0/+4 |
| | |||||
* | Fixes | Werner Koch | 2006-10-19 | 1 | -0/+5 |
| | |||||
* | Preparing a releasegnupg-1.9.93 | Werner Koch | 2006-10-18 | 1 | -0/+4 |
| | |||||
* | Pth tweaks and improved estream.c | Werner Koch | 2006-10-17 | 1 | -0/+6 |
| | |||||
* | Preparing a releasegnupg-1.9.92 | Werner Koch | 2006-10-11 | 1 | -0/+6 |
| | |||||
* | Various changes | Werner Koch | 2006-10-10 | 1 | -0/+8 |
| | |||||
* | Preparing a new release | Werner Koch | 2006-10-04 | 1 | -0/+7 |
| | |||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 1 | -0/+8 |
| | |||||
* | 2006-09-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-27 | 1 | -0/+4 |
| | | | | | * Makefile.am: Fix cut & paste error. | ||||
* | Preparing a new releasegnupg-1.9.90 | Werner Koch | 2006-09-25 | 1 | -0/+4 |
| | |||||
* | Clarified cURL and OpenLDAP license issues. | Werner Koch | 2006-09-22 | 1 | -0/+4 |
| | | | | | Made readline support work. | ||||
* | Cleanups. | Werner Koch | 2006-09-20 | 1 | -0/+5 |
| | |||||
* | Ready for another releasegnupg-1.9.23 | Werner Koch | 2006-09-18 | 1 | -0/+8 |
| | |||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -0/+8 |
| | |||||
* | Various fixes and new features. | Werner Koch | 2006-09-13 | 1 | -0/+4 |
| | | | | | Enhanced gpg-connect-agent. | ||||
* | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-06 | 1 | -0/+4 |
| | | | | | | | | | | | * configure.ac: New automake conditional RUN_GPG_TESTS. tests/ 2006-09-06 Marcus Brinkmann <[email protected]> * Makefile.am (openpgp): New variable. (SUBDIRS): Conditionalize openpgp on RUN_GPG_TESTS. | ||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 1 | -0/+5 |
| | |||||
* | Minor changes and typo fixes. | Werner Koch | 2006-09-06 | 1 | -0/+6 |
| | |||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 1 | -0/+7 |
| | | | | | | | | Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled. | ||||
* | More man pages. | Werner Koch | 2006-08-17 | 1 | -0/+8 |
| | |||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 1 | -0/+7 |
| | | | | | shows no prblems. Needs more testing of course. | ||||
* | 2006-07-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-07-29 | 1 | -0/+4 |
| | | | | | * README: Spelling fixes. | ||||
* | Preparing a new releasegnupg-1.9.22 | Werner Koch | 2006-07-27 | 1 | -0/+6 |
| | |||||
* | better reporting of bad DNs | Werner Koch | 2006-07-03 | 1 | -0/+4 |
| | |||||
* | Added keyserver directory from trunk | Werner Koch | 2006-06-30 | 1 | -0/+7 |
| | |||||
* | Preparing a new releasegnupg-1.9.21 | Werner Koch | 2006-06-20 | 1 | -0/+4 |
| | |||||
* | 2006-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-06-08 | 1 | -0/+4 |
| | | | | | * configure.ac (PTH_LIBS): Add --all to pth-config invocation. | ||||
* | Still making gpg2 work. | Werner Koch | 2006-05-24 | 1 | -0/+4 |
| | | | | | At least the keyids are now correctly computed again. | ||||
* | g10/ does build again. | Werner Koch | 2006-05-23 | 1 | -0/+9 |
| | |||||
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -0/+9 |
| | | | | | The gpg part does not yet build. | ||||
* | Preparing a releasedgnupg-1.9.20 | Werner Koch | 2005-12-20 | 1 | -0/+4 |
| | |||||
* | Preparing an interim release | Werner Koch | 2005-11-28 | 1 | -0/+16 |
| | |||||
* | About to release 1.9.18V1-9-18 | Werner Koch | 2005-08-01 | 1 | -0/+6 |
| |