aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Post release version number bumpWerner Koch2007-03-081-2/+2
|
* Well, missed to change the SVN flaggnupg-2.0.3Werner Koch2007-03-081-1/+1
|
* Preparing the 2.0.3 releaseWerner Koch2007-03-081-4/+4
|
* Included LIBICONV in all Makefiles.Werner Koch2007-01-311-1/+1
| | | | | | | | | | 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-6235Werner Koch2006-12-061-2/+4
|
* Preparing 2.0.1Werner Koch2006-11-281-1/+1
|
* Preparing 2.0.1rc1Werner Koch2006-11-231-2/+2
|
* Changed order of libsWerner Koch2006-11-211-4/+4
|
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-211-2/+22
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* Silent GETEVENT command. Requires latest libassuan.Werner Koch2006-11-141-1/+5
| | | | | | | | agent/ * command.c (post_cmd_notify, io_monitor): New. (register_commands, start_command_handler): Register them.
* Post release updateWerner Koch2006-11-111-2/+2
|
* .Werner Koch2006-11-111-2/+2
|
* post release updatesWerner Koch2006-11-061-2/+2
|
* Preparing another releasegnupg-1.9.95Werner Koch2006-11-061-1/+1
|
* Collected fixes.Werner Koch2006-11-051-2/+2
|
* Post release updateWerner Koch2006-10-241-2/+2
|
* Preparing another releasegnupg-1.9.94Werner Koch2006-10-241-1/+1
|
* FixesWerner Koch2006-10-191-9/+9
|
* Preparing a releasegnupg-1.9.93Werner Koch2006-10-181-1/+1
|
* Pth tweaks and improved estream.cWerner Koch2006-10-171-2/+1
|
* Allow pkcs#10 creation directkly from a smart cardWerner Koch2006-10-111-2/+2
|
* Preparing a releasegnupg-1.9.92Werner Koch2006-10-111-3/+3
|
* Various changesWerner Koch2006-10-101-34/+16
|
* bug fixesWerner Koch2006-10-051-2/+2
|
* Preparing a new releaseWerner Koch2006-10-041-2/+2
|
* Fix for bug 537Werner Koch2006-10-021-10/+10
|
* New "relax" option for trustlist.txtWerner Koch2006-09-251-2/+2
|
* Preparing a new releasegnupg-1.9.90Werner Koch2006-09-251-1/+1
|
* Added iconv support and doc cleanups.Werner Koch2006-09-221-3/+0
|
* Cleanups.Werner Koch2006-09-201-0/+1
|
* Post release updatesWerner Koch2006-09-181-2/+2
|
* Ready for another releasegnupg-1.9.23Werner Koch2006-09-181-2/+7
|
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-6/+1
|
* 2006-09-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-061-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.
* The big Assuan error code removal.Werner Koch2006-09-061-2/+4
|
* Minor changes and typo fixes.Werner Koch2006-09-061-9/+12
|
* Migrated more stuff to doc/Werner Koch2006-08-211-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.
* More man pages.Werner Koch2006-08-171-33/+3
|
* With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch2006-08-161-268/+355
| | | | | shows no prblems. Needs more testing of course.
* post release preparationsWerner Koch2006-07-271-2/+2
|
* Preparing a new releasegnupg-1.9.22Werner Koch2006-07-271-2/+3
|
* better reporting of bad DNsWerner Koch2006-07-031-0/+5
|
* Added keyserver directory from trunkWerner Koch2006-06-301-0/+15
|
* Various smaller changesWerner Koch2006-06-271-2/+2
|
* Preparing a new releasegnupg-1.9.21Werner Koch2006-06-201-2/+2
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* 2006-06-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-06-081-1/+1
| | | | | * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
* Still making gpg2 work.Werner Koch2006-05-241-0/+14
| | | | | At least the keyids are now correctly computed again.
* g10/ does build again.Werner Koch2006-05-231-5/+52
|
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-5/+38
| | | | | The gpg part does not yet build.