Add querystat to hx509_context.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20784 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-02 00:48:51 +00:00
parent e3909014e4
commit 8ed2bb38e4

View File

@@ -179,6 +179,7 @@ struct hx509_context_data {
#define HX509_DEFAULT_OCSP_TIME_DIFF (5*60)
hx509_error error;
struct et_list *et_list;
char *querystat;
};
/* _hx509_calculate_path flag field */