aboutsummaryrefslogtreecommitdiffstats
path: root/util/cert.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
| | | | | Updated gettext.
* * argparse.c (default_strusage): Copyright 2007.David Shaw2007-04-151-1/+2
| | | | | * cert.c, srv.c, pka.c: Need arpa/inet.h for ntohs().
* * 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