aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
Commit message (Collapse)AuthorAge
...
* - do clear th ALWAYS after calling notify_cbBart Polot2012-07-26
|
* - don't clear th immediately, in case notify_cb calls notify_tmt_rdyBart Polot2012-07-26
|
* - more debug loggingBart Polot2012-07-26
|
* - fix sending, refactoringBart Polot2012-07-26
|
* - initialize pointerBart Polot2012-07-25
|
* - adapt callback to ackBart Polot2012-07-25
|
* Eliminate mesh priority optionBart Polot2012-07-25
|
* Eliminated mesh API bufferingBart Polot2012-07-25
|
* - fix coverity 10086Bart Polot2012-07-23
|
* - fix coverity 10087Bart Polot2012-07-23
|
* - add packet ID to both multicast and unicastBart Polot2012-07-20
|
* - new API callsBart Polot2012-07-20
|
* - partial change, broken build system on laptopBart Polot2012-07-20
|
* - added mesh regex testcase, fixed bugsBart Polot2012-07-03
|
* - add api for regex announceBart Polot2012-06-22
|
* - send packetBart Polot2012-06-22
|
* - api part of connect by stringBart Polot2012-06-22
|
* - add api side implementation of blacklistingBart Polot2012-06-14
|
* - clarify doxygenBart Polot2012-06-14
|
* - debug messagesBart Polot2012-06-14
|
* -help seaspider some moreChristian Grothoff2012-05-15
|
* - Fix #2312Bart Polot2012-05-06
|
* - Wrong order of function calling, caused notifing of destruction when ignoring.Bart Polot2012-04-25
|
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* - Fixed bugs of incoming data for tunnels without handlers, passing along ↵Bart Polot2012-04-18
| | | | free'd memory.
* - Minor doxygen updateBart Polot2012-02-22
|
* - Fixed reconnect procedureBart Polot2012-02-21
|
* - Doxygen, reconnect and let caller take care of CTRL-C handlingBart Polot2012-02-13
|
* Attemp to fix ctrl-c crashes - disconnect from services before calling ↵Bart Polot2012-02-08
| | | | daemons_stop, since the cfg is free'd in the latter.
* - Fixed MESH API logging behavior and code readabilityBart Polot2012-02-02
|
* - Define new debug statementsBart Polot2012-02-01
|
* - Fixed #2105Bart Polot2012-01-26
|
* - Fixed coverity #10084Bart Polot2012-01-25
|
* - Adjustment of error conditionBart Polot2012-01-25
|
* -fixing disconnect shutdown sequenceChristian Grothoff2012-01-24
|
* -do not leave th non-NULL on reconnectChristian Grothoff2012-01-24
|
* - minor fixBart Polot2012-01-24
|
* - Use a consisten (and correct) way to detect data packetsBart Polot2012-01-24
|
* - Fixed #2090, removed ugly debug linesBart Polot2012-01-24
|
* - Added debug infoBart Polot2012-01-23
|
* - fixed broken 19282 commitBart Polot2012-01-20
|
* Don't call cleaner on tunnels explicity destroyed. Updated and improved ↵Bart Polot2012-01-20
| | | | documentation.
* Added more debug infoBart Polot2012-01-20
|
* Fixed a memory leak on disconnect, double peer_rc decrease on tunnel ↵Bart Polot2012-01-19
| | | | destroy, adjusted backoff, completed doxygen
* Fixed a peer_rc bug.Bart Polot2012-01-19
|
* Improved debug messageBart Polot2012-01-19
|
* Added debug info for #2071Bart Polot2012-01-17
|
* -check NULLChristian Grothoff2012-01-17
|
* Fixed queue bugBart Polot2012-01-17
|