-/* $Id: test-cert.c,v 1.18 2022/04/02 12:23:20 claudio Exp $ */
+/* $Id: test-cert.c,v 1.19 2022/04/20 17:26:53 tb Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include "extern.h"
+int outformats;
int verbose;
int
-/* $Id: test-gbr.c,v 1.6 2022/01/19 08:24:43 claudio Exp $ */
+/* $Id: test-gbr.c,v 1.7 2022/04/20 17:26:53 tb Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include "extern.h"
+int outformats;
int verbose;
int
continue;
}
if (verb)
- gbr_print(p);
+ gbr_print(xp, p);
if (ppem) {
if (!PEM_write_bio_X509(bio_out, xp))
errx(1,
-/* $Id: test-ip.c,v 1.4 2019/08/22 21:31:48 bluhm Exp $ */
+/* $Id: test-ip.c,v 1.5 2022/04/20 17:26:53 tb Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include "extern.h"
+int outformats;
int verbose;
static void
-/* $Id: test-mft.c,v 1.18 2022/01/19 08:24:43 claudio Exp $ */
+/* $Id: test-mft.c,v 1.19 2022/04/20 17:26:53 tb Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include "extern.h"
+int outformats;
int verbose;
int
continue;
}
if (verb)
- mft_print(p);
+ mft_print(xp, p);
if (ppem) {
if (!PEM_write_bio_X509(bio_out, xp))
errx(1,
-/* $Id: test-roa.c,v 1.15 2022/01/19 08:24:43 claudio Exp $ */
+/* $Id: test-roa.c,v 1.16 2022/04/20 17:26:53 tb Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include "extern.h"
+int outformats;
int verbose;
int
continue;
}
if (verb)
- roa_print(p);
+ roa_print(xp, p);
if (ppem) {
if (!PEM_write_bio_X509(bio_out, xp))
errx(1,
-/* $Id: test-tal.c,v 1.8 2021/10/26 16:59:54 claudio Exp $ */
+/* $Id: test-tal.c,v 1.9 2022/04/20 17:26:53 tb Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include "extern.h"
+int outformats;
int verbose;
int