Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-08-16 | About to do a releasegnupg-2.0.6 | Werner Koch | 1 | -0/+4 | |
2007-08-10 | Implemented the chain model for X.509 validation. | Werner Koch | 1 | -0/+4 | |
2007-07-10 | Typo fixes. | Werner Koch | 1 | -0/+5 | |
iconv detection fix. Use the currect type in t-gettime. | |||||
2007-07-05 | Prearing a release | Werner Koch | 1 | -0/+2 | |
2007-07-05 | Fixed card key generation of gpg2. | Werner Koch | 1 | -0/+4 | |
Reveal less information about timings while generating a key. | |||||
2007-07-04 | 2007-07-05 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+4 | |
* configure.ac: Invoke AM_LANGINFO_CODESET. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -0/+17 | |
Removed intl/. | |||||
2007-07-04 | A bunch of minor changes for Windows. | Werner Koch | 1 | -0/+4 | |
2007-06-26 | More W32 related changes | Werner Koch | 1 | -0/+5 | |
2007-06-15 | PO fixes for W32 | Werner Koch | 1 | -1/+2 | |
2007-06-15 | Build fixes for W32 | Werner Koch | 1 | -0/+7 | |
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -0/+13 | |
See the ChangeLogs for details. | |||||
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -0/+19 | |
This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
2007-05-15 | Adjusted symbols for printf and updated to latest version. | Werner Koch | 1 | -1/+3 | |
2007-05-15 | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 1 | -0/+6 | |
2007-05-09 | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 1 | -0/+4 | |
2007-05-07 | Upgraded gettext. | Werner Koch | 1 | -0/+12 | |
Fixed accidental dependency on libgcrypt 1.3.0. | |||||
2007-05-04 | Updated to automake 1.10. | Werner Koch | 1 | -1/+3 | |
Use latest texinfo.tex. Typo and grammar fix. | |||||
2007-05-04 | Fixed installation of gpg2keys_mailto | Werner Koch | 1 | -0/+6 | |
2007-03-08 | Well, missed to change the SVN flaggnupg-2.0.3 | Werner Koch | 1 | -0/+2 | |
2007-03-08 | Preparing the 2.0.3 release | Werner Koch | 1 | -0/+4 | |
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 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. | |||||
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -0/+4 | |
2006-11-28 | Preparing 2.0.1 | Werner Koch | 1 | -0/+4 | |
2006-11-23 | Preparing 2.0.1rc1 | Werner Koch | 1 | -0/+4 | |
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 1 | -0/+7 | |
good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
2006-11-20 | Made some PIN pads work. | Werner Koch | 1 | -0/+4 | |
Some cleanups for 64 bit CPUs. | |||||
2006-11-14 | Silent GETEVENT command. Requires latest libassuan. | Werner Koch | 1 | -0/+4 | |
agent/ * command.c (post_cmd_notify, io_monitor): New. (register_commands, start_command_handler): Register them. | |||||
2006-11-11 | . | Werner Koch | 1 | -0/+4 | |
2006-11-06 | Preparing another releasegnupg-1.9.95 | Werner Koch | 1 | -0/+4 | |
2006-11-05 | Collected fixes. | Werner Koch | 1 | -0/+4 | |
2006-10-24 | Preparing another releasegnupg-1.9.94 | Werner Koch | 1 | -0/+4 | |
2006-10-23 | . | Werner Koch | 1 | -0/+4 | |
2006-10-19 | Fixes | Werner Koch | 1 | -0/+5 | |
2006-10-18 | Preparing a releasegnupg-1.9.93 | Werner Koch | 1 | -0/+4 | |
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 1 | -0/+6 | |
2006-10-11 | Preparing a releasegnupg-1.9.92 | Werner Koch | 1 | -0/+6 | |
2006-10-10 | Various changes | Werner Koch | 1 | -0/+8 | |
2006-10-04 | Preparing a new release | Werner Koch | 1 | -0/+7 | |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -0/+8 | |
2006-09-27 | 2006-09-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+4 | |
* Makefile.am: Fix cut & paste error. | |||||
2006-09-25 | Preparing a new releasegnupg-1.9.90 | Werner Koch | 1 | -0/+4 | |
2006-09-22 | Clarified cURL and OpenLDAP license issues. | Werner Koch | 1 | -0/+4 | |
Made readline support work. | |||||
2006-09-20 | Cleanups. | Werner Koch | 1 | -0/+5 | |
2006-09-18 | Ready for another releasegnupg-1.9.23 | Werner Koch | 1 | -0/+8 | |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -0/+8 | |
2006-09-13 | Various fixes and new features. | Werner Koch | 1 | -0/+4 | |
Enhanced gpg-connect-agent. | |||||
2006-09-06 | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 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. | |||||
2006-09-06 | The big Assuan error code removal. | Werner Koch | 1 | -0/+5 | |
2006-09-06 | Minor changes and typo fixes. | Werner Koch | 1 | -0/+6 | |