Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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. | |||||
2006-05-22 | 2006-05-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -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-16 | Forgot to save the actual fix | Werner Koch | 1 | -2/+2 | |
2006-04-27 | * NEWS: Note SHA-224 and DSA2. | David Shaw | 1 | -24/+23 | |
* configure.ac: Remove --enable-old-keyserver-helpers. Comment out --enable-m-guard for now. | |||||
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -5/+38 | |
The gpg part does not yet build. | |||||
2006-04-12 | use minimal posix sed | Werner Koch | 1 | -1/+2 | |
2006-04-08 | See ChangeLog | Werner Koch | 1 | -3/+10 | |
2006-04-03 | post release updates | Werner Koch | 1 | -1/+1 | |
2006-04-03 | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 1 | -1/+1 | |
2006-03-20 | * configure.ac: Improved --disable-endian-check that doesn't involve | David Shaw | 1 | -7/+15 | |
changing #ifdefs in the rest of the code. | |||||
2006-03-20 | * configure.ac: Add --disable-endian-check for building fat binaries | David Shaw | 1 | -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 the | David Shaw | 1 | -3/+23 | |
Apple-specific BIND_8_COMPAT. | |||||
2006-03-09 | keep on walking towards rc3 | Werner Koch | 1 | -2/+2 | |
2006-03-09 | Preparing for an RC23 | Werner Koch | 1 | -1/+1 | |
2006-03-06 | Fixed problem with PGP2 style signatures and mutilple plaintext data | Werner Koch | 1 | -1/+1 | |
2006-03-01 | * configure.ac: Fix accidental enabling of SHA-384/512. Noted by Nelson | David Shaw | 1 | -1/+1 | |
H. F. Beebe. | |||||
2006-02-19 | * configure.ac: Try linking the UINT64_C test program (rather than | David Shaw | 1 | -2/+2 | |
just compiling it) as UINT64_C looks like a (missing) function, causing a false positive. Noted by Claus Assmann. | |||||
2006-02-14 | about to release 1.4.3rc1gnupg-1.4.3rc1 | Werner Koch | 1 | -2/+2 | |
2006-02-09 | Lock random seed file | Werner Koch | 1 | -0/+1 | |
2006-01-22 | * configure.ac: Add define for EXEEXT so we can find keyserver helpers | David Shaw | 1 | -0/+3 | |
on systems that use extensions. | |||||
2005-12-23 | New code to do DNS CERT queries. | David Shaw | 1 | -3/+13 | |
2005-12-23 | * configure.ac: Split PKA checking off from DNS SRV checking. | David Shaw | 1 | -16/+31 | |
Currently PKA is only enabled if HTTP or HKP is enabled which is not necessary. | |||||
2005-12-20 | post release preparations | Werner Koch | 1 | -2/+2 | |
2005-12-20 | Preparing a releasedgnupg-1.9.20 | Werner Koch | 1 | -1/+1 | |
2005-12-06 | Some cleanup so we don't build files that are completely ifdeffed out. | David Shaw | 1 | -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 completely | David Shaw | 1 | -6/+18 | |
ifdeffed out. This causes a warning on Sun's cc. Do sha512.c as well for consistency. | |||||
2005-11-28 | Preparing an interim release | Werner Koch | 1 | -4/+7 | |