aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-service-mesh.c
Commit message (Expand)AuthorAge
* Changed path managementBart Polot2011-09-16
* WiPBart Polot2011-09-14
* Fixed compiler warning in testsBart Polot2011-09-14
* indentationChristian Grothoff2011-09-14
* Fixed broken assertions on abortBart Polot2011-09-09
* Added testcase for explicit case of DHT not finding apptypeBart Polot2011-09-09
* Fixed test local to pass at least when DHT is not used Bart Polot2011-09-09
* Fixed doxygen warningsBart Polot2011-09-09
* Changed mesh service's storage to multihashmap, fixed bugsBart Polot2011-09-09
* Extended test case, fixed bugs, refactored code and connection packet format....Bart Polot2011-09-08
* Simplified own ID handling in mesh serviceBart Polot2011-09-08
* Changed documentation, type names and code formattingBart Polot2011-09-07
* Added new test for multiple clients on one peerBart Polot2011-09-07
* Merged changes to destroy_tunnel, removed data pointer in th struct, cancel p...Bart Polot2011-09-06
* Changes in API, adapted code and testfiles, improved client reconnect, new do...Bart Polot2011-09-02
* 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