ssl: burry the raw ssl messages under under the "verify" namespace
modified libpkg/pkgsign_ossl.c
@@ -188,10 +188,9 @@ ossl_verify_cert_cb(int fd, void *ud)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -303,11 +302,10 @@ ossl_verify_cb(int fd, void *ud)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -442,8 +440,9 @@ ossl_sign_data(struct pkgsign_ctx *sctx, const unsigned char *msg, size_t msgsz,
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
@@ -542,8 +541,9 @@ ossl_generate(struct pkgsign_ctx *sctx, const struct iovec *iov __unused,
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
modified libpkg/private/event.h
@@ -65,6 +65,7 @@ typedef enum {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -86,6 +87,7 @@ static const struct pkg_dbg_flags debug_flags[] = {
|
|
|
|
|
|
| + | |
|
|
|
|
|