regex profiler fixes
[oweals/gnunet.git] / src / mesh /
2012-11-04 Maximilian Szengelregex profiler fixes
2012-11-04 Maximilian Szengelregex profiler cleanup
2012-11-02 Maximilian Szengelregex profiler fixes
2012-11-01 Christian Grothoff-doxygen
2012-10-31 Christian Grothoff-adding missing extra_dist files
2012-10-31 Sree Harsha Totakuralocate helpers in libexec
2012-10-30 Maximilian Szengelmesh regex profiler
2012-10-30 Bart Polot- refactoring, make compile
2012-10-30 Bart Polot- refactoring
2012-10-30 Bart Polot- refactoring, oneliners
2012-10-30 Bart Polot- refactoring, clinfo -> fcinfo
2012-10-30 Bart Polot- refactoring, cinfo -> fcinfo
2012-10-30 Bart Polot- refactoring
2012-10-30 Bart Polot- unify client/child data structure
2012-10-30 Bart Polot- new service
2012-10-30 Bart Polot- add new service to rewrite flow control
2012-10-29 Maximilian Szengelsequential mesh service connects and regex announcing...
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-28 Maximilian Szengelbatch regex announcing in profiler
2012-10-26 Bart Polot- fixed regex offset, doc
2012-10-26 Maximilian Szengelpassing mesage header instead of message
2012-10-26 Maximilian Szengeladded max path compression parameter to regex profiler
2012-10-26 Bart Polot- fix testcase
2012-10-26 Bart Polot- implementation of configurable regex compression
2012-10-26 Bart Polot- add compression length to mesh api announce_regex
2012-10-26 Sree Harsha Totakuraremoved GNUNET_TESTBED_operation_cancel
2012-10-25 Bart Polot- fix bck numbering (fixes multicast but breaks loopbac...
2012-10-25 Bart Polot- show info on buildbots
2012-10-25 Maximilian Szengelregex profiler fixes
2012-10-24 Maximilian Szengel- Added regex specific stats to mesh service
2012-10-24 Bart Polot- correct debug
2012-10-24 Bart Polot- give peer more time to find each other in the DHT
2012-10-23 Maximilian Szengelfix
2012-10-23 Bart Polot- off by one target for bck traffic
2012-10-23 Maximilian Szengeladded libgnunetstatistics to regex profiler dependencies
2012-10-23 Maximilian Szengelregex profiler saving statistics
2012-10-23 Maximilian Szengelformatting
2012-10-23 Maximilian SzengelAdded statistics service connection to regex profiler
2012-10-23 Bart Polot- correct expected result
2012-10-23 Maximilian Szengelregex profiler fixes
2012-10-22 Bart Polot- fixes, varbosity
2012-10-22 Bart Polot- debug
2012-10-22 Bart Polot- debug backwards
2012-10-22 Maximilian Szengelregex profiler: measuring the time it takes to match...
2012-10-21 Maximilian Szengelregex profiler: loading a set of search strings from...
2012-10-20 Maximilian SzengelUpdated regex profiler config with mesh and dht default...
2012-10-19 Maximilian SzengelAborting profiler after a timeout
2012-10-19 Maximilian Szengelregex profiler fix
2012-10-19 Maximilian Szengel- Added a new regex to test_mesh_regex
2012-10-19 Bart Polot- debug, style
2012-10-19 Maximilian Szengelmesh connections in regex profiler
2012-10-19 Maximilian Szengelmesh connections in regex profiler
2012-10-19 Bart Polot- allow slow botnets enough time
2012-10-18 Bart Polot- adapt to longer execution time while timing out soon...
2012-10-18 Maximilian Szengeldoxygen
2012-10-18 Maximilian Szengelregex profiler
2012-10-17 Bart Polot- fix bck ACK value
2012-10-17 Maximilian SzengelMoved regex profiler to mesh, because of dependencies.
2012-10-17 Bart Polot- fix counter used for bck ACKs, style
2012-10-17 Bart Polot- more verbose debug message
2012-10-17 Bart Polot- run more tests on buildbots
2012-10-17 Bart Polot- fixed to_origin copy detection in multicast cases
2012-10-15 Bart Polot- fix bck testcase, fix crash on warning, add FIXME
2012-10-11 Bart Polot- open in second monitor if possible
2012-10-11 Bart Polot- avoid crashing on shutdown in the middle of a test...
2012-10-11 Bart Polot- account for lost messages
2012-10-11 Bart Polot- update bck pid on all traffic, not only local
2012-10-11 Bart Polot- initialize pid for case of error
2012-10-11 Bart Polot- check for to_origin duplicates
2012-10-11 Bart Polot- more debug
2012-10-11 Bart Polot- adjust mesh clients to number of peers
2012-10-11 Bart Polot- arm doesn't have time to finish in 30s
2012-10-10 Bart Polot- Mark queue entry as deleted before destroying
2012-10-10 Bart Polot- initialize timer in all perf cases
2012-10-10 Bart Polot- refactor testcase
2012-10-10 Bart Polot- adjust log level
2012-10-10 Bart Polot- fix crashes on backwards tests, doxygen, cleanup
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-10-05 Bart Polot- add testcases for heavy traffic leaf to root
2012-10-05 Bart Polot- change errorlevel
2012-10-05 Bart Polot- in speed testcase use a flexible number of packets
2012-10-05 Bart Polot- temp. deactivate polling (causes crash)
2012-10-05 Bart Polot- Makefile changes to compile new tests for leaf to...
2012-10-05 Bart Polot- fix #2580
2012-10-05 Bart Polot- WiP timers for ACK polling
2012-10-04 Bart Polot- New mesh message
2012-09-29 Bart Polot- Unsigned vlaue, can't be < 0
2012-09-29 Bart Polot- Fixed memory leak
2012-09-29 Bart Polot- notify clients when a tunnel times out
2012-09-29 Bart Polot- dont crash on cleanup
2012-09-28 Bart Polot- fix mesh fc when buffering is off
2012-09-28 Bart Polot- disable debug by default
2012-09-28 Bart Polot- error messages more translator friendly
2012-09-28 Bart Polot- tunnel destoy is explicit now
2012-09-28 Bart Polot- ack off-by-one
2012-09-28 Bart Polot- fixes
2012-09-28 Christian Grothoff-use sane data types
2012-09-28 Christian Grothoff-do not do this for C code, only for C headers
2012-09-27 Bart Polot- dont use valgrind by default
next