aboutsummaryrefslogtreecommitdiff
path: root/src/regex
Commit message (Collapse)AuthorAge
* - debugBart Polot2013-04-10
|
* - fixBart Polot2013-04-10
|
* - use host's configuration while starting controller on the hostSree Harsha Totakura2013-04-10
|
* - use host's configuration while connecting to controllerSree Harsha Totakura2013-04-10
|
* -typoChristian Grothoff2013-03-28
|
* -fix typeChristian Grothoff2013-03-23
|
* - 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
|
* - doxygenBart Polot2013-03-15
|
* - doxygenBart 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
|
* - debug leftoverBart Polot2013-03-14
|
* - debug leftoverBart Polot2013-03-14
|
* -fix'Christian Grothoff2013-03-14
|
* All-encompassing ARM updateLRN2013-03-13
|
* - Remove printf, use GNUNET_log INFOBart Polot2013-03-11
|
* - Add show parent key for every edge (grep friendlyness++)Bart Polot2013-03-11
|
* - allow GNUNET_BLOCK_evaluate on PUT requests for regex blocksBart Polot2013-03-11
|
* - less log pollutionBart Polot2013-03-01
|
* - fixes, debugBart Polot2013-03-01
|
* - add INFO level meaningful logging, documentation, styleBart Polot2013-03-01
|
* - logging, cleanupBart Polot2013-03-01
|
* - keep track of fails/successesBart Polot2013-02-28
|
* - verbose++Bart Polot2013-02-27
|
* - Unify log formatBart Polot2013-02-27
|
* - fix off-by-one, imporve logBart Polot2013-02-27
|
* - not errorBart Polot2013-02-21
|
* - not neededBart Polot2013-02-21
|
* - start announce immediately (profiler takes care of load balance), ↵Bart Polot2013-02-20
| | | | reannounce immediately for more avaliability
* - 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
|
* - fix 2699Bart Polot2013-02-15
|
* - remove regex daemon dependency to peers' public keys: allow to use HEAD ↵Bart Polot2013-02-13
| | | | regex with 0.9.5a core and others, allowing also committing regex changes to svn HEAD
* - start the announcing daemon AFTER the testbed connect phaseBart Polot2013-02-12
|
* - fixesBart Polot2013-02-11
|