summaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2018-09-01 11:17:14 +0000
committerminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2018-09-01 11:17:14 +0000
commit7fd4cb5008723644deed190e46aeffd2b2ad7e6f (patch)
tree5b55d0f34051c7ddeef9959e66dab5a8fb0dda96 /build.conf
parentca1bbdf6556b491e2a64c7de74c6109585c852e3 (diff)
downloadlibapr-7fd4cb5008723644deed190e46aeffd2b2ad7e6f.tar.gz
apr_jose: Add support for encoding and decoding of JSON Object
Signing and Encryption messages as per RFC7515, RFC7516, RFC7517 and RFC7519. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1839819 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.conf')
-rw-r--r--build.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.conf b/build.conf
index cea616aaa..5c846fa99 100644
--- a/build.conf
+++ b/build.conf
@@ -26,6 +26,7 @@ paths =
dbm/sdbm/*.c
encoding/*.c
hooks/*.c
+ jose/*.c
json/*.c
misc/*.c
memcache/*.c