- sync wait period with deamon
[oweals/gnunet.git] / src / regex / gnunet-regex-profiler.c
2013-03-21 Bart Polot- sync wait period with deamon
2013-03-20 LRNSimplify ARM alloc/connect
2013-03-20 LRNdisconnect -> disconnect_and_free rename
2013-03-20 Bart Polot- fix index
2013-03-19 Bart Polot- fix
2013-03-19 Bart Polot- fix use of search_index on start
2013-03-19 Bart Polot- simplify start
2013-03-18 Bart Polot- Change profiler to start search with a delay realtive...
2013-03-18 Sree Harsha Totakura-fix
2013-03-15 Bart Polot- change regex daemon to announce every rand(0, t_max...
2013-03-15 Bart Polot- avoid direct printf when possible
2013-03-15 Bart Polot- use constants for delays
2013-03-15 Bart Polot- correct type
2013-03-15 Bart Polot- fix
2013-03-14 Bart Polot- fix arm_api crash
2013-03-14 Bart Polot- adapt to new ARM, debug
2013-03-13 LRNAll-encompassing ARM update
2013-03-11 Bart Polot- Remove printf, use GNUNET_log INFO
2013-03-11 Bart Polot- allow GNUNET_BLOCK_evaluate on PUT requests for regex...
2013-03-01 Bart Polot- less log pollution
2013-03-01 Bart Polot- logging, cleanup
2013-02-28 Bart Polot- keep track of fails/successes
2013-02-27 Bart Polot- verbose++
2013-02-27 Bart Polot- fix off-by-one, imporve log
2013-02-21 Bart Polot- not error
2013-02-21 Bart Polot- not needed
2013-02-20 Bart Polot- keep track of the search parallelization
2013-02-20 Sree Harsha TotakuraAssosiate a configuration template while creating hosts...
2013-02-19 Bart Polot- Remove non-distributed seach: buggy and not useful
2013-02-18 Bart Polot- verboser log, faster start
2013-02-12 Bart Polot- start the announcing daemon AFTER the testbed connect...
2013-02-11 Bart Polot- fixes
2013-02-06 Bart Polot- profanity--;
2013-02-05 Bart Polot- more feedback: count and show connection errors
2013-02-05 Sree Harsha Totakuraadd completion callback for overlay topology configure...
2013-01-31 Bart Polot- slow down the searching of strings to avoid collapsin...
2013-01-25 Bart Polot- fixes
2013-01-25 Bart Polot- missing argument
2013-01-25 Bart Polot- pass local ID to announce
2013-01-24 Bart Polot- cosmetic changes
2013-01-24 Bart Polot- copyright notice
2013-01-24 Bart PolotMoved regex profiler and profiler daemon from mesh...
2012-10-17 Maximilian SzengelMoved regex profiler to mesh, because of dependencies.
2012-10-17 Maximilian Szengeldoxygen, indentation
2012-10-17 Maximilian Szengeldoxygen
2012-10-15 Maximilian Szengelreplacing test_regex_big with gnunet-regex-profiler
2012-10-15 Maximilian Szengelrenamed test_regex_big / fixes