- fixes, eliminate malformed data assert
[oweals/gnunet.git] / src / mesh / mesh_protocol.h
2012-08-09 Bart Polot- wip bck ack
2012-08-08 Bart Polot- typo
2012-07-23 Bart Polot- ack function
2012-07-23 Bart Polot- message format for flow control info
2012-07-23 Bart Polot- use configuration file, use statistics, bugfixes...
2012-07-20 Bart Polot- fixes, new message
2012-07-20 Bart Polot- add packet ID to both multicast and unicast
2012-07-20 Bart Polot- partial change, broken build system on laptop
2012-06-27 Bart Polot- move mesh regex block code to a lib
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-11-10 Bart PolotAdded TTL and packet ID to multicast packets, to avoid...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-24 Bart PolotAdded connection broken p2p notifications
2011-10-18 Bart PolotWiP
2011-08-30 Bart Polotindent
2011-08-15 Christian Grothoffindentation
2011-08-05 Bart PolotChange client <-> service traffic
2011-08-04 Bart PolotAdded handler for Path ACK messages
2011-08-03 Bart PolotAdded real ACK for path acknowledgement
2011-06-22 Bart PolotWiP
2011-06-15 Bart PolotChanged PeerInfo / Path structure
2011-05-12 Bart PolotWiP
2011-05-05 Bart PolotSeparated structs used in network protocol into new...