Christian Grothoff b5e9bdbdde fix sendto bug %!s(int64=3) %!d(string=hai) anos
..
.gitignore 49d74db2e9 use (and "GNUnet-ify") libyuarel as a basepoint for uri parsing %!s(int64=3) %!d(string=hai) anos
Makefile.am 3636ea628d change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version %!s(int64=3) %!d(string=hai) anos
bandwidth.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
benchmark.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
benchmark.h c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
bio.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
buffer.c a899a94dcc fix type %!s(int64=3) %!d(string=hai) anos
client.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
common_allocation.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
common_endian.c 64d6551e3c replace expensive function call with macro for trivial calculation %!s(int64=4) %!d(string=hai) anos
common_logging.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free %!s(int64=4) %!d(string=hai) anos
configuration.c 3636ea628d change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version %!s(int64=3) %!d(string=hai) anos
configuration_loader.c 092c2c714e - fix '-c' in applications without base config %!s(int64=3) %!d(string=hai) anos
consttime_memcmp.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
container_bloomfilter.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free %!s(int64=4) %!d(string=hai) anos
container_heap.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
container_meta_data.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free %!s(int64=4) %!d(string=hai) anos
container_multihashmap.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
container_multihashmap32.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
container_multipeermap.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
container_multishortmap.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
container_multiuuidmap.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
crypto-test-vectors.json 2f03e8b0c3 add test vector unit test %!s(int64=3) %!d(string=hai) anos
crypto_abe.c d17a17ea78 fix pointer indentation %!s(int64=4) %!d(string=hai) anos
crypto_crc.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
crypto_ecc.c 3636ea628d change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version %!s(int64=3) %!d(string=hai) anos
crypto_ecc_dlog.c d17a17ea78 fix pointer indentation %!s(int64=4) %!d(string=hai) anos
crypto_ecc_setup.c 3636ea628d change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version %!s(int64=3) %!d(string=hai) anos
crypto_hash.c 7d9592f201 add GNUNET_CRYPTO_hash_context_copy() function %!s(int64=3) %!d(string=hai) anos
crypto_hash_file.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
crypto_hkdf.c c894cf82d5 add integer overflow guards and avoid (unlimited) stack allocation %!s(int64=4) %!d(string=hai) anos
crypto_kdf.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
crypto_mpi.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 %!s(int64=4) %!d(string=hai) anos
crypto_paillier.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
crypto_pow.c 6f2ee9eb3c clean up GNUNET_CRYPTO_pow_hash API %!s(int64=3) %!d(string=hai) anos
crypto_random.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
crypto_rsa.c 3636ea628d change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version %!s(int64=3) %!d(string=hai) anos
crypto_symmetric.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
disk.c 3636ea628d change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version %!s(int64=3) %!d(string=hai) anos
disk.h c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
dnsparser.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free %!s(int64=4) %!d(string=hai) anos
dnsstub.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
getopt.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
getopt_helpers.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free %!s(int64=4) %!d(string=hai) anos
gnunet-config-diff.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
gnunet-config.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free %!s(int64=4) %!d(string=hai) anos
gnunet-crypto-tvg.c 2c58570124 -remove unused macro / add comment %!s(int64=3) %!d(string=hai) anos
gnunet-ecc.c 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work %!s(int64=4) %!d(string=hai) anos
gnunet-qr.c 3ec73fc682 gnunet-qr/uri: Fix exit code handling; fix memory corruption %!s(int64=3) %!d(string=hai) anos
gnunet-resolver.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
gnunet-scrypt.c 3636ea628d change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version %!s(int64=3) %!d(string=hai) anos
gnunet-service-resolver.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
gnunet-timeout.c 9a65888102 remove 'illegal' (non-reentrant) log logic from signal handler %!s(int64=4) %!d(string=hai) anos
gnunet-uri.c 3ec73fc682 gnunet-qr/uri: Fix exit code handling; fix memory corruption %!s(int64=3) %!d(string=hai) anos
helper.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
load.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
mq.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
mst.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
nc.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
network.c b5e9bdbdde fix sendto bug %!s(int64=3) %!d(string=hai) anos
op.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
os_installation.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
os_network.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
os_priority.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
peer.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
perf_crypto_asymmetric.c 6a52ce5f9b fix ftbfs %!s(int64=4) %!d(string=hai) anos
perf_crypto_ecc_dlog.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
perf_crypto_hash.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
perf_crypto_paillier.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
perf_crypto_rsa.c 72068a707b fix type %!s(int64=3) %!d(string=hai) anos
perf_crypto_symmetric.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
perf_malloc.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 %!s(int64=4) %!d(string=hai) anos
perf_mq.c c656a8218c adding MQ benchmark %!s(int64=4) %!d(string=hai) anos
perf_scheduler.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 %!s(int64=4) %!d(string=hai) anos
plugin.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
proc_compat.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
program.c 77339944c9 Allow applications to change ProjectData with only some fields %!s(int64=3) %!d(string=hai) anos
regex.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free %!s(int64=4) %!d(string=hai) anos
resolver.conf.in c293f84ea1 AUTOSTART renamed into START_ON_DEMAND (#4547a) %!s(int64=40) %!d(string=hai) anos
resolver.h c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
resolver_api.c 726ac3ef28 Fixed 5528: TCP *communicator* bindto option should support DNS names, and 6013: TCP communicator should bind to IPv6 and IPv4 if only port given %!s(int64=4) %!d(string=hai) anos
scheduler.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
service.c e0ff55875d enable more format string warnings %!s(int64=3) %!d(string=hai) anos
signal.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
socks.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
speedup.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
speedup.h c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
strings.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
test_bio.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 %!s(int64=4) %!d(string=hai) anos
test_client.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_client_data.conf 08f1726b65 -modifying tests to use new service MQ API, implementing more of service MQ API %!s(int64=7) %!d(string=hai) anos
test_client_unix.conf 08f1726b65 -modifying tests to use new service MQ API, implementing more of service MQ API %!s(int64=7) %!d(string=hai) anos
test_common_allocation.c 06df47b5e2 -fix test for changed free logic %!s(int64=4) %!d(string=hai) anos
test_common_endian.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_common_logging.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_common_logging_dummy.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
test_common_logging_runtime_loglevels.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 %!s(int64=4) %!d(string=hai) anos
test_configuration.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free %!s(int64=4) %!d(string=hai) anos
test_configuration_data.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. %!s(int64=6) %!d(string=hai) anos
test_container_bloomfilter.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_container_dll.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_container_heap.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_container_meta_data.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free %!s(int64=4) %!d(string=hai) anos
test_container_multihashmap.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 %!s(int64=4) %!d(string=hai) anos
test_container_multihashmap32.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_container_multipeermap.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 %!s(int64=4) %!d(string=hai) anos
test_crypto_crc.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
test_crypto_ecc_dlog.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_crypto_ecdh_ecdsa.c 90ff9edfa9 fixing #6149 %!s(int64=4) %!d(string=hai) anos
test_crypto_ecdh_eddsa.c 90ff9edfa9 fixing #6149 %!s(int64=4) %!d(string=hai) anos
test_crypto_ecdhe.c 90ff9edfa9 fixing #6149 %!s(int64=4) %!d(string=hai) anos
test_crypto_ecdsa.c 2a82be115c add additional test condition for GNS crypto %!s(int64=4) %!d(string=hai) anos
test_crypto_eddsa.c 90ff9edfa9 fixing #6149 %!s(int64=4) %!d(string=hai) anos
test_crypto_hash.c 669aa594e6 fix bit counting mess %!s(int64=4) %!d(string=hai) anos
test_crypto_hash_context.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_crypto_hkdf.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_crypto_kdf.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
test_crypto_paillier.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_crypto_random.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_crypto_rsa.c bc19a75094 fix warnings %!s(int64=4) %!d(string=hai) anos
test_crypto_symmetric.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free %!s(int64=4) %!d(string=hai) anos
test_crypto_vectors.sh 2f03e8b0c3 add test vector unit test %!s(int64=3) %!d(string=hai) anos
test_disk.c 3636ea628d change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version %!s(int64=3) %!d(string=hai) anos
test_getopt.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
test_hexcoder.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
test_mq.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
test_os_network.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_os_start_process.c c37363f1cd fix ftbfs %!s(int64=3) %!d(string=hai) anos
test_peer.c 99f8204531 fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes #6475. %!s(int64=3) %!d(string=hai) anos
test_plugin.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_plugin_plug.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_program.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_program_data.conf 74737f023e Add required HOSTNAME to test config %!s(int64=10) %!d(string=hai) anos
test_regex.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
test_resolver_api.c 28ab2c446f avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188) %!s(int64=4) %!d(string=hai) anos
test_resolver_api_data.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. %!s(int64=6) %!d(string=hai) anos
test_scheduler.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 %!s(int64=4) %!d(string=hai) anos
test_scheduler_delay.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_service.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_service_data.conf fba6afbd58 make bind succeed %!s(int64=5) %!d(string=hai) anos
test_socks.c d17a17ea78 fix pointer indentation %!s(int64=4) %!d(string=hai) anos
test_speedup.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_speedup_data.conf d33085eb77 -use fewer tasks for 2x speedup during test %!s(int64=12) %!d(string=hai) anos
test_strings.c 8ed78400d4 - fix multibyte urlencode %!s(int64=3) %!d(string=hai) anos
test_strings_to_data.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
test_time.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
test_tun.c 7e3cf5f461 tighten formatting rules %!s(int64=4) %!d(string=hai) anos
test_uri.c a3766e9448 change uri structs to match conventions %!s(int64=3) %!d(string=hai) anos
time.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
tun.c c4e9ba925f global reindent, now with uncrustify hook enabled %!s(int64=4) %!d(string=hai) anos
uri.c f62e24a88c spell checking %!s(int64=3) %!d(string=hai) anos
util.conf f051bd5399 fix for starting problems of SUID binaries %!s(int64=5) %!d(string=hai) anos
util.supp b222242689 - Add suppressions file for util. %!s(int64=10) %!d(string=hai) anos