Christian Grothoff 1b87a306f0 - fix misc typos hace 3 años
..
.gitignore 45ceb4fdf9 add base32 encoder/decoder hace 3 años
Makefile.am 87def80f11 - unconditionally build dlog hace 3 años
bandwidth.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
benchmark.c f62e24a88c spell checking hace 3 años
benchmark.h 1f2674fe29 -fix typos hace 3 años
bio.c f62e24a88c spell checking hace 3 años
buffer.c a899a94dcc fix type hace 4 años
child_management.c 9ffa192690 - added testing cmd child management hace 3 años
client.c b996ba4156 -Fix several incorrect uses of `i.e.' hace 3 años
common_allocation.c f62e24a88c spell checking hace 3 años
common_endian.c 64d6551e3c replace expensive function call with macro for trivial calculation hace 4 años
common_logging.c 8233e28204 Swap gnunet-config's default behaviour for the rewrite flag hace 3 años
configuration.c fa8b592639 -fixing memleaks and nptr derefs hace 3 años
configuration_loader.c 092c2c714e - fix '-c' in applications without base config hace 3 años
consttime_memcmp.c f62e24a88c spell checking hace 3 años
container_bloomfilter.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free hace 4 años
container_heap.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
container_meta_data.c b996ba4156 -Fix several incorrect uses of `i.e.' hace 3 años
container_multihashmap.c f62e24a88c spell checking hace 3 años
container_multihashmap32.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
container_multipeermap.c f62e24a88c spell checking hace 3 años
container_multishortmap.c f62e24a88c spell checking hace 3 años
container_multiuuidmap.c f62e24a88c spell checking hace 3 años
crypto-test-vectors.json 2f03e8b0c3 add test vector unit test hace 3 años
crypto_abe.c d17a17ea78 fix pointer indentation hace 4 años
crypto_crc.c f62e24a88c spell checking hace 3 años
crypto_ecc.c c54fdac500 -implementation notice for our ECC hace 3 años
crypto_ecc_dlog.c 75cfa6370b SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818). hace 3 años
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 hace 3 años
crypto_hash.c 7d9592f201 add GNUNET_CRYPTO_hash_context_copy() function hace 3 años
crypto_hash_file.c f62e24a88c spell checking hace 3 años
crypto_hkdf.c c894cf82d5 add integer overflow guards and avoid (unlimited) stack allocation hace 4 años
crypto_kdf.c f62e24a88c spell checking hace 3 años
crypto_mpi.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 hace 4 años
crypto_paillier.c f62e24a88c spell checking hace 3 años
crypto_pow.c 6f2ee9eb3c clean up GNUNET_CRYPTO_pow_hash API hace 4 años
crypto_random.c a2169368bb implement #6716 hace 3 años
crypto_rsa.c b996ba4156 -Fix several incorrect uses of `i.e.' hace 3 años
crypto_symmetric.c 7e3cf5f461 tighten formatting rules hace 4 años
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 hace 3 años
disk.h c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
dnsparser.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free hace 4 años
dnsstub.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
getopt.c 5b10ad755f properly document return value of GNUNET_PROGRAM_run hace 3 años
getopt_helpers.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free hace 4 años
gnunet-base32.c 45ceb4fdf9 add base32 encoder/decoder hace 3 años
gnunet-config-diff.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
gnunet-config.c 51c0c5072f -handle NULL hace 3 años
gnunet-crypto-tvg.c 33054bb2a8 -more coverity fixes hace 3 años
gnunet-ecc.c 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work hace 4 años
gnunet-qr.c 3ec73fc682 gnunet-qr/uri: Fix exit code handling; fix memory corruption hace 4 años
gnunet-resolver.c f62e24a88c spell checking hace 3 años
gnunet-scrypt.c 45ceb4fdf9 add base32 encoder/decoder hace 3 años
gnunet-service-resolver.c f62e24a88c spell checking hace 3 años
gnunet-timeout.c 9a65888102 remove 'illegal' (non-reentrant) log logic from signal handler hace 4 años
gnunet-uri.c 3ec73fc682 gnunet-qr/uri: Fix exit code handling; fix memory corruption hace 4 años
helper.c f62e24a88c spell checking hace 3 años
load.c f62e24a88c spell checking hace 3 años
mq.c 43d03abda0 Changed perfomance setu file hace 3 años
mst.c f62e24a88c spell checking hace 3 años
nc.c 7e3cf5f461 tighten formatting rules hace 4 años
network.c b996ba4156 -Fix several incorrect uses of `i.e.' hace 3 años
op.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
os_installation.c fa8b592639 -fixing memleaks and nptr derefs hace 3 años
os_network.c 7e3cf5f461 tighten formatting rules hace 4 años
os_priority.c f62e24a88c spell checking hace 3 años
peer.c 7e3cf5f461 tighten formatting rules hace 4 años
perf_crypto_asymmetric.c 6a52ce5f9b fix ftbfs hace 4 años
perf_crypto_ecc_dlog.c 75cfa6370b SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818). hace 3 años
perf_crypto_hash.c 7e3cf5f461 tighten formatting rules hace 4 años
perf_crypto_paillier.c 7e3cf5f461 tighten formatting rules hace 4 años
perf_crypto_rsa.c 72068a707b fix type hace 3 años
perf_crypto_symmetric.c 7e3cf5f461 tighten formatting rules hace 4 años
perf_malloc.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 hace 4 años
perf_mq.c c656a8218c adding MQ benchmark hace 4 años
perf_scheduler.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 hace 4 años
plugin.c 45720bde1c Implement function to load plugins within a specific context hace 3 años
proc_compat.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
program.c 5b10ad755f properly document return value of GNUNET_PROGRAM_run hace 3 años
regex.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free hace 4 años
resolver.conf.in c293f84ea1 AUTOSTART renamed into START_ON_DEMAND (#4547a) hace 41 años
resolver.h c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
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 hace 4 años
scheduler.c b996ba4156 -Fix several incorrect uses of `i.e.' hace 3 años
service.c e0ff55875d enable more format string warnings hace 4 años
signal.c 7e3cf5f461 tighten formatting rules hace 4 años
socks.c f62e24a88c spell checking hace 3 años
speedup.c 7e3cf5f461 tighten formatting rules hace 4 años
speedup.h c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
strings.c b996ba4156 -Fix several incorrect uses of `i.e.' hace 3 años
test_bio.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 hace 4 años
test_client.c 7e3cf5f461 tighten formatting rules hace 4 años
test_client_data.conf 08f1726b65 -modifying tests to use new service MQ API, implementing more of service MQ API hace 8 años
test_client_unix.conf 08f1726b65 -modifying tests to use new service MQ API, implementing more of service MQ API hace 8 años
test_common_allocation.c 06df47b5e2 -fix test for changed free logic hace 4 años
test_common_endian.c 7e3cf5f461 tighten formatting rules hace 4 años
test_common_logging.c 7e3cf5f461 tighten formatting rules hace 4 años
test_common_logging_dummy.c f62e24a88c spell checking hace 3 años
test_common_logging_runtime_loglevels.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 hace 4 años
test_configuration.c 1fd0f9db27 fix config test hace 3 años
test_configuration_data.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. hace 6 años
test_container_bloomfilter.c 7e3cf5f461 tighten formatting rules hace 4 años
test_container_dll.c 7e3cf5f461 tighten formatting rules hace 4 años
test_container_heap.c 7e3cf5f461 tighten formatting rules hace 4 años
test_container_meta_data.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free hace 4 años
test_container_multihashmap.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 hace 4 años
test_container_multihashmap32.c 7e3cf5f461 tighten formatting rules hace 4 años
test_container_multipeermap.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 hace 4 años
test_crypto_crc.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
test_crypto_ecc_dlog.c 75cfa6370b SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818). hace 3 años
test_crypto_ecdh_ecdsa.c 90ff9edfa9 fixing #6149 hace 4 años
test_crypto_ecdh_eddsa.c 90ff9edfa9 fixing #6149 hace 4 años
test_crypto_ecdhe.c 90ff9edfa9 fixing #6149 hace 4 años
test_crypto_ecdsa.c 2a82be115c add additional test condition for GNS crypto hace 4 años
test_crypto_eddsa.c 90ff9edfa9 fixing #6149 hace 4 años
test_crypto_hash.c 669aa594e6 fix bit counting mess hace 4 años
test_crypto_hash_context.c 7e3cf5f461 tighten formatting rules hace 4 años
test_crypto_hkdf.c 7e3cf5f461 tighten formatting rules hace 4 años
test_crypto_kdf.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
test_crypto_paillier.c 7e3cf5f461 tighten formatting rules hace 4 años
test_crypto_random.c a2169368bb implement #6716 hace 3 años
test_crypto_rsa.c bc19a75094 fix warnings hace 4 años
test_crypto_symmetric.c e31c1d4a9f GNUNET_free_non_null -> GNUNET_free hace 4 años
test_crypto_vectors.sh 2f03e8b0c3 add test vector unit test hace 3 años
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 hace 3 años
test_getopt.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
test_hexcoder.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
test_mq.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
test_os_network.c 7e3cf5f461 tighten formatting rules hace 4 años
test_os_start_process.c cff7a2fe5f just use cat hace 3 años
test_peer.c 99f8204531 fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes #6475. hace 4 años
test_plugin.c 7e3cf5f461 tighten formatting rules hace 4 años
test_plugin_plug.c 7e3cf5f461 tighten formatting rules hace 4 años
test_program.c 7e3cf5f461 tighten formatting rules hace 4 años
test_program_data.conf 74737f023e Add required HOSTNAME to test config hace 10 años
test_regex.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
test_resolver_api.c 28ab2c446f avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188) hace 4 años
test_resolver_api_data.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. hace 6 años
test_scheduler.c 7f4ddbcab8 merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 hace 4 años
test_scheduler_delay.c 7e3cf5f461 tighten formatting rules hace 4 años
test_service.c 7e3cf5f461 tighten formatting rules hace 4 años
test_service_data.conf fba6afbd58 make bind succeed hace 5 años
test_socks.c d17a17ea78 fix pointer indentation hace 4 años
test_speedup.c 7e3cf5f461 tighten formatting rules hace 4 años
test_speedup_data.conf d33085eb77 -use fewer tasks for 2x speedup during test hace 12 años
test_strings.c aa78134a55 -fix many more typos hace 3 años
test_strings_to_data.c c4e9ba925f global reindent, now with uncrustify hook enabled hace 5 años
test_time.c f62e24a88c spell checking hace 3 años
test_tun.c 7e3cf5f461 tighten formatting rules hace 4 años
test_uri.c a3766e9448 change uri structs to match conventions hace 4 años
time.c a785d16b7f -keep using break hace 3 años
tun.c b996ba4156 -Fix several incorrect uses of `i.e.' hace 3 años
uri.c f62e24a88c spell checking hace 3 años
util.conf 1b87a306f0 - fix misc typos hace 3 años
util.supp b222242689 - Add suppressions file for util. hace 10 años