glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / regex / gnunet-regex-profiler.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-05-18 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-05-10 Bart PolotChange regex combination, allow hex
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-15 Marcello Stanisciporting.
2016-11-19 Schanzenbach, MartinMerge branch 'master' into credentials
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-07-06 Christian Grothoff-fix misc issues
2016-06-21 Christian Grothoffupdate statistics API to use new MQ API style, also...
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Bart Polot-loglevel
2013-09-27 Bart Polot- debug info
2013-09-26 Bart Polot- setup time feedback
2013-09-26 Bart Polot- more feedback regarding shutdown
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
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
next