aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-regex-profiler.c
Commit message (Collapse)AuthorAge
...
* - keep track of the search parallelizationBart Polot2013-02-20
|
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
| | | | | | | | | | | manage the configurations of controllers running on a host automatically. modified ADD_HOST message structure to have host configuration. This feature is yet to be implemented. The idea is that GNUNET_TESTBED_link_controllers() should take no configuration when hosts automatically update configuration when a new configuration is generated from a template.
* - Remove non-distributed seach: buggy and not usefulBart Polot2013-02-19
| | | | | - Do search with a maximum parallel factor, starting a new one when an old one is done or times out
* - verboser log, faster startBart Polot2013-02-18
|
* - start the announcing daemon AFTER the testbed connect phaseBart Polot2013-02-12
|
* - fixesBart Polot2013-02-11
|
* - profanity--;Bart Polot2013-02-06
|
* - more feedback: count and show connection errorsBart Polot2013-02-05
|
* add completion callback for overlay topology configure functionsSree Harsha Totakura2013-02-05
|
* - slow down the searching of strings to avoid collapsing the testbedBart Polot2013-01-31
|
* - fixesBart Polot2013-01-25
|
* - missing argumentBart Polot2013-01-25
|
* - pass local ID to announceBart Polot2013-01-25
|
* - cosmetic changesBart Polot2013-01-24
|
* - copyright notice Bart Polot2013-01-24
|
* Moved regex profiler and profiler daemon from mesh to regex, adaped to regex ↵Bart Polot2013-01-24
| | | | dht lib
* Moved regex profiler to mesh, because of dependencies.Maximilian Szengel2012-10-17
|
* doxygen, indentationMaximilian Szengel2012-10-17
|
* doxygenMaximilian Szengel2012-10-17
|
* replacing test_regex_big with gnunet-regex-profilerMaximilian Szengel2012-10-15
|
* renamed test_regex_big / fixesMaximilian Szengel2012-10-15