aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-regex-profiler.c
Commit message (Expand)AuthorAge
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -loglevelBart Polot2013-10-01
* - debug infoBart Polot2013-09-27
* - setup time feedbackBart Polot2013-09-26
* - more feedback regarding shutdownBart Polot2013-09-26
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
* -doxygen fixesChristian Grothoff2013-07-07
* - freebsd doesn't have log2Bart Polot2013-07-01
* renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff2013-06-20
* continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff2013-06-20
* - dont wait so longBart Polot2013-06-11
* - notify successBart Polot2013-06-11
* - fix timeout handlingBart Polot2013-05-31
* - use 40 conn/peerBart Polot2013-05-30
* - adjust timeout when no more strings are left to be foundBart Polot2013-05-30
* - verbose errorBart Polot2013-05-27
* - fix setup timeoutBart Polot2013-05-27
* - fix hosts file command line optionBart Polot2013-05-27
* - auto set FORCE_NSEBart Polot2013-05-24
* - typoBart Polot2013-05-24
* - use testbed SETUP_TIME + 1 min margin for abortingBart Polot2013-05-24
* - automatically adapt links to peerBart Polot2013-05-23
* - wait for dht connectionsBart Polot2013-05-23
* - remove old debugBart Polot2013-05-23
* - unify testbed operation handlers, avoid pointer arithmeticBart Polot2013-05-06
* - simplify parametersBart Polot2013-05-06
* - speed up shutdownBart Polot2013-05-06
* - don't require hosts file anymore (testbed accepts NULL), now for realBart Polot2013-05-03
* - don't require hosts file anymore (testbed accepts NULL)Bart Polot2013-05-03
* - move parallelism to config fileBart Polot2013-05-03
* - allow more time for testbed startBart Polot2013-04-26
* - add feedback for testbed setupBart Polot2013-04-26
* - fix test timeout task: do collect stats on timeoutBart Polot2013-04-24
* - cleanupBart Polot2013-04-23
* - fixBart Polot2013-04-22
* - remove extra debugBart Polot2013-04-22
* - fixes, debugBart Polot2013-04-22
* - change profiler cmd interfaceBart Polot2013-04-18
* - fixBart Polot2013-04-18
* - move initializtion to run()Bart Polot2013-04-18
* - fixes, refactorBart Polot2013-04-18
* - remove old internal testbed codeBart Polot2013-04-18
* - use GNUNET_TESTBED_peer_manage_service instad of manually connecting to ARMBart Polot2013-04-11
* - debugBart Polot2013-04-10
* - fixBart Polot2013-04-10
* - use host's configuration while starting controller on the hostSree Harsha Totakura2013-04-10