aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api_new.c
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* nicer alignment, unsigned sizesChristian Grothoff2011-08-30
|
* don't try to receive before successfully connecting and sending the local ↵Christian Grothoff2011-08-30
| | | | connect message
* IndentBart Polot2011-08-30
|
* Fix tests, peer commands api <-> serviceBart Polot2011-08-30
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* Fixed API test caseBart Polot2011-08-26
|
* Various changes, can't get indent to workBart Polot2011-08-22
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* Added API level handling of data and peer notificationBart Polot2011-08-05
|
* Change client <-> service trafficBart Polot2011-08-05
|
* Changed API<->Service messagesBart Polot2011-08-04
|
* WiP (service rewrite)Bart Polot2011-06-09
|
* Use better conditionBart Polot2011-06-01
|
* Added mapping of client-service tunnel numberingBart Polot2011-05-18
|
* WiPBart Polot2011-05-16
|