Merge branch 'cadet-new-options'
[oweals/gnunet.git] / src / util /
drwxr-xr-x   ..
-rw-r--r-- 1472 .gitignore
-rw-r--r-- 12734 Makefile.am
-rw-r--r-- 16490 bandwidth.c
-rw-r--r-- 8037 benchmark.c
-rw-r--r-- 4853 benchmark.h
-rw-r--r-- 14307 bio.c
-rw-r--r-- 26114 client.c
-rw-r--r-- 14404 common_allocation.c
-rw-r--r-- 2202 common_endian.c
-rw-r--r-- 40083 common_logging.c
-rw-r--r-- 45290 configuration.c
-rw-r--r-- 2685 configuration_loader.c
-rw-r--r-- 22955 container_bloomfilter.c
-rw-r--r-- 13571 container_heap.c
-rw-r--r-- 31991 container_meta_data.c
-rw-r--r-- 26562 container_multihashmap.c
-rw-r--r-- 15881 container_multihashmap32.c
-rw-r--r-- 25148 container_multipeermap.c
-rw-r--r-- 24825 container_multishortmap.c
-rw-r--r-- 24876 container_multiuuidmap.c
-rw-r--r-- 10747 crypto_abe.c
-rw-r--r-- 5067 crypto_crc.c
-rw-r--r-- 47063 crypto_ecc.c
-rw-r--r-- 13457 crypto_ecc_dlog.c
-rw-r--r-- 16142 crypto_ecc_setup.c
-rw-r--r-- 14492 crypto_hash.c
-rw-r--r-- 5581 crypto_hash_file.c
-rw-r--r-- 7853 crypto_hkdf.c
-rw-r--r-- 5387 crypto_kdf.c
-rw-r--r-- 3789 crypto_mpi.c
-rw-r--r-- 15085 crypto_paillier.c
-rw-r--r-- 8850 crypto_random.c
-rw-r--r-- 32828 crypto_rsa.c
-rw-r--r-- 8636 crypto_symmetric.c
-rw-r--r-- 68831 disk.c
-rw-r--r-- 1396 disk.h
-rw-r--r-- 40660 dnsparser.c
-rw-r--r-- 17689 dnsstub.c
-rw-r--r-- 31953 getopt.c
-rw-r--r-- 31037 getopt_helpers.c
-rw-r--r-- 600 gnunet-config-diff.c
-rw-r--r-- 9411 gnunet-config.c
-rw-r--r-- 13766 gnunet-ecc.c
-rw-r--r-- 8309 gnunet-helper-w32-console.c
-rw-r--r-- 1774 gnunet-helper-w32-console.h
-rw-r--r-- 7606 gnunet-qr.c
-rw-r--r-- 4275 gnunet-resolver.c
-rw-r--r-- 10540 gnunet-scrypt.c
-rw-r--r-- 36440 gnunet-service-resolver.c
-rw-r--r-- 5153 gnunet-timeout-w32.c
-rw-r--r-- 2830 gnunet-timeout.c
-rw-r--r-- 5341 gnunet-uri.c
-rw-r--r-- 18729 helper.c
-rw-r--r-- 6590 load.c
-rw-r--r-- 34789 mq.c
-rw-r--r-- 11119 mst.c
-rw-r--r-- 5521 nc.c
-rw-r--r-- 58659 network.c
-rw-r--r-- 7314 op.c
-rw-r--r-- 27642 os_installation.c
-rw-r--r-- 12830 os_network.c
-rw-r--r-- 54012 os_priority.c
-rw-r--r-- 6160 peer.c
-rw-r--r-- 4025 perf_crypto_asymmetric.c
-rw-r--r-- 4648 perf_crypto_ecc_dlog.c
-rw-r--r-- 2991 perf_crypto_hash.c
-rw-r--r-- 3101 perf_crypto_paillier.c
-rw-r--r-- 6678 perf_crypto_rsa.c
-rw-r--r-- 2243 perf_crypto_symmetric.c
-rw-r--r-- 1679 perf_malloc.c
-rw-r--r-- 9062 plugin.c
-rw-r--r-- 1330 proc_compat.c
-rw-r--r-- 11313 program.c
-rw-r--r-- 20303 regex.c
-rw-r--r-- 408 resolver.conf.in
-rw-r--r-- 2615 resolver.h
-rw-r--r-- 32190 resolver_api.c
-rw-r--r-- 79431 scheduler.c
-rw-r--r-- 72205 service.c
-rw-r--r-- 3152 signal.c
-rw-r--r-- 20130 socks.c
-rw-r--r-- 3336 speedup.c
-rw-r--r-- 1356 speedup.h
-rw-r--r-- 54859 strings.c
-rw-r--r-- 13170 test_bio.c
-rw-r--r-- 4778 test_client.c
-rw-r--r-- 44 test_client_data.conf
-rw-r--r-- 133 test_client_unix.conf
-rw-r--r-- 3500 test_common_allocation.c
-rw-r--r-- 1323 test_common_endian.c
-rw-r--r-- 3281 test_common_logging.c
-rw-r--r-- 4365 test_common_logging_dummy.c
-rw-r--r-- 12399 test_common_logging_runtime_loglevels.c
-rw-r--r-- 13434 test_configuration.c
-rw-r--r-- 316 test_configuration_data.conf
-rw-r--r-- 6308 test_container_bloomfilter.c
-rw-r--r-- 2569 test_container_dll.c
-rw-r--r-- 10798 test_container_heap.c
-rw-r--r-- 11591 test_container_meta_data.c
-rw-r--r-- 5287 test_container_multihashmap.c
-rw-r--r-- 4271 test_container_multihashmap32.c
-rw-r--r-- 5305 test_container_multipeermap.c
-rw-r--r-- 14044 test_crypto_crc.c
-rw-r--r-- 4653 test_crypto_ecc_dlog.c
-rw-r--r-- 2928 test_crypto_ecdh_eddsa.c
-rw-r--r-- 2241 test_crypto_ecdhe.c
-rw-r--r-- 6883 test_crypto_ecdsa.c
-rw-r--r-- 5870 test_crypto_eddsa.c
-rw-r--r-- 4136 test_crypto_hash.c
-rw-r--r-- 1387 test_crypto_hash_context.c
-rw-r--r-- 14589 test_crypto_hkdf.c
-rw-r--r-- 2304 test_crypto_kdf.c
-rw-r--r-- 7569 test_crypto_paillier.c
-rw-r--r-- 1857 test_crypto_random.c
-rw-r--r-- 4582 test_crypto_rsa.c
-rw-r--r-- 5155 test_crypto_symmetric.c
-rw-r--r-- 6501 test_disk.c
-rw-r--r-- 5060 test_getopt.c
-rw-r--r-- 1712 test_hexcoder.c
-rw-r--r-- 7813 test_mq.c
-rw-r--r-- 2712 test_os_network.c
-rw-r--r-- 8031 test_os_start_process.c
-rw-r--r-- 3618 test_peer.c
-rw-r--r-- 1925 test_plugin.c
-rw-r--r-- 1169 test_plugin_plug.c
-rw-r--r-- 4266 test_program.c
-rw-r--r-- 32 test_program_data.conf
-rw-r--r-- 5100 test_regex.c
-rw-r--r-- 10765 test_resolver_api.c
-rw-r--r-- 111 test_resolver_api_data.conf
-rw-r--r-- 5729 test_scheduler.c
-rw-r--r-- 2773 test_scheduler_delay.c
-rw-r--r-- 5320 test_service.c
-rw-r--r-- 547 test_service_data.conf
-rw-r--r-- 7838 test_socks.c
-rw-r--r-- 3191 test_speedup.c
-rw-r--r-- 59 test_speedup_data.conf
-rw-r--r-- 5081 test_strings.c
-rw-r--r-- 1745 test_strings_to_data.c
-rw-r--r-- 9992 test_time.c
-rw-r--r-- 1971 test_tun.c
-rw-r--r-- 23604 time.c
-rw-r--r-- 11102 tun.c
-rw-r--r-- 3152 util.conf
-rw-r--r-- 217 util.supp
-rw-r--r-- 4210 w32cat.c
-rw-r--r-- 39078 win.c
-rw-r--r-- 10489 winproc.c