aboutsummaryrefslogtreecommitdiffstats
path: root/util/cert.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * cert.c (main): Fix test program build warning on OSX.David Shaw2006-03-301-2/+2
|
* * cert.c (get_cert): Handle the fixed IPGP type with fingerprint.David Shaw2006-03-161-15/+58
|
* * cert.c (get_cert): Disable IPGP types for now until the format questionsDavid Shaw2006-01-261-0/+2
| | | | | | | in the draft are settled. * srv.c (getsrv): Error on oversize SRV responses.
* * cert.c (get_cert): Properly chase down CNAMEs pointing to CERTs.David Shaw2005-12-241-4/+10
|
* New code to do DNS CERT queries.David Shaw2005-12-231-0/+200