gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 75/75: Merge branch 'gsoc2018/rest_api'


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 75/75: Merge branch 'gsoc2018/rest_api'
Date: Thu, 09 Aug 2018 23:59:12 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 08c410658159c0975ad87d7b7582259cd2ac6ee4
Merge: 389f49398 1ad7b6983
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Thu Aug 9 23:57:14 2018 +0200

    Merge branch 'gsoc2018/rest_api'

 src/gns/plugin_rest_gns.c                   |  674 +++++---------
 src/gns/test_plugin_rest_gns.sh             |   50 ++
 src/gnsrecord/gnsrecord.c                   |    3 +-
 src/identity/Makefile.am                    |    2 -
 src/identity/plugin_rest_identity.c         | 1057 +++++++++++-----------
 src/identity/test_plugin_rest_identity.sh   |  159 ++++
 src/include/gnunet_json_lib.h               |   23 +-
 src/json/Makefile.am                        |    4 +-
 src/json/json_generator.c                   |   35 +
 src/json/json_gnsrecord.c                   |  177 ++++
 src/namestore/Makefile.am                   |    4 +-
 src/namestore/plugin_rest_namestore.c       | 1276 ++++++++++++---------------
 src/namestore/test_plugin_rest_namestore.sh |  208 +++++
 src/peerinfo/Makefile.am                    |   22 +
 src/peerinfo/plugin_rest_peerinfo.c         |  801 +++++++++++++++++
 15 files changed, 2819 insertions(+), 1676 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]