WiP
[oweals/gnunet.git] / src / mesh /
2011-05-16 Bart PolotWiP
2011-05-13 Bart PolotWiP
2011-05-13 Bart PolotWiP
2011-05-13 Bart PolotFinished basic connect/disconnect test
2011-05-12 Bart PolotWiP
2011-05-12 Bart PolotAdded logging, code formatting, documentation and style...
2011-05-12 Christian Grothofffixes
2011-05-11 Bart PolotAdded mesh testing code and configuration files
2011-05-11 Christian Grothofffix
2011-05-09 Bart PolotAdded test mockup
2011-05-09 Matthias Wachsbroke on freebsd
2011-05-06 Bart PolotWiP
2011-05-06 Bart PolotFixed wrong perception about how doubly linked list...
2011-05-06 Bart PolotWiP
2011-05-06 Bart PolotAdded mesh mockup test
2011-05-06 Bart PolotWiP
2011-05-05 Bart PolotWiP
2011-05-05 Bart PolotPrepared for new API client implementation
2011-05-05 Bart PolotSeparated structs used in network protocol into new...
2011-05-04 Bart PolotWiP
2011-05-04 Bart PolotWiP
2011-05-03 Bart PolotWiP
2011-05-03 Bart PolotWiP
2011-05-03 Bart PolotFixed compiling error
2011-05-03 Bart PolotWiP
2011-05-02 Bart PolotWiP
2011-05-02 Bart PolotWiP
2011-05-02 Bart PolotWiP
2011-04-19 Bart PolotWiP
2011-04-19 Bart PolotWiP
2011-04-18 Bart PolotWiP
2011-04-18 Bart PolotWiP
2011-04-15 Bart PolotFixed compile error
2011-04-13 Bart PolotWiP
2011-04-11 Bart PolotUnnecessary message eliminated, network byte conversion...
2011-04-10 Philipp Tölkemake the mock mesh perhaps not working, but not crashin...
2011-04-10 Philipp Tölkesend hello to self
2011-04-10 Philipp Tölkeadded TODOs
2011-04-08 Bart PolotWiP (create tunnel)
2011-04-08 Bart PolotFinished an attempt on handle_new_client, changed messa...
2011-04-08 Bart PolotFixed compiler warnings
2011-04-08 Bart PolotWork in progress (handle_new_client)
2011-04-08 Bart PolotWork in progress
2011-04-07 Bart PolotSimplified notification messages
2011-04-07 Bart PolotWork in progress, fix compile error
2011-04-07 Bart PolotAdaped to new API, documented
2011-04-07 Bart PolotWork in progress
2011-04-06 Christian Grothoffnowarn
2011-04-06 Bart PolotNew mesh API
2011-04-06 Christian Grothofflnk
2011-04-05 Bart PolotMake mesh service compile
2011-04-05 Bart PolotAdded local mesh messages
2011-03-30 Bart PolotChanges to integrate mesh application_type re-definition
2011-03-29 Bart PolotChanged message declaration location, added api messages
2011-03-28 Philipp TölkeImplement connect_by_type.
2011-03-25 Christian Grothoffmake compile
2011-03-11 Bart PolotResolved some weird conflicts
2011-03-11 Christian Grothoffchanging heap remove node api to not pass heap; more...
2011-03-11 Christian Grothoffadd cork option to core api:
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
2011-02-24 Philipp Tölkefix jump to NULL
2011-01-12 Philipp Tölkefix usage of mesh_api
2011-01-12 Christian Grothofffixes
2011-01-11 Philipp Tölkedependency
2011-01-10 Philipp Tölkechanges to the mesh-api
2011-01-10 Philipp TölkeMockup for the mesh-api