- dist fix
[oweals/gnunet.git] / src / mesh /
2012-11-05 Bart Polot- dist fix
2012-11-05 Christian Grothoff-fixes
2012-11-05 Bart Polot- cleanup
2012-11-05 Maximilian Szengelregex profiler fixes
2012-11-05 Bart Polot- Keep calm and carry on
2012-11-05 Bart Polot- don't poll so eagerly
2012-11-05 Bart Polot- fix polling
2012-11-05 Bart Polot- fix stream
2012-11-05 Bart Polot- initialize all fcinfo fields
2012-11-05 Christian Grothoff-fix fix
2012-11-05 Christian Grothoff-fix uninitialized var
2012-11-05 Bart Polot- todo
2012-11-05 Bart Polot- allow force ACK to enable polling
2012-11-05 Bart Polot- todo
2012-11-05 Bart Polotdont cancel mesh pending traffic on tunnel destroy
2012-11-05 Maximilian Szengelregex profiler fixes
2012-11-05 Bart Polot- clean config files
2012-11-05 Bart Polot- fix
2012-11-05 Bart Polot- doc, remove unused parameters
2012-11-05 Maximilian SzengelMoving regex profiler config to contrib
2012-11-05 Maximilian SzengelCommiting changes to regex_profiler_test.conf before...
2012-11-05 Christian Grothoff-link against gnunetutil
2012-11-05 Maximilian SzengelAdding new regexprofiler service that is used in conjun...
2012-11-05 Bart Polot- backport fix to mesh_new
2012-11-05 Bart Polot- simplify bck, avoid sending duplicate acks
2012-11-05 Maximilian Szengel- removed unused function / var
2012-11-05 Christian Grothoff-version bumping
2012-11-05 Bart Polot- fix coverity 10365
2012-11-05 Bart Polot- remove test code
2012-11-05 Bart Polot- sync
2012-11-05 Christian Grothoff-fix missing check of return value
2012-11-05 Bart Polot- fix old mesh
2012-11-04 Maximilian Szengelfix
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
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
next