- use proper channel_ack/data_ack
[oweals/gnunet.git] / src / mesh / mesh_common.c
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