aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api_new.c
Commit message (Expand)AuthorAge
* Changed testcase to include real multicast testsBart Polot2011-10-20
* Fixed bugs in tunnel destruction chainBart Polot2011-10-20
* Made multicast work for single peer tunnelsBart Polot2011-10-18
* FixBart Polot2011-10-17
* Added debug info for multicastBart Polot2011-10-17
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* Expanded test to include traffic to origin, fixed bugs, separated unicast tra...Bart Polot2011-10-14
* Various fixes in data traffic, expansion of unicast testcaseBart Polot2011-10-13
* Extended testcase, fixed bugs in client -> service data traffic handlingBart Polot2011-10-13
* use LOG macro in mesh_api.cChristian Grothoff2011-10-10
* Fixed a double DLL_insert of an incoming tunnelBart Polot2011-10-04
* Fixed a bug in create path handling, extended debug info.Bart Polot2011-10-03
* Fixed reconnectBart Polot2011-09-16
* Fixed a use after freeBart Polot2011-09-16
* c3267Christian Grothoff2011-09-16
* c3310Christian Grothoff2011-09-16
* indentationChristian Grothoff2011-09-14
* Fixed test local to pass at least when DHT is not used Bart Polot2011-09-09
* Fixed doxygen warningsBart Polot2011-09-09
* Extended test case, fixed bugs, refactored code and connection packet format....Bart 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
* Fixed bugsBart Polot2011-09-07
* Added cancellation of least priority packet on notify transmit readyBart Polot2011-09-06
* Merged changes to destroy_tunnel, removed data pointer in th struct, cancel p...Bart Polot2011-09-06
* WiPBart Polot2011-09-05
* Completed incoming tunnel handling, refactored destroy tunnelBart Polot2011-09-05
* Fixed bad mergeBart Polot2011-09-02
* Changes in API, adapted code and testfiles, improved client reconnect, new do...Bart Polot2011-09-02
* doxygenChristian Grothoff2011-09-02
* Added tunnel destroy, changed message types in client <-> service protocolBart Polot2011-09-02
* Implemented reconnect, creation of incoming tunnels, refactoringBart Polot2011-09-02
* WiPBart Polot2011-09-01
* Changed variables and functions to meaningul names, changed debug logging, f...Bart Polot2011-09-01
* Changed add_peer to drop timeout, updated documentation, minor fixesBart Polot2011-09-01
* Added timeout & notification codeBart Polot2011-09-01
* Added peer add timeout handling, tunnel connect/disconnect notificationsBart Polot2011-09-01
* WiPBart Polot2011-08-31
* fixes, documentation, refactoringBart Polot2011-08-31
* indentBart Polot2011-08-30
* IndentBart Polot2011-08-30
* todo listChristian Grothoff2011-08-30
* use defineChristian Grothoff2011-08-30
* communicate operation timeoutsChristian Grothoff2011-08-30
* include message overheads in size request, handle change in message size at q...Christian Grothoff2011-08-30
* timeout support, handle empty queue due to cancel/timeoutChristian Grothoff2011-08-30
* encapsulate payload, keep target/priority/etc.Christian Grothoff2011-08-30
* malloc NULLs alreadyChristian Grothoff2011-08-30
* delay calling notify from notify_transmit_readyChristian Grothoff2011-08-30
* use unsigned intChristian Grothoff2011-08-30