aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api_new.c
Commit message (Collapse)AuthorAge
* making the new mesh the defaultChristian Grothoff2011-10-30
|
* Added transition code for new MESH APIBart Polot2011-10-28
|
* Fixed #1856, added extra check for tunnel local numberingBart Polot2011-10-27
|
* Changed debug define for APIBart Polot2011-10-26
|
* 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 ↵Bart Polot2011-10-14
| | | | traffic handling from traffic to origin
* 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
| | | | | Refactored connect packet sending
* 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 ↵Bart Polot2011-09-08
| | | | format. DHT still does not return results...
* Changed documentation, type names and code formattingBart Polot2011-09-07
| | | | | Extended test_local
* Added new test for multiple clients on one peerBart Polot2011-09-07
| | | | | Fixed dumb obvious bug in api
* Fixed bugsBart Polot2011-09-07
| | | | | | Added exponential backoff in reconnection Fixed all FIXMEs and TODOs
* 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 ↵Bart Polot2011-09-06
| | | | pending traffic on tunnel destroy
* 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 ↵Bart Polot2011-09-02
| | | | documentation, small fixes
* 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, ↵Bart Polot2011-09-01
| | | | fixed bug in priority queueing.
* 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 ↵Christian Grothoff2011-08-30
| | | | queue head
* timeout support, handle empty queue due to cancel/timeoutChristian Grothoff2011-08-30
|