aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
Commit message (Expand)AuthorAge
* - 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 alwa...Christian Grothoff2012-04-19
* - Fixed bugs of incoming data for tunnels without handlers, passing along fre...Bart Polot2012-04-18
* - 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 daemon...Bart Polot2012-02-08
* - 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 docum...Bart Polot2012-01-20
* Added more debug infoBart Polot2012-01-20
* Fixed a memory leak on disconnect, double peer_rc decrease on tunnel destroy,...Bart Polot2012-01-19
* 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
* -Fixed coverity #10264Bart Polot2011-11-25
* - Updated doxygenBart Polot2011-11-24
* Fix coverity #10264Bart Polot2011-11-17
* curly wars / auto-indentationChristian Grothoff2011-11-04
* making the new mesh the defaultChristian Grothoff2011-10-30
* deleting old mesh APIChristian Grothoff2011-10-30
* bugPhilipp Tölke2011-10-26
* replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff2011-10-22
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* use LOG macro in mesh_api.cChristian Grothoff2011-10-10
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
* tell transport to connect, not coreChristian Grothoff2011-10-05
* core gives a buf of NULL to indicate errorsPhilipp Tölke2011-10-05
* we do not want to crash if somebody leaves the netPhilipp Tölke2011-09-21
* cleanup doxygen-errorsPhilipp Tölke2011-09-18
* Ran indent scriptBart Polot2011-09-16
* indentationChristian Grothoff2011-09-14
* Changed documentation, type names and code formattingBart Polot2011-09-07
* Added cancellation of least priority packet on notify transmit readyBart Polot2011-09-06
* fixing it one more time!Matthias Wachs2011-09-06