notes
[oweals/gnunet.git] / src / util /
drwxr-xr-x   ..
-rw-r--r-- 1454 .gitignore
-rw-r--r-- 12613 Makefile.am
-rw-r--r-- 16518 bandwidth.c
-rw-r--r-- 7831 benchmark.c
-rw-r--r-- 4591 benchmark.h
-rw-r--r-- 14259 bio.c
-rw-r--r-- 25838 client.c
-rw-r--r-- 14356 common_allocation.c
-rw-r--r-- 2154 common_endian.c
-rw-r--r-- 38055 common_logging.c
-rw-r--r-- 45178 configuration.c
-rw-r--r-- 2637 configuration_loader.c
-rw-r--r-- 22907 container_bloomfilter.c
-rw-r--r-- 13523 container_heap.c
-rw-r--r-- 31943 container_meta_data.c
-rw-r--r-- 27263 container_multihashmap.c
-rw-r--r-- 16046 container_multihashmap32.c
-rw-r--r-- 25199 container_multipeermap.c
-rw-r--r-- 25286 container_multishortmap.c
-rw-r--r-- 10699 crypto_abe.c
-rw-r--r-- 5019 crypto_crc.c
-rw-r--r-- 44322 crypto_ecc.c
-rw-r--r-- 13409 crypto_ecc_dlog.c
-rw-r--r-- 16094 crypto_ecc_setup.c
-rw-r--r-- 14444 crypto_hash.c
-rw-r--r-- 5533 crypto_hash_file.c
-rw-r--r-- 7853 crypto_hkdf.c
-rw-r--r-- 5339 crypto_kdf.c
-rw-r--r-- 3741 crypto_mpi.c
-rw-r--r-- 15037 crypto_paillier.c
-rw-r--r-- 8412 crypto_random.c
-rw-r--r-- 32780 crypto_rsa.c
-rw-r--r-- 8588 crypto_symmetric.c
-rw-r--r-- 68469 disk.c
-rw-r--r-- 1348 disk.h
-rw-r--r-- 39152 dnsparser.c
-rw-r--r-- 17641 dnsstub.c
-rw-r--r-- 30822 getopt.c
-rw-r--r-- 26816 getopt_helpers.c
-rw-r--r-- 600 gnunet-config-diff.c
-rw-r--r-- 7439 gnunet-config.c
-rw-r--r-- 13754 gnunet-ecc.c
-rw-r--r-- 8261 gnunet-helper-w32-console.c
-rw-r--r-- 1726 gnunet-helper-w32-console.h
-rwxr-xr-x 3679 gnunet-qr.py.in
-rw-r--r-- 4227 gnunet-resolver.c
-rw-r--r-- 9986 gnunet-scrypt.c
-rw-r--r-- 38604 gnunet-service-resolver.c
-rw-r--r-- 5105 gnunet-timeout-w32.c
-rw-r--r-- 2899 gnunet-timeout.c
-rw-r--r-- 4788 gnunet-uri.c
-rw-r--r-- 18681 helper.c
-rw-r--r-- 6542 load.c
-rw-r--r-- 32803 mq.c
-rw-r--r-- 11071 mst.c
-rw-r--r-- 5473 nc.c
-rw-r--r-- 58063 network.c
-rw-r--r-- 7266 op.c
-rw-r--r-- 26066 os_installation.c
-rw-r--r-- 12048 os_network.c
-rw-r--r-- 53964 os_priority.c
-rw-r--r-- 6112 peer.c
-rw-r--r-- 3976 perf_crypto_asymmetric.c
-rw-r--r-- 4600 perf_crypto_ecc_dlog.c
-rw-r--r-- 2943 perf_crypto_hash.c
-rw-r--r-- 3053 perf_crypto_paillier.c
-rw-r--r-- 6630 perf_crypto_rsa.c
-rw-r--r-- 2195 perf_crypto_symmetric.c
-rw-r--r-- 1631 perf_malloc.c
-rw-r--r-- 9018 plugin.c
-rw-r--r-- 10568 program.c
-rw-r--r-- 20255 regex.c
-rw-r--r-- 408 resolver.conf.in
-rw-r--r-- 2567 resolver.h
-rw-r--r-- 32142 resolver_api.c
-rw-r--r-- 78077 scheduler.c
-rw-r--r-- 70831 service.c
-rw-r--r-- 3104 signal.c
-rw-r--r-- 20139 socks.c
-rw-r--r-- 3288 speedup.c
-rw-r--r-- 1308 speedup.h
-rw-r--r-- 54053 strings.c
-rw-r--r-- 13122 test_bio.c
-rw-r--r-- 4730 test_client.c
-rw-r--r-- 44 test_client_data.conf
-rw-r--r-- 133 test_client_unix.conf
-rw-r--r-- 3452 test_common_allocation.c
-rw-r--r-- 1275 test_common_endian.c
-rw-r--r-- 3233 test_common_logging.c
-rw-r--r-- 3254 test_common_logging_dummy.c
-rw-r--r-- 12351 test_common_logging_runtime_loglevels.c
-rw-r--r-- 13386 test_configuration.c
-rw-r--r-- 316 test_configuration_data.conf
-rw-r--r-- 6260 test_container_bloomfilter.c
-rw-r--r-- 2521 test_container_dll.c
-rw-r--r-- 10750 test_container_heap.c
-rw-r--r-- 11543 test_container_meta_data.c
-rw-r--r-- 5239 test_container_multihashmap.c
-rw-r--r-- 4223 test_container_multihashmap32.c
-rw-r--r-- 5257 test_container_multipeermap.c
-rw-r--r-- 13996 test_crypto_crc.c
-rw-r--r-- 4605 test_crypto_ecc_dlog.c
-rw-r--r-- 2880 test_crypto_ecdh_eddsa.c
-rw-r--r-- 2193 test_crypto_ecdhe.c
-rw-r--r-- 6835 test_crypto_ecdsa.c
-rw-r--r-- 5822 test_crypto_eddsa.c
-rw-r--r-- 4088 test_crypto_hash.c
-rw-r--r-- 1339 test_crypto_hash_context.c
-rw-r--r-- 14589 test_crypto_hkdf.c
-rw-r--r-- 2304 test_crypto_kdf.c
-rw-r--r-- 7521 test_crypto_paillier.c
-rw-r--r-- 1809 test_crypto_random.c
-rw-r--r-- 4534 test_crypto_rsa.c
-rw-r--r-- 5107 test_crypto_symmetric.c
-rw-r--r-- 6453 test_disk.c
-rw-r--r-- 5012 test_getopt.c
-rw-r--r-- 1664 test_hexcoder.c
-rw-r--r-- 7765 test_mq.c
-rw-r--r-- 2410 test_os_network.c
-rw-r--r-- 7983 test_os_start_process.c
-rw-r--r-- 3485 test_peer.c
-rw-r--r-- 1877 test_plugin.c
-rw-r--r-- 1121 test_plugin_plug.c
-rw-r--r-- 4218 test_program.c
-rw-r--r-- 32 test_program_data.conf
-rw-r--r-- 5051 test_regex.c
-rw-r--r-- 10717 test_resolver_api.c
-rw-r--r-- 111 test_resolver_api_data.conf
-rw-r--r-- 5681 test_scheduler.c
-rw-r--r-- 2725 test_scheduler_delay.c
-rw-r--r-- 5272 test_service.c
-rw-r--r-- 547 test_service_data.conf
-rw-r--r-- 7790 test_socks.c
-rw-r--r-- 3143 test_speedup.c
-rw-r--r-- 59 test_speedup_data.conf
-rw-r--r-- 5033 test_strings.c
-rw-r--r-- 1697 test_strings_to_data.c
-rw-r--r-- 9117 test_time.c
-rw-r--r-- 1922 test_tun.c
-rw-r--r-- 18601 time.c
-rw-r--r-- 9985 tun.c
-rw-r--r-- 2880 util.conf
-rw-r--r-- 217 util.supp
-rw-r--r-- 4162 w32cat.c
-rw-r--r-- 39030 win.c
-rw-r--r-- 10441 winproc.c