run indent twice, it alternates between two 'canonical' forms, also run whitespace...
[oweals/gnunet.git] / src / mesh / mesh_api.c
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-02 Philipp TölkeBug: fill in the peer-field of the tunnel
2011-08-02 Philipp TölkeUse the right list at the right time.
2011-07-27 Philipp Tölkequeue transmits to tunnels
2011-07-27 Philipp Tölkedo not allow more than one notify_transmit_ready per...
2011-06-15 Philipp TölkeDo not connect to self when you find that another peer...
2011-06-15 Philipp TölkeDo not send too big mesh-hello-messages
2011-06-15 Philipp Tölkereceive the mesh-hello correctly
2011-06-15 Philipp Tölkebuild the mesh-hello correctly
2011-06-15 Philipp Tölkeallow more than one mesh-hello-packet to persist
2011-06-15 Philipp Tölkedebug the mock-mesh
2011-06-15 Philipp TölkeStop gcc from treating unused arguments as error when...
2011-06-15 Philipp Tölkefix bugs found by compiling with -Wextra
2011-06-15 Philipp Tölkeuse app-types, not msg-types for by-type
2011-06-15 Philipp Tölkefix bug (invariant)
2011-06-05 Christian Grothoffuse new transport API, minor core API change
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-03-30 Bart PolotChanges to integrate mesh application_type re-definition
2011-03-28 Philipp TölkeImplement connect_by_type.
2011-03-25 Christian Grothoffmake compile
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-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-10 Philipp Tölkechanges to the mesh-api
2011-01-10 Philipp TölkeMockup for the mesh-api