Renamed credential service to abd, replaced all related functions, parameters, etc
[oweals/gnunet.git] / src / util /
drwxr-xr-x   ..
-rw-r--r-- 1472 .gitignore
-rw-r--r-- 12014 Makefile.am
-rw-r--r-- 16491 bandwidth.c
-rw-r--r-- 8416 benchmark.c
-rw-r--r-- 4938 benchmark.h
-rw-r--r-- 14201 bio.c
-rw-r--r-- 31666 client.c
-rw-r--r-- 14414 common_allocation.c
-rw-r--r-- 2203 common_endian.c
-rw-r--r-- 38517 common_logging.c
-rw-r--r-- 43670 configuration.c
-rw-r--r-- 2683 configuration_loader.c
-rw-r--r-- 23177 container_bloomfilter.c
-rw-r--r-- 13620 container_heap.c
-rw-r--r-- 32189 container_meta_data.c
-rw-r--r-- 26559 container_multihashmap.c
-rw-r--r-- 15878 container_multihashmap32.c
-rw-r--r-- 25144 container_multipeermap.c
-rw-r--r-- 24821 container_multishortmap.c
-rw-r--r-- 24872 container_multiuuidmap.c
-rw-r--r-- 10913 crypto_abe.c
-rw-r--r-- 5068 crypto_crc.c
-rw-r--r-- 47061 crypto_ecc.c
-rw-r--r-- 14168 crypto_ecc_dlog.c
-rw-r--r-- 16975 crypto_ecc_setup.c
-rw-r--r-- 15288 crypto_hash.c
-rw-r--r-- 6340 crypto_hash_file.c
-rw-r--r-- 7846 crypto_hkdf.c
-rw-r--r-- 5388 crypto_kdf.c
-rw-r--r-- 4005 crypto_mpi.c
-rw-r--r-- 15710 crypto_paillier.c
-rw-r--r-- 8870 crypto_random.c
-rw-r--r-- 33574 crypto_rsa.c
-rw-r--r-- 9148 crypto_symmetric.c
-rw-r--r-- 44097 disk.c
-rw-r--r-- 1393 disk.h
-rw-r--r-- 40433 dnsparser.c
-rw-r--r-- 17082 dnsstub.c
-rw-r--r-- 31868 getopt.c
-rw-r--r-- 31246 getopt_helpers.c
-rw-r--r-- 600 gnunet-config-diff.c
-rw-r--r-- 9565 gnunet-config.c
-rw-r--r-- 13551 gnunet-ecc.c
-rw-r--r-- 7596 gnunet-qr.c
-rw-r--r-- 4663 gnunet-resolver.c
-rw-r--r-- 10491 gnunet-scrypt.c
-rw-r--r-- 36481 gnunet-service-resolver.c
-rw-r--r-- 2833 gnunet-timeout.c
-rw-r--r-- 5340 gnunet-uri.c
-rw-r--r-- 19697 helper.c
-rw-r--r-- 6588 load.c
-rw-r--r-- 34795 mq.c
-rw-r--r-- 11536 mst.c
-rw-r--r-- 5826 nc.c
-rw-r--r-- 33500 network.c
-rw-r--r-- 7464 op.c
-rw-r--r-- 22365 os_installation.c
-rw-r--r-- 12331 os_network.c
-rw-r--r-- 33356 os_priority.c
-rw-r--r-- 6202 peer.c
-rw-r--r-- 4037 perf_crypto_asymmetric.c
-rw-r--r-- 5013 perf_crypto_ecc_dlog.c
-rw-r--r-- 3090 perf_crypto_hash.c
-rw-r--r-- 3257 perf_crypto_paillier.c
-rw-r--r-- 6901 perf_crypto_rsa.c
-rw-r--r-- 2305 perf_crypto_symmetric.c
-rw-r--r-- 1723 perf_malloc.c
-rw-r--r-- 9018 plugin.c
-rw-r--r-- 1325 proc_compat.c
-rw-r--r-- 11470 program.c
-rw-r--r-- 20402 regex.c
-rw-r--r-- 408 resolver.conf.in
-rw-r--r-- 2611 resolver.h
-rw-r--r-- 33089 resolver_api.c
-rw-r--r-- 79486 scheduler.c
-rw-r--r-- 70723 service.c
-rw-r--r-- 2686 signal.c
-rw-r--r-- 20164 socks.c
-rw-r--r-- 3601 speedup.c
-rw-r--r-- 1352 speedup.h
-rw-r--r-- 53385 strings.c
-rw-r--r-- 13160 test_bio.c
-rw-r--r-- 5271 test_client.c
-rw-r--r-- 44 test_client_data.conf
-rw-r--r-- 133 test_client_unix.conf
-rw-r--r-- 3497 test_common_allocation.c
-rw-r--r-- 1325 test_common_endian.c
-rw-r--r-- 3284 test_common_logging.c
-rw-r--r-- 4358 test_common_logging_dummy.c
-rw-r--r-- 12675 test_common_logging_runtime_loglevels.c
-rw-r--r-- 13447 test_configuration.c
-rw-r--r-- 316 test_configuration_data.conf
-rw-r--r-- 6399 test_container_bloomfilter.c
-rw-r--r-- 2595 test_container_dll.c
-rw-r--r-- 10825 test_container_heap.c
-rw-r--r-- 12851 test_container_meta_data.c
-rw-r--r-- 6213 test_container_multihashmap.c
-rw-r--r-- 4317 test_container_multihashmap32.c
-rw-r--r-- 6231 test_container_multipeermap.c
-rw-r--r-- 14041 test_crypto_crc.c
-rw-r--r-- 4943 test_crypto_ecc_dlog.c
-rw-r--r-- 2955 test_crypto_ecdh_eddsa.c
-rw-r--r-- 2258 test_crypto_ecdhe.c
-rw-r--r-- 7051 test_crypto_ecdsa.c
-rw-r--r-- 5943 test_crypto_eddsa.c
-rw-r--r-- 4121 test_crypto_hash.c
-rw-r--r-- 1398 test_crypto_hash_context.c
-rw-r--r-- 14765 test_crypto_hkdf.c
-rw-r--r-- 2315 test_crypto_kdf.c
-rw-r--r-- 7569 test_crypto_paillier.c
-rw-r--r-- 1851 test_crypto_random.c
-rw-r--r-- 4754 test_crypto_rsa.c
-rw-r--r-- 5438 test_crypto_symmetric.c
-rw-r--r-- 6551 test_disk.c
-rw-r--r-- 4321 test_getopt.c
-rw-r--r-- 1706 test_hexcoder.c
-rw-r--r-- 7820 test_mq.c
-rw-r--r-- 2707 test_os_network.c
-rw-r--r-- 8463 test_os_start_process.c
-rw-r--r-- 3646 test_peer.c
-rw-r--r-- 1922 test_plugin.c
-rw-r--r-- 1166 test_plugin_plug.c
-rw-r--r-- 4200 test_program.c
-rw-r--r-- 32 test_program_data.conf
-rw-r--r-- 5305 test_regex.c
-rw-r--r-- 10780 test_resolver_api.c
-rw-r--r-- 111 test_resolver_api_data.conf
-rw-r--r-- 6044 test_scheduler.c
-rw-r--r-- 2827 test_scheduler_delay.c
-rw-r--r-- 5812 test_service.c
-rw-r--r-- 547 test_service_data.conf
-rw-r--r-- 8153 test_socks.c
-rw-r--r-- 3340 test_speedup.c
-rw-r--r-- 59 test_speedup_data.conf
-rw-r--r-- 5321 test_strings.c
-rw-r--r-- 1877 test_strings_to_data.c
-rw-r--r-- 10465 test_time.c
-rw-r--r-- 2197 test_tun.c
-rw-r--r-- 23606 time.c
-rw-r--r-- 11145 tun.c
-rw-r--r-- 3152 util.conf
-rw-r--r-- 217 util.supp