Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-02-26 | Fix for building without DNS support. | Werner Koch | 1 | -2/+2 | |
* util/cert.c (get_cert) [!USE_DNS_CERT]: Add want_ipgp. | |||||
2015-02-26 | Allow requesting only an IPGP certtype with dns_cert(). | Werner Koch | 1 | -4/+6 | |
* util/cert.c (get_cert): Add arg want_ipgp. Change callers. Signed-off-by: Werner Koch <[email protected]> | |||||
2010-09-28 | The rest of the VMS changes. | Werner Koch | 1 | -1/+4 | |
2007-10-23 | Switched to GPLv3. | Werner Koch | 1 | -4/+2 | |
Updated gettext. | |||||
2007-04-15 | * argparse.c (default_strusage): Copyright 2007. | David Shaw | 1 | -1/+2 | |
* cert.c, srv.c, pka.c: Need arpa/inet.h for ntohs(). | |||||
2006-03-30 | * cert.c (main): Fix test program build warning on OSX. | David Shaw | 1 | -2/+2 | |
2006-03-16 | * cert.c (get_cert): Handle the fixed IPGP type with fingerprint. | David Shaw | 1 | -15/+58 | |
2006-01-26 | * cert.c (get_cert): Disable IPGP types for now until the format questions | David Shaw | 1 | -0/+2 | |
in the draft are settled. * srv.c (getsrv): Error on oversize SRV responses. | |||||
2005-12-24 | * cert.c (get_cert): Properly chase down CNAMEs pointing to CERTs. | David Shaw | 1 | -4/+10 | |
2005-12-23 | New code to do DNS CERT queries. | David Shaw | 1 | -0/+200 | |