aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
Commit message (Expand)AuthorAge
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
* WiPBart Polot2011-08-31
* send a hello-packet for the mesh regularilyPhilipp Tölke2011-08-31
* IndentBart Polot2011-08-30
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* Bug: fill in the peer-field of the tunnelPhilipp Tölke2011-08-02
* Use the right list at the right time.Philipp Tölke2011-08-02
* queue transmits to tunnelsPhilipp Tölke2011-07-27
* do not allow more than one notify_transmit_ready per tunnelPhilipp Tölke2011-07-27
* Do not connect to self when you find that another peer can handle an applicat...Philipp Tölke2011-06-15
* Do not send too big mesh-hello-messagesPhilipp Tölke2011-06-15
* receive the mesh-hello correctlyPhilipp Tölke2011-06-15
* build the mesh-hello correctlyPhilipp Tölke2011-06-15
* allow more than one mesh-hello-packet to persistPhilipp Tölke2011-06-15
* debug the mock-meshPhilipp Tölke2011-06-15
* Stop gcc from treating unused arguments as error when compiling with -WextraPhilipp Tölke2011-06-15
* fix bugs found by compiling with -WextraPhilipp Tölke2011-06-15
* use app-types, not msg-types for by-typePhilipp Tölke2011-06-15
* fix bug (invariant)Philipp Tölke2011-06-15
* use new transport API, minor core API changeChristian Grothoff2011-06-05
* make the mock mesh perhaps not working, but not crashing eitherPhilipp Tölke2011-04-10
* send hello to selfPhilipp Tölke2011-04-10
* added TODOsPhilipp Tölke2011-04-10
* Changes to integrate mesh application_type re-definitionBart Polot2011-03-30
* Implement connect_by_type.Philipp Tölke2011-03-28
* make compileChristian Grothoff2011-03-25
* changing heap remove node api to not pass heap; more fs hackingChristian Grothoff2011-03-11
* add cork option to core api:Christian Grothoff2011-03-11
* Added more data structures and functions to build the skeleton of meshBart Polot2011-03-11
* fix jump to NULLPhilipp Tölke2011-02-24
* fix usage of mesh_apiPhilipp Tölke2011-01-12
* fixesChristian Grothoff2011-01-12
* changes to the mesh-apiPhilipp Tölke2011-01-10
* Mockup for the mesh-apiPhilipp Tölke2011-01-10