-align core message, do not run psycstore here
[oweals/gnunet.git] / src / regex / gnunet-regex-profiler.c
2013-07-07 Christian Grothoff-doxygen fixes
2013-07-01 Bart Polot- freebsd doesn't have log2
2013-06-20 Christian Grothoffrenaming symbols from libgnunetregextest to have the...
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
2013-06-11 Bart Polot- dont wait so long
2013-06-11 Bart Polot- notify success
2013-05-31 Bart Polot- fix timeout handling
2013-05-30 Bart Polot- use 40 conn/peer
2013-05-30 Bart Polot- adjust timeout when no more strings are left to be...
2013-05-27 Bart Polot- verbose error
2013-05-27 Bart Polot- fix setup timeout
2013-05-27 Bart Polot- fix hosts file command line option
2013-05-24 Bart Polot- auto set FORCE_NSE
2013-05-24 Bart Polot- typo
2013-05-24 Bart Polot- use testbed SETUP_TIME + 1 min margin for aborting
2013-05-23 Bart Polot- automatically adapt links to peer
2013-05-23 Bart Polot- wait for dht connections
2013-05-23 Bart Polot- remove old debug
2013-05-06 Bart Polot- unify testbed operation handlers, avoid pointer arith...
2013-05-06 Bart Polot- simplify parameters
2013-05-06 Bart Polot- speed up shutdown
2013-05-03 Bart Polot- don't require hosts file anymore (testbed accepts...
2013-05-03 Bart Polot- don't require hosts file anymore (testbed accepts...
2013-05-03 Bart Polot- move parallelism to config file
2013-04-26 Bart Polot- allow more time for testbed start
2013-04-26 Bart Polot- add feedback for testbed setup
2013-04-24 Bart Polot- fix test timeout task: do collect stats on timeout
2013-04-23 Bart Polot- cleanup
2013-04-22 Bart Polot- fix
2013-04-22 Bart Polot- remove extra debug
2013-04-22 Bart Polot- fixes, debug
2013-04-18 Bart Polot- change profiler cmd interface
2013-04-18 Bart Polot- fix
2013-04-18 Bart Polot- move initializtion to run()
2013-04-18 Bart Polot- fixes, refactor
2013-04-18 Bart Polot- remove old internal testbed code
2013-04-11 Bart Polot- use GNUNET_TESTBED_peer_manage_service instad of...
2013-04-10 Bart Polot- debug
2013-04-10 Bart Polot- fix
2013-04-10 Sree Harsha Totakura- use host's configuration while starting controller...
2013-04-10 Sree Harsha Totakura- use host's configuration while connecting to controller
2013-03-28 Christian Grothoff-typo
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