Introducing GNUNET_Uuid and matching hash map for 128 bit values.
authorChristian Grothoff <christian@grothoff.org>
Tue, 18 Jun 2019 08:30:08 +0000 (10:30 +0200)
committerChristian Grothoff <christian@grothoff.org>
Tue, 18 Jun 2019 08:30:08 +0000 (10:30 +0200)
commit9ae7f13f17e3d04d3ba88862299c8e42541eab47
tree167259c402cd199bcbce49f14d6aae20f41425d8
parent93c332be89c4c65f10b7c4c49b6ed15d91b91884
Introducing GNUNET_Uuid and matching hash map for 128 bit values.

TNG: reducing size of AcknowledgementUUIDPs from 256 bits to 128 bits.
src/include/gnunet_common.h
src/include/gnunet_container_lib.h
src/transport/gnunet-service-tng.c
src/util/Makefile.am
src/util/common_logging.c
src/util/container_multiuuidmap.c [new file with mode: 0644]