Files | |
gnunet-daemon-regexprofiler.c | |
daemon that uses cadet to announce a regular expression. | |
gnunet-regex-profiler.c | |
Regex profiler for testing distributed regex use. | |
gnunet-service-regex.c | |
service to advertise capabilities described as regex and to lookup capabilities by regex | |
perf-regex.c | |
regex.c | |
regex_api_announce.c | |
access regex service to advertise capabilities via regex | |
regex_api_search.c | |
access regex service to discover peers using matching strings | |
regex_internal.c | |
regex_internal.h | |
regex_internal_dht.c | |
regex_internal_lib.h | |
library to parse regular expressions into dfa | |
regex_ipc.h | |
regex IPC messages (not called 'regex.h' due to conflict with system headers) | |
regex_test_graph.c | |
regex_test_lib.c | |
regex_test_lib.h | |
regex_test_random.c | |