t3sserakt 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 3 年 前
..
.gitignore f98ace798d ign 4 年 前
Makefile.am 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 3 年 前
NOTES 0a217a8df1 ng 15 年 前
benchmark.sh 9eaffe89fa bashism 5 年 前
communicator-unix.conf 92b7e711f9 add missing file 5 年 前
communicator.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-communicator-tcp.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 3 年 前
gnunet-communicator-udp.c 59f616a3c5 tng: do not handle message send more than once 4 年 前
gnunet-communicator-unix.c d11bffdc2e tng: fix for macos unix socket handling 4 年 前
gnunet-helper-transport-bluetooth.c b481c27b94 gnunet-helper-transport-bluetooth.c: Fix copyright line. 4 年 前
gnunet-helper-transport-wlan-dummy.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-helper-transport-wlan.c d17a17ea78 fix pointer indentation 4 年 前
gnunet-service-tng.c 90ff9edfa9 fixing #6149 4 年 前
gnunet-service-transport.c 90ff9edfa9 fixing #6149 4 年 前
gnunet-service-transport.h 90ff9edfa9 fixing #6149 4 年 前
gnunet-service-transport_ats.c 7e3cf5f461 tighten formatting rules 4 年 前
gnunet-service-transport_ats.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-service-transport_hello.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-service-transport_hello.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-service-transport_manipulation.c 7e3cf5f461 tighten formatting rules 4 年 前
gnunet-service-transport_manipulation.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-service-transport_neighbours.c 90ff9edfa9 fixing #6149 4 年 前
gnunet-service-transport_neighbours.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-service-transport_plugins.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-service-transport_plugins.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-service-transport_validation.c 90ff9edfa9 fixing #6149 4 年 前
gnunet-service-transport_validation.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-transport-certificate-creation.in c8e5e28048 rewrite sed logic used in Makefiles and move into dosubst awk script. 4 年 前
gnunet-transport-profiler.c 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 年 前
gnunet-transport-wlan-receiver.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
gnunet-transport-wlan-sender.c 7e3cf5f461 tighten formatting rules 4 年 前
gnunet-transport.c 30361fe0e8 make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work 4 年 前
ieee80211_radiotap.h 7e3cf5f461 tighten formatting rules 4 年 前
perf_http_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
perf_http_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
perf_https_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
perf_https_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
perf_tcp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
perf_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
perf_udp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
perf_udp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
perf_unix_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
perf_unix_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
plugin_transport_http.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
plugin_transport_http_client.c 7e3cf5f461 tighten formatting rules 4 年 前
plugin_transport_http_common.c 7e3cf5f461 tighten formatting rules 4 年 前
plugin_transport_http_common.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
plugin_transport_http_server.c 8547143da7 adapt code to work with latest MHD API 4 年 前
plugin_transport_smtp.c 7e3cf5f461 tighten formatting rules 4 年 前
plugin_transport_tcp.c 13226e828c follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: 4 年 前
plugin_transport_template.c 7e3cf5f461 tighten formatting rules 4 年 前
plugin_transport_udp.c 7e3cf5f461 tighten formatting rules 4 年 前
plugin_transport_udp.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
plugin_transport_udp_broadcasting.c c4eb7c3e2a use ifdef instead of if for __linux__ and BSD 4 年 前
plugin_transport_unix.c 13226e828c follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: 4 年 前
plugin_transport_wlan.c d17a17ea78 fix pointer indentation 4 年 前
plugin_transport_wlan.h 7e3cf5f461 tighten formatting rules 4 年 前
profile_transport.sh a55529b61d bashism 5 年 前
tcp_connection_legacy.c 13226e828c follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: 4 年 前
tcp_server_legacy.c 7e3cf5f461 tighten formatting rules 4 年 前
tcp_server_mst_legacy.c 7e3cf5f461 tighten formatting rules 4 年 前
tcp_service_legacy.c e938b86173 fix #6186 related bugs 4 年 前
template_cfg_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
template_cfg_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_communicator_basic.c 583bc67ba5 tng: MTU fix for other UNIXes, log message 4 年 前
test_communicator_tcp_basic_peer1.conf 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 3 年 前
test_communicator_tcp_basic_peer2.conf 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 3 年 前
test_communicator_tcp_rekey_peer1.conf aeff19fd94 also config files 4 年 前
test_communicator_tcp_rekey_peer2.conf aeff19fd94 also config files 4 年 前
test_communicator_udp_backchannel_peer1.conf 65b645e3c3 add backchannel test; fix udp basic 4 年 前
test_communicator_udp_backchannel_peer2.conf 65b645e3c3 add backchannel test; fix udp basic 4 年 前
test_communicator_udp_basic_peer1.conf 3b2afcd3b9 fix TNG test with NAT 4 年 前
test_communicator_udp_basic_peer2.conf 3b2afcd3b9 fix TNG test with NAT 4 年 前
test_communicator_udp_rekey_peer1.conf 658ba3f2b7 add rekey udp test 4 年 前
test_communicator_udp_rekey_peer2.conf 658ba3f2b7 add rekey udp test 4 年 前
test_communicator_unix_basic_peer1.conf b105a00fc3 fix dist for tng 2/2 4 年 前
test_communicator_unix_basic_peer2.conf c594ee5be1 rename configs to match 4 年 前
test_delay 8b4aae8cdf make script run on macOS (*BSD) 4 年 前
test_http_common.c 7e3cf5f461 tighten formatting rules 4 年 前
test_plugin_hostkey 6e599264ad first step to remove plibc 4 年 前
test_plugin_hostkey.ecc d23cafc519 -fix #2815 11 年 前
test_plugin_transport.c 172d6b0c47 fix FTBFS issue 4 年 前
test_plugin_transport_data.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_plugin_transport_data_udp.conf 0ea2ffb99d simplifying config 12 年 前
test_quota_compliance.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
test_quota_compliance_bluetooth_asymmetric_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_quota_compliance_bluetooth_asymmetric_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_quota_compliance_bluetooth_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_quota_compliance_bluetooth_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_quota_compliance_data.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_http_asymmetric_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_http_asymmetric_peer2.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_http_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_http_peer2.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_https_asymmetric_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_https_asymmetric_peer2.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_https_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_https_peer2.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_tcp_asymmetric_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_tcp_asymmetric_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_quota_compliance_tcp_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_quota_compliance_udp_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_udp_peer2.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_unix_asymmetric_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_unix_asymmetric_peer2.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_unix_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_unix_peer2.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_quota_compliance_wlan_asymmetric_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_quota_compliance_wlan_asymmetric_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_quota_compliance_wlan_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_quota_compliance_wlan_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_address_switch.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_address_switch_http_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_address_switch_http_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_address_switch_https_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_address_switch_https_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_address_switch_tcp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_address_switch_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_address_switch_udp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_address_switch_udp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_api_blacklisting.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
test_transport_api_blacklisting_tcp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_blacklisting_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_bluetooth_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_bluetooth_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_data.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_transport_api_disconnect.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_api_disconnect_tcp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_disconnect_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_http_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_http_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_http_reverse_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_http_reverse_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_https_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_https_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_limited_sockets.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_api_limited_sockets_tcp_peer1.conf c0cbdf5efd follow-up, fix conf locations 6 年 前
test_transport_api_limited_sockets_tcp_peer2.conf c0cbdf5efd follow-up, fix conf locations 6 年 前
test_transport_api_manipulation_cfg.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
test_transport_api_manipulation_cfg_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_manipulation_cfg_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_manipulation_recv_tcp.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_api_manipulation_recv_tcp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_manipulation_recv_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_manipulation_send_tcp.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_api_manipulation_send_tcp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_manipulation_send_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_monitor_peers.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_api_monitor_peers_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_monitor_peers_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_monitor_validation_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_monitor_validation_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_multi_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_multi_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability.c 13226e828c follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: 4 年 前
test_transport_api_reliability_bluetooth_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_bluetooth_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_http_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_http_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_http_xhr_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_http_xhr_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_https_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_https_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_https_xhr_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_https_xhr_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_tcp_nat_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_transport_api_reliability_tcp_nat_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_tcp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_udp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_udp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_unix_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_unix_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_wlan_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_reliability_wlan_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_restart_1peer_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_restart_1peer_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_restart_2peers_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_restart_2peers_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_restart_reconnect.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_api_slow_ats_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_slow_ats_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_tcp_nat_peer1.conf 929df266d9 tests: use port numbers that are unlikely to collide with user ports (just happened) 40 年 前
test_transport_api_tcp_nat_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_tcp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_api_timeout_bluetooth_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_bluetooth_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_http_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_http_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_https_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_https_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_tcp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_udp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_udp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_unix_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_unix_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_wlan_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_timeout_wlan_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_udp_nat_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_udp_nat_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_udp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_udp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_unix_abstract_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_unix_abstract_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_unix_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_unix_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_unreliability_bluetooth_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_unreliability_bluetooth_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_unreliability_constant_udp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_unreliability_constant_udp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_unreliability_wlan_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_unreliability_wlan_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_wlan_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_api_wlan_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_blacklisting.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_blacklisting_cfg_blp_peer1_full.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_blacklisting_cfg_blp_peer1_multiple_plugins.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_blacklisting_cfg_blp_peer1_plugin.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_blacklisting_cfg_blp_peer2_full.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_blacklisting_cfg_blp_peer2_multiple_plugins.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_blacklisting_cfg_blp_peer2_plugin.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_blacklisting_cfg_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_blacklisting_cfg_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_defaults.conf fd8f467fe5 better test for comms 4 年 前
test_transport_test_transport_address_switch_tcp_peer1.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_test_transport_address_switch_tcp_peer2.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年 前
test_transport_testing_restart.c 7e3cf5f461 tighten formatting rules 4 年 前
test_transport_testing_startstop.c 7e3cf5f461 tighten formatting rules 4 年 前
transport-testing-filenames.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
transport-testing-loggers.c 7e3cf5f461 tighten formatting rules 4 年 前
transport-testing-main.c 7e3cf5f461 tighten formatting rules 4 年 前
transport-testing-send.c 7e3cf5f461 tighten formatting rules 4 年 前
transport-testing.c 7e3cf5f461 tighten formatting rules 4 年 前
transport-testing.h c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
transport-testing2.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 3 年 前
transport-testing2.h 198c096543 tng: more UDP communicator backchannels 4 年 前
transport.conf.in 22bb8cad92 Default Configuration (transport): a small step for me; a great step for usability 5 年 前
transport.h 198c096543 tng: more UDP communicator backchannels 4 年 前
transport_api2_application.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
transport_api2_communication.c 198c096543 tng: more UDP communicator backchannels 4 年 前
transport_api2_core.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
transport_api2_monitor.c 7e3cf5f461 tighten formatting rules 4 年 前
transport_api_address_to_string.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
transport_api_blacklist.c 7e3cf5f461 tighten formatting rules 4 年 前
transport_api_core.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
transport_api_hello_get.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
transport_api_manipulation.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前
transport_api_monitor_peers.c 7e3cf5f461 tighten formatting rules 4 年 前
transport_api_monitor_plugins.c 7e3cf5f461 tighten formatting rules 4 年 前
transport_api_offer_hello.c c4e9ba925f global reindent, now with uncrustify hook enabled 4 年 前