- use variables to cound ch, conns
[oweals/gnunet.git] / src / mesh / mesh_common.c
2014-01-06 Bart Polot- new message types for debug
2013-11-27 Bart Polot- revamp mesh_common code, minor refactoring
2013-11-27 Bart Polot- update message types
2013-11-13 Bart Polot- log
2013-11-07 Bart Polot- doc, fixes
2013-11-07 Bart Polot- new message type
2013-10-17 Bart Polot- unify payload, fixes
2013-10-17 Bart Polot- multiple fixes
2013-08-23 Bart Polot- sync
2013-08-13 Bart Polot- update debug info
2013-07-19 Bart Polot- major refactoring, implement bi-directional keepalive...
2013-07-10 Bart Polot- updated message numbers
2013-07-10 Bart Polot- simplified MESH client<->service API as per suggestio...
2013-07-10 Bart Polot- use multihashmap32 instead of own implementation
2013-07-08 Bart Polot- update message_to_string
2013-05-16 Bart Polot- wipe in case of local variable usage
2013-05-10 Bart Polot- Change hash to speed up 16/32 bit lookups
2012-11-20 Bart Polot- add new message types
2012-11-08 Bart PolotMESH uses DHT xquery to limit the results returned...
2012-08-09 Bart Polot- refactoring
2012-08-09 Bart Polot- add debug functions, refactor, add common code file