aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-regex-profiler.c
Commit message (Collapse)AuthorAge
* -typoChristian Grothoff2013-03-28
|
* - sync wait period with deamonBart Polot2013-03-21
|
* Simplify ARM alloc/connectLRN2013-03-20
|
* disconnect -> disconnect_and_free renameLRN2013-03-20
|
* - fix indexBart Polot2013-03-20
|
* - fixBart Polot2013-03-19
|
* - fix use of search_index on startBart Polot2013-03-19
|
* - simplify startBart Polot2013-03-19
|
* - Change profiler to start search with a delay realtive to the announcementBart Polot2013-03-18
|
* -fixSree Harsha Totakura2013-03-18
|
* - change regex daemon to announce every rand(0, t_max) periodBart Polot2013-03-15
|
* - avoid direct printf when possibleBart Polot2013-03-15
|
* - use constants for delaysBart Polot2013-03-15
|
* - correct typeBart Polot2013-03-15
|
* - fixBart Polot2013-03-15
|
* - fix arm_api crashBart Polot2013-03-14
|
* - adapt to new ARM, debugBart Polot2013-03-14
|
* All-encompassing ARM updateLRN2013-03-13
|
* - Remove printf, use GNUNET_log INFOBart Polot2013-03-11
|
* - allow GNUNET_BLOCK_evaluate on PUT requests for regex blocksBart Polot2013-03-11
|
* - less log pollutionBart Polot2013-03-01
|
* - logging, cleanupBart Polot2013-03-01
|
* - keep track of fails/successesBart Polot2013-02-28
|
* - verbose++Bart Polot2013-02-27
|
* - fix off-by-one, imporve logBart Polot2013-02-27
|
* - not errorBart Polot2013-02-21
|
* - not neededBart Polot2013-02-21
|
* - 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