- simplify parameters
[oweals/gnunet.git] / src / mesh /
2013-05-03 Bart Polot- update service new to ecc
2013-04-02 Sree Harsha Totakura- doxygen
2013-03-28 Sree Harsha Totakuraprovide how many links succeeded and how many failed...
2013-03-21 Bart Polot- doxygen
2013-03-21 Matthias Wachsfix core api
2013-03-21 Bart Polot- fix app types allocation
2013-02-14 Bart Polot- fix
2013-02-14 Bart Polot- debug
2013-02-14 Bart Polot- fix segfault
2013-02-14 Bart Polot- cancel dht get for peers when done, style
2013-02-14 Bart Polot- not needed size of t->peers should suffice
2013-02-13 Bart Polot- fix crash
2013-02-08 Bart Polot- use correct config name
2013-02-08 Bart Polot- read proper keyfile
2013-02-07 Bart Polot- use ECC in mesh
2013-02-05 Christian Grothoff095a
2013-01-24 Bart PolotMoved regex profiler and profiler daemon from mesh...
2013-01-21 Bart Polot- move code to regex_dht
2013-01-21 Bart Polot- alert about error
2013-01-21 Bart Polot- debug messages
2013-01-18 Bart Polot- cpp guards
2013-01-17 Bart PolotMove regex DHT integration from mesh to regex
2013-01-03 Christian Grothoff-fixme
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-21 Christian Grothoff-die old testing, die
2012-12-21 Bart Polot- show on buildbots
2012-12-21 Bart Polot- fix
2012-12-21 Bart Polot- not a bug
2012-12-21 Bart Polot- enable signal testing by default
2012-12-21 Bart Polot- cache node parent to retransmit tunnel_destroy in...
2012-12-21 Bart Polot- fix memleak
2012-12-21 Bart Polot- revert 25599, fix tree destruction segfault
2012-12-21 Bart Polot- dont destroy tunnels with local clients
2012-12-20 Bart Polot- make sure GNUNET_TESTBED_operation_done is not called...
2012-12-20 Christian Grothoff-fix index out of bounds
2012-12-20 Bart Polot- unvalgrind
2012-12-20 Bart Polot- account for disconnection
2012-12-20 Bart Polot- dont destroy self
2012-12-20 Bart Polot- notify owner of disconnecting peers
2012-12-20 Bart Polot- unvalgrind
2012-12-20 Bart Polot- initialize message for both directions
2012-12-20 Bart Polot- delay destruction
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- doxygen, alignment
2012-12-20 Bart Polot- not necessarilly a bug
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- fix
2012-12-20 Bart Polot- refactor makefile
2012-12-20 Bart Polot- add new build for signal test
2012-12-20 Bart Polot- add new test type, fix disconnect
2012-12-20 Bart Polot- fixes, consistency, test name
2012-12-20 Bart Polot- use consistent numbering
2012-12-20 Bart Polot-new conf file
2012-12-20 Bart Polot- port traffic testcase to test lib
2012-12-19 Bart Polot- fix double free
2012-12-19 Bart Polot- give regex testcase more time for slower buildbots
2012-12-19 Bart Polot- port regex testcase to new lib
2012-12-19 Bart Polot- regex test adapted to new mesh test lib
2012-12-19 Bart Polot- fix makefile a/la
2012-12-19 Bart Polot-prevent looping of mesh messages in the DHT
2012-12-19 Bart Polot- extra includes to try fix w32
2012-12-19 Bart Polot- c++ guards
2012-12-19 Christian Grothoff-order
2012-12-18 Bart Polot- adapt first test to mesh test lib
2012-12-18 Bart Polot- allow NULL arrays of handlers and stypes
2012-12-18 Bart Polot- make distclean && bootstrap fixes
2012-12-18 Bart Polot- not needed
2012-12-18 Bart Polot- try to use new lib. fail.
2012-12-18 Bart Polot- added mesh testing library
2012-12-17 Christian Grothoff-eliminate consensus warnings
2012-12-14 Bart Polot- typo
2012-12-13 Bart Polot- avoid double-scheduling: causes crash on shutdown
2012-12-13 Bart Polot- don't notify about tunnel that is dying
2012-12-13 Bart Polot- signal both-ways tunnel destruction notification
2012-12-13 Bart Polot- feedback about abort cause
2012-12-13 Bart Polot- use correct size for message
2012-12-12 Bart Polotmesh now accepts REGEXes longer than 64KiB
2012-12-12 Bart Polot- break regex into multiple messages
2012-12-12 Bart Polot- fix
2012-12-12 Bart Polot- die verbosely
2012-12-10 Bart Polot- use child count, add debug info
2012-12-10 Bart Polot- add children count api call
2012-12-10 Bart Polot- destroy tunnels that have no clients or child nodes...
2012-12-10 Bart Polot- silence!
2012-12-10 Bart Polot- improve mesh handling of unexpected traffic
2012-12-10 Bart Polot- handle errors more gracefully, be more verbose for...
2012-12-10 Bart Polot- fix default conf warning
2012-12-07 Bart Polot- wip
2012-12-06 Bart Polot- fixed #2675
2012-12-06 Bart Polot- debug info for stream / hostkey bugs
2012-12-04 Bart Polot- typo
2012-12-04 Bart Polot- try to fix #2660
2012-12-04 Bart Polot- changed mesh api for monitoring
2012-12-03 Sree Harsha Totakura- remove duplicate functions
2012-12-03 Sree Harsha Totakura- fix
2012-12-03 Sree Harsha Totakura- fix
2012-12-03 Sree Harsha Totakura- fixes
2012-11-30 Bart Polot- changed mesh 'monitor' API
2012-11-22 Bart Polot- monitor tunnel inital implementation, WIP
2012-11-21 Bart Polot- doxygen
next