aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh.c
Commit message (Expand)AuthorAge
* Added tunnel destroy, changed message types in client <-> service protocolBart Polot2011-09-02
* Changed add_peer to drop timeout, updated documentation, minor fixesBart Polot2011-09-01
* Fix tests, peer commands api <-> serviceBart Polot2011-08-30
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* Various changes, can't get indent to workBart Polot2011-08-22
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* fixChristian Grothoff2011-08-09
* Greetings from San Francisco.Bart Polot2011-08-07
* Greetings from Philadelphia. Also, fixes.Bart Polot2011-08-06
* Change client <-> service trafficBart Polot2011-08-05
* Changed API<->Service messagesBart Polot2011-08-04
* FixesBart Polot2011-08-04
* Added handler for Path ACK messagesBart Polot2011-08-04
* Fixed message retransmissionBart Polot2011-08-04
* Changed how messages are sent to clients to use Notif ContextBart Polot2011-08-04
* fixesBart Polot2011-08-04
* Added real ACK for path acknowledgementBart Polot2011-08-03
* Fix some FIXMEsBart Polot2011-08-03
* Added function to send data to specific peerBart Polot2011-08-03
* fixesBart Polot2011-08-03
* Fix last commitBart Polot2011-06-27
* WiP (deliver packets to client)Bart Polot2011-06-27
* Multicast and back-to-origin P2P traffic handlingBart Polot2011-06-27
* WiP (in-tunnel data forwarding)Bart Polot2011-06-24
* WiPBart Polot2011-06-24
* WiP (mesh data handling and connection ACKs)Bart Polot2011-06-24
* WiPBart Polot2011-06-22
* WiP (add path to peer algorithm added)Bart Polot2011-06-22
* WiP (handle of create_path P2P message)Bart Polot2011-06-22
* WiPBart Polot2011-06-21
* WiP (adding paths)Bart Polot2011-06-17
* WiP (peer route creation)Bart Polot2011-06-17
* Changed PeerInfo / Path structureBart Polot2011-06-15
* WiPBart Polot2011-06-14
* fix warningsChristian Grothoff2011-06-10
* WiP (service rewrite)Bart Polot2011-06-09
* WiPBart Polot2011-05-19
* Added mapping of client-service tunnel numberingBart Polot2011-05-18
* Finished basic connect/disconnect testBart Polot2011-05-13
* WiPBart Polot2011-05-12
* Added logging, code formatting, documentation and style changesBart Polot2011-05-12
* fixesChristian Grothoff2011-05-12
* 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