aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-09-18Ready for another releasegnupg-1.9.23Werner Koch1-2/+7
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-6/+1
2006-09-062006-09-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-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-06The big Assuan error code removal.Werner Koch1-2/+4
2006-09-06Minor changes and typo fixes.Werner Koch1-9/+12
2006-08-21Migrated more stuff to doc/Werner Koch1-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-17More man pages.Werner Koch1-33/+3
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-268/+355
shows no prblems. Needs more testing of course.
2006-08-01Forgot this one.gnupg-1.4.5Werner Koch1-1/+1
2006-07-28Preparing a release candidategnupg-1.4.5rc1Werner Koch1-2/+2
2006-07-27post release preparationsWerner Koch1-2/+2
2006-07-27Preparing a new releasegnupg-1.9.22Werner Koch1-2/+3
2006-07-08* configure.ac: Fix resolver autoconf code so it works (fails)David Shaw1-22/+25
properly with uClibc.
2006-07-03better reporting of bad DNsWerner Koch1-0/+5
2006-06-30Added keyserver directory from trunkWerner Koch1-0/+15
2006-06-27Various smaller changesWerner Koch1-2/+2
2006-06-25Post release version updateWerner Koch1-2/+2
2006-06-25About to do a new releaseWerner Koch1-1/+1
2006-06-20Preparing a new releasegnupg-1.9.21Werner Koch1-2/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-06-082006-06-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* configure.ac (PTH_LIBS): Add --all to pth-config invocation.
2006-05-24Still making gpg2 work.Werner Koch1-0/+14
At least the keyids are now correctly computed again.
2006-05-23g10/ does build again.Werner Koch1-5/+52
2006-05-23* configure.ac: Add --disable-optimization. This is handy for debuggingDavid Shaw1-0/+9
so the compiler doesn't rearrange things and eliminate variables.
2006-05-222006-05-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-18/+1
* configure.ac: Remove check for noexecstack and invoke CL_AS_NOEXECSTACK instead. m4/ 2006-05-22 Marcus Brinkmann <[email protected]> * noexecstack.m4: New file.
2006-05-16Forgot to save the actual fixWerner Koch1-2/+2
2006-04-27* NEWS: Note SHA-224 and DSA2.David Shaw1-24/+23
* configure.ac: Remove --enable-old-keyserver-helpers. Comment out --enable-m-guard for now.
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-5/+38
The gpg part does not yet build.
2006-04-12use minimal posix sed Werner Koch1-1/+2
2006-04-08See ChangeLogWerner Koch1-3/+10
2006-04-03post release updatesWerner Koch1-1/+1
2006-04-03About to release 1.4.3gnupg-1.4.3Werner Koch1-1/+1
2006-03-20* configure.ac: Improved --disable-endian-check that doesn't involveDavid Shaw1-7/+15
changing #ifdefs in the rest of the code.
2006-03-20* configure.ac: Add --disable-endian-check for building fat binariesDavid Shaw1-1/+12
on OSX. * README: Add note on how to build a fat binary on OSX.
2006-03-18* configure.ac: Allow the DNS stuff to work on OSX by trying theDavid Shaw1-3/+23
Apple-specific BIND_8_COMPAT.
2006-03-09keep on walking towards rc3Werner Koch1-2/+2
2006-03-09Preparing for an RC23Werner Koch1-1/+1
2006-03-06Fixed problem with PGP2 style signatures and mutilple plaintext dataWerner Koch1-1/+1
2006-03-01* configure.ac: Fix accidental enabling of SHA-384/512. Noted by NelsonDavid Shaw1-1/+1
H. F. Beebe.
2006-02-19* configure.ac: Try linking the UINT64_C test program (rather thanDavid Shaw1-2/+2
just compiling it) as UINT64_C looks like a (missing) function, causing a false positive. Noted by Claus Assmann.
2006-02-14about to release 1.4.3rc1gnupg-1.4.3rc1Werner Koch1-2/+2
2006-02-09Lock random seed fileWerner Koch1-0/+1
2006-01-22* configure.ac: Add define for EXEEXT so we can find keyserver helpersDavid Shaw1-0/+3
on systems that use extensions.
2005-12-23New code to do DNS CERT queries.David Shaw1-3/+13
2005-12-23* configure.ac: Split PKA checking off from DNS SRV checking.David Shaw1-16/+31
Currently PKA is only enabled if HTTP or HKP is enabled which is not necessary.
2005-12-20post release preparationsWerner Koch1-2/+2
2005-12-20Preparing a releasedgnupg-1.9.20Werner Koch1-1/+1
2005-12-06Some cleanup so we don't build files that are completely ifdeffed out. David Shaw1-4/+9
This causes a warning on Sun's cc. Do the internal regex code as well for consistency.
2005-12-06* Makefile.am: Some cleanup so we don't build files that are completelyDavid Shaw1-6/+18
ifdeffed out. This causes a warning on Sun's cc. Do sha512.c as well for consistency.
2005-11-28Preparing an interim releaseWerner Koch1-4/+7