Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 | |
-- | |||||
2008-03-27 | Utilize new automake vars for proper installation into doc/. | Werner Koch | 1 | -1/+1 | |
2008-03-26 | Allow standalone build. | Werner Koch | 1 | -4/+14 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -0/+239 | |
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-04-20 | * make-dns-cert.c (main): Small exit code tweak from Peter Palfrader. | David Shaw | 1 | -1/+1 | |
2006-04-05 | * make-dns-cert.c: Some changes from Peter Palfrader to send errors to | David Shaw | 1 | -20/+45 | |
stderr and allow spaces in a fingerprint. Also warn when a key is over 16k (as that is the default max-cert-size) and fail when a key is over 64k as that is the DNS limit in many places. | |||||
2006-04-04 | * make-dns-cert.c: New program to generate properly formatted CERT records | David Shaw | 1 | -0/+214 | |
so people don't have to do it manually. |