communicate operation timeouts
[oweals/gnunet.git] / src / mesh / mesh.h
2011-08-30 Christian Grothoffcommunicate operation timeouts
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-05 Bart PolotChange client <-> service traffic
2011-06-24 Bart PolotWiP (mesh data handling and connection ACKs)
2011-06-09 Bart PolotWiP (service rewrite)
2011-05-13 Bart PolotWiP
2011-05-13 Bart PolotFinished basic connect/disconnect test
2011-05-12 Bart PolotWiP
2011-05-05 Bart PolotWiP
2011-05-03 Bart PolotWiP
2011-04-11 Bart PolotUnnecessary message eliminated, network byte conversion...
2011-04-08 Bart PolotFinished an attempt on handle_new_client, changed messa...
2011-04-08 Bart PolotWork in progress (handle_new_client)
2011-04-07 Bart PolotSimplified notification messages
2011-04-07 Bart PolotAdaped to new API, documented
2011-04-06 Bart PolotNew mesh API
2011-04-05 Bart PolotMake mesh service compile
2011-04-05 Bart PolotAdded local mesh messages
2011-03-29 Bart PolotChanged message declaration location, added api messages
2011-03-11 Christian Grothoffchanging heap remove node api to not pass heap; more...
2011-03-11 Bart PolotAdded more data structures and functions to build the...
2011-03-09 Bart PolotAdded first data structures for the MESH service