Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-11-28 | Preparing 2.0.1 | Werner Koch | 1 | -1/+1 | |
2006-11-23 | Preparing 2.0.1rc1 | Werner Koch | 1 | -2/+2 | |
2006-11-21 | Changed order of libs | Werner Koch | 1 | -4/+4 | |
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 1 | -2/+22 | |
good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
2006-11-14 | Silent GETEVENT command. Requires latest libassuan. | Werner Koch | 1 | -1/+5 | |
agent/ * command.c (post_cmd_notify, io_monitor): New. (register_commands, start_command_handler): Register them. | |||||
2006-11-11 | Post release update | Werner Koch | 1 | -2/+2 | |
2006-11-11 | . | Werner Koch | 1 | -2/+2 | |
2006-11-06 | post release updates | Werner Koch | 1 | -2/+2 | |
2006-11-06 | Preparing another releasegnupg-1.9.95 | Werner Koch | 1 | -1/+1 | |
2006-11-05 | Collected fixes. | Werner Koch | 1 | -2/+2 | |
2006-10-24 | Post release update | Werner Koch | 1 | -2/+2 | |
2006-10-24 | Preparing another releasegnupg-1.9.94 | Werner Koch | 1 | -1/+1 | |
2006-10-19 | Fixes | Werner Koch | 1 | -9/+9 | |
2006-10-18 | Preparing a releasegnupg-1.9.93 | Werner Koch | 1 | -1/+1 | |
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 1 | -2/+1 | |
2006-10-11 | Allow pkcs#10 creation directkly from a smart card | Werner Koch | 1 | -2/+2 | |
2006-10-11 | Preparing a releasegnupg-1.9.92 | Werner Koch | 1 | -3/+3 | |
2006-10-10 | Various changes | Werner Koch | 1 | -34/+16 | |
2006-10-05 | bug fixes | Werner Koch | 1 | -2/+2 | |
2006-10-04 | Preparing a new release | Werner Koch | 1 | -2/+2 | |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -10/+10 | |
2006-09-25 | New "relax" option for trustlist.txt | Werner Koch | 1 | -2/+2 | |
2006-09-25 | Preparing a new releasegnupg-1.9.90 | Werner Koch | 1 | -1/+1 | |
2006-09-22 | Added iconv support and doc cleanups. | Werner Koch | 1 | -3/+0 | |
2006-09-20 | Cleanups. | Werner Koch | 1 | -0/+1 | |
2006-09-18 | Post release updates | Werner Koch | 1 | -2/+2 | |
2006-09-18 | Ready for another releasegnupg-1.9.23 | Werner Koch | 1 | -2/+7 | |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -6/+1 | |
2006-09-06 | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+2 | |
* 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 | -2/+4 | |
2006-09-06 | Minor changes and typo fixes. | Werner Koch | 1 | -9/+12 | |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -3/+4 | |
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. | |||||
2006-08-17 | More man pages. | Werner Koch | 1 | -33/+3 | |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -268/+355 | |
shows no prblems. Needs more testing of course. | |||||
2006-08-01 | Forgot this one.gnupg-1.4.5 | Werner Koch | 1 | -1/+1 | |
2006-07-28 | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 1 | -2/+2 | |
2006-07-27 | post release preparations | Werner Koch | 1 | -2/+2 | |
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 1 | -2/+3 | |
2006-07-08 | * configure.ac: Fix resolver autoconf code so it works (fails) | David Shaw | 1 | -22/+25 | |
properly with uClibc. | |||||
2006-07-03 | better reporting of bad DNs | Werner Koch | 1 | -0/+5 | |
2006-06-30 | Added keyserver directory from trunk | Werner Koch | 1 | -0/+15 | |
2006-06-27 | Various smaller changes | Werner Koch | 1 | -2/+2 | |
2006-06-25 | Post release version update | Werner Koch | 1 | -2/+2 | |
2006-06-25 | About to do a new release | Werner Koch | 1 | -1/+1 | |
2006-06-20 | Preparing a new releasegnupg-1.9.21 | Werner Koch | 1 | -2/+2 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2006-06-08 | 2006-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+1 | |
* configure.ac (PTH_LIBS): Add --all to pth-config invocation. | |||||
2006-05-24 | Still making gpg2 work. | Werner Koch | 1 | -0/+14 | |
At least the keyids are now correctly computed again. | |||||
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -5/+52 | |
2006-05-23 | * configure.ac: Add --disable-optimization. This is handy for debugging | David Shaw | 1 | -0/+9 | |
so the compiler doesn't rearrange things and eliminate variables. |