gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 02/45: Merge remote-tracking branch 'origin/identi


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/45: Merge remote-tracking branch 'origin/identity_abe' into identity_oidc
Date: Sun, 25 Feb 2018 16:25:06 +0100

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

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

commit 5126e9d42b24a0a6cf26de79b65bcd23790dee9b
Merge: 514dd6f53 b16fa2d88
Author: Phil <address@hidden>
AuthorDate: Mon Dec 4 15:19:45 2017 +0000

    Merge remote-tracking branch 'origin/identity_abe' into identity_oidc

 AUTHORS                                            |    2 +-
 README                                             |    4 +-
 bootstrap                                          |    5 +
 configure.ac                                       |    7 +
 contrib/Makefile.am                                |   15 +-
 contrib/packages/guix/gnunet-doc.scm               |   16 +-
 contrib/packages/guix/gnunet.scm                   |   14 +-
 contrib/packages/guix/guix-env.scm                 |    1 +
 .../guix/packages/gnunet/packages/gnunet.scm       |    4 +
 doc/.gitignore                                     |   12 +-
 doc/Makefile.am                                    |  227 +-
 doc/README.txt                                     |   42 -
 doc/chapters/developer.texi                        | 7487 ------------------
 doc/chapters/installation.texi                     | 3625 ---------
 doc/chapters/philosophy.texi                       |  330 -
 doc/chapters/user.texi                             | 1819 -----
 doc/{ => documentation}/Makefile.am                |  107 +-
 doc/documentation/README.txt                       |   99 +
 doc/documentation/chapters/configuration.texi      |    5 +
 doc/documentation/chapters/contributing.texi       |  102 +
 doc/documentation/chapters/developer.texi          | 8341 ++++++++++++++++++++
 doc/documentation/chapters/installation.texi       | 4086 ++++++++++
 doc/documentation/chapters/philosophy.texi         |  423 +
 doc/documentation/chapters/user.texi               | 2032 +++++
 doc/documentation/chapters/vocabulary.texi         |   72 +
 doc/documentation/docstyle.css                     |   76 +
 doc/{ => documentation}/fdl-1.3.texi               |    0
 doc/documentation/gendocs.sh                       |  504 ++
 doc/documentation/gendocs_template                 |   91 +
 doc/documentation/gendocs_template_min             |   93 +
 doc/{ => documentation}/gnunet-c-tutorial.texi     |  852 +-
 doc/{ => documentation}/gnunet.texi                |  160 +-
 doc/{ => documentation}/gpl-3.0.texi               |    0
 doc/documentation/htmlxref.cnf                     |  668 ++
 .../images/daemon_lego_block.png                   |  Bin
 .../images/daemon_lego_block.svg                   |    0
 .../images/gnunet-0-10-peerinfo.png                |  Bin
 .../images/gnunet-fs-gtk-0-10-star-tab.png         |  Bin
 .../images/gnunet-gtk-0-10-download-area.png       |  Bin
 .../images/gnunet-gtk-0-10-fs-menu.png             |  Bin
 .../images/gnunet-gtk-0-10-fs-publish-editing.png  |  Bin
 .../images/gnunet-gtk-0-10-fs-publish-select.png   |  Bin
 .../gnunet-gtk-0-10-fs-publish-with-file.png       |  Bin
 .../gnunet-gtk-0-10-fs-publish-with-file_0.png     |  Bin
 .../images/gnunet-gtk-0-10-fs-publish.png          |  Bin
 .../images/gnunet-gtk-0-10-fs-published.png        |  Bin
 .../images/gnunet-gtk-0-10-fs-search.png           |  Bin
 .../images/gnunet-gtk-0-10-fs.png                  |  Bin
 .../images/gnunet-gtk-0-10-gns-a-done.png          |  Bin
 .../images/gnunet-gtk-0-10-gns-a.png               |  Bin
 .../images/gnunet-gtk-0-10-gns.png                 |  Bin
 .../images/gnunet-gtk-0-10-identity.png            |  Bin
 .../images/gnunet-gtk-0-10-search-selected.png     |  Bin
 .../images/gnunet-gtk-0-10-traffic.png             |  Bin
 doc/{ => documentation}/images/gnunet-gtk-0-10.png |  Bin
 .../images/gnunet-namestore-gtk-phone.png          |  Bin
 .../images/gnunet-namestore-gtk-vpn.png            |  Bin
 .../images/gnunet-setup-exit.png                   |  Bin
 .../images/gnunet-tutorial-service.png             |  Bin
 .../images/gnunet-tutorial-system.png              |  Bin
 .../images/iceweasel-preferences.png               |  Bin
 doc/{ => documentation}/images/iceweasel-proxy.png |  Bin
 doc/{ => documentation}/images/lego_stack.svg      |    0
 .../images/service_lego_block.png                  |  Bin
 .../images/service_lego_block.svg                  |    0
 doc/{ => documentation}/images/service_stack.png   |  Bin
 doc/{ => documentation}/images/structure.dot       |    0
 doc/documentation/index.html                       |   35 +
 doc/documentation/run-gendocs.sh                   |   18 +
 doc/{ => documentation}/testbed_test.c             |    0
 doc/{ => documentation}/tutorial-examples/001.c    |    0
 doc/{ => documentation}/tutorial-examples/002.c    |    0
 doc/documentation/tutorial-examples/003.c          |   11 +
 doc/{ => documentation}/tutorial-examples/004.c    |    0
 doc/{ => documentation}/tutorial-examples/005.c    |    0
 doc/{ => documentation}/tutorial-examples/006.c    |    0
 doc/{ => documentation}/tutorial-examples/007.c    |    0
 doc/{ => documentation}/tutorial-examples/008.c    |    0
 doc/{ => documentation}/tutorial-examples/009.c    |    0
 doc/{ => documentation}/tutorial-examples/010.c    |    0
 doc/{ => documentation}/tutorial-examples/011.c    |    0
 doc/{ => documentation}/tutorial-examples/012.c    |    0
 doc/documentation/tutorial-examples/013.1.c        |    3 +
 doc/{ => documentation}/tutorial-examples/013.c    |    0
 doc/{ => documentation}/tutorial-examples/014.c    |    0
 doc/{ => documentation}/tutorial-examples/015.c    |    0
 doc/{ => documentation}/tutorial-examples/016.c    |    3 +-
 doc/documentation/tutorial-examples/017.c          |    4 +
 doc/{ => documentation}/tutorial-examples/018.c    |    0
 doc/{ => documentation}/tutorial-examples/019.c    |    7 +-
 doc/{ => documentation}/tutorial-examples/020.c    |    3 +-
 doc/{ => documentation}/tutorial-examples/021.c    |    0
 doc/{ => documentation}/tutorial-examples/022.c    |    0
 doc/{ => documentation}/tutorial-examples/023.c    |    0
 doc/{ => documentation}/tutorial-examples/024.c    |    0
 doc/{ => documentation}/tutorial-examples/025.c    |    0
 doc/{ => documentation}/tutorial-examples/026.c    |    0
 doc/hacks.el                                       |   17 +
 doc/man/gnunet-ecc.1                               |    8 +-
 doc/tutorial-examples/003.c                        |    7 -
 doc/tutorial-examples/017.c                        |    3 -
 po/POTFILES.in                                     |    3 +-
 src/Makefile.am                                    |    2 +
 src/arm/Makefile.am                                |    3 +-
 src/ats-tool/gnunet-ats.c                          |    6 +-
 src/cadet/gnunet-service-cadet_paths.c             |    6 +-
 src/conversation/gnunet-conversation.c             |    2 +-
 src/core/gnunet-service-core_sessions.c            |    1 +
 src/core/test_core_api_reliability.c               |    3 +
 src/datastore/datastore_api.c                      |  115 +-
 src/dht/Makefile.am                                |    3 +-
 src/dns/dnsparser.c                                |    4 +-
 src/fs/fs_misc.c                                   |    8 +-
 src/fs/fs_publish_ublock.c                         |    1 +
 src/identity-attribute/Makefile.am                 |   44 +
 .../identity_attribute.c                           |   96 +-
 src/identity-attribute/identity_attribute.h        |   56 +
 .../plugin_identity_attribute_gnuid.c              |  184 +
 src/identity-provider/Makefile.am                  |   12 +-
 src/identity-provider/gnunet-idp.c                 |   26 +-
 .../gnunet-service-identity-provider.c             |  131 +-
 src/identity-provider/identity_attribute.h         |  149 -
 src/identity-provider/identity_provider_api.c      |   49 +-
 .../plugin_identity_provider_sqlite.c              |   14 +-
 .../plugin_rest_identity_provider.c                |   11 +-
 src/include/gnunet_crypto_lib.h                    |   20 +-
 src/include/gnunet_getopt_lib.h                    |   54 +-
 src/include/gnunet_identity_attribute_lib.h        |  231 +
 src/include/gnunet_identity_attribute_plugin.h     |  149 +
 src/include/gnunet_identity_provider_plugin.h      |    5 +-
 src/include/gnunet_identity_provider_service.h     |  109 +-
 src/include/gnunet_json_lib.h                      |   10 +
 src/include/gnunet_scheduler_lib.h                 |   16 +
 src/integration-tests/Makefile.am                  |    3 +-
 src/json/json_generator.c                          |   13 +
 src/revocation/gnunet-service-revocation.c         |    2 +
 src/secretsharing/Makefile.am                      |    2 +-
 src/social/gnunet-social.c                         |    2 +-
 src/social/social_api.c                            |    2 +
 src/sq/sq_result_helper.c                          |    2 +-
 src/statistics/Makefile.am                         |    3 +-
 src/testbed/testbed_api_topology.c                 |    2 +-
 src/topology/friends.c                             |    2 +-
 src/transport/gnunet-service-transport.c           |   10 +
 src/transport/gnunet-service-transport_ats.c       |    3 +-
 .../gnunet-service-transport_validation.c          |   21 +-
 src/transport/test_transport_testing_restart.c     |    3 +-
 src/transport/test_transport_testing_startstop.c   |    3 +-
 src/transport/transport-testing.c                  |    7 +-
 src/util/crypto_ecc.c                              |   45 +-
 src/util/crypto_paillier.c                         |    2 +
 src/util/crypto_rsa.c                              |    2 +-
 src/util/gnunet-ecc.c                              |   22 +-
 src/util/resolver_api.c                            |    1 +
 src/util/scheduler.c                               |   48 +-
 src/util/test_crypto_paillier.c                    |   35 +-
 src/util/test_mq.c                                 |    1 +
 157 files changed, 18623 insertions(+), 14576 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]