aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh.c
Commit message (Expand)AuthorAge
* Added mesh testing code and configuration filesBart Polot2011-05-11
* Fixed wrong perception about how doubly linked list workBart Polot2011-05-06
* Separated structs used in network protocol into new file, as recommended in H...Bart Polot2011-05-05
* WiPBart Polot2011-05-04
* WiPBart Polot2011-05-04
* WiPBart Polot2011-05-03
* WiPBart Polot2011-05-03
* Fixed compiling errorBart Polot2011-05-03
* WiPBart Polot2011-05-03
* WiPBart Polot2011-05-02
* WiPBart Polot2011-05-02
* WiPBart Polot2011-05-02
* WiPBart Polot2011-04-19
* WiPBart Polot2011-04-19
* WiPBart Polot2011-04-18
* WiPBart Polot2011-04-18
* Fixed compile errorBart Polot2011-04-15
* WiPBart Polot2011-04-13
* Unnecessary message eliminated, network byte conversion addedBart Polot2011-04-11
* WiP (create tunnel)Bart Polot2011-04-08
* Finished an attempt on handle_new_client, changed message types to new APIBart Polot2011-04-08
* Fixed compiler warningsBart Polot2011-04-08
* Work in progress (handle_new_client)Bart Polot2011-04-08
* Work in progressBart Polot2011-04-08
* Work in progress, fix compile errorBart Polot2011-04-07
* Work in progressBart Polot2011-04-07
* nowarnChristian Grothoff2011-04-06
* New mesh APIBart Polot2011-04-06
* Make mesh service compileBart Polot2011-04-05
* Added local mesh messagesBart Polot2011-04-05
* Changed message declaration location, added api messagesBart Polot2011-03-29
* Resolved some weird conflictsBart Polot2011-03-11
* Added more data structures and functions to build the skeleton of meshBart Polot2011-03-11
* Added first data structures for the MESH serviceBart Polot2011-03-09