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