- Fixed #2105
[oweals/gnunet.git] / src / mesh / mesh.h
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-11-02 Bart PolotChanged tree library to be completely detached from...
2011-10-30 Christian Grothoffmaking the new mesh the default
2011-10-19 Bart PolotAdded peer in tunnel deletion, changes to tree management
2011-10-17 Bart PolotUpdated TODO, docuementation, testcase
2011-09-20 Bart PolotCleaned and fixed refactoring to improve separation...
2011-09-20 Bart PolotRefactored MeshTunnel Trees and Paths in a separate...
2011-09-08 Bart PolotExtended test case, fixed bugs, refactored code and...
2011-09-07 Bart PolotFixed bugs
2011-09-05 Bart PolotCompleted incoming tunnel handling, refactored destroy...
2011-09-02 Bart PolotChanges in API, adapted code and testfiles, improved...
2011-09-01 Bart PolotAdded peer add timeout handling, tunnel connect/disconn...
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