aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
Commit message (Expand)AuthorAge
* - revamp mesh_common code, minor refactoringBart Polot2013-11-27
* - remove old dead code / message typesBart Polot2013-11-27
* - logBart Polot2013-11-27
* - allow for destruction of channel inside inbound handlerBart Polot2013-11-26
* - fix 2966: destroy all channels on service crash/disconnectBart Polot2013-11-26
* -fix channel_get_info, return pointer to peer, not interned valueChristian Grothoff2013-11-19
* -return after handler was found, as handler might have destroyed the mesh han...Christian Grothoff2013-11-16
* -remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure ...Christian Grothoff2013-11-16
* -only notify AFTER sending is really close to finished, not beforeChristian Grothoff2013-11-16
* - doxygenBart Polot2013-11-15
* Use encrypted MESH by defaultBart Polot2013-11-14
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix getting peer identity via mesh_get_infoChristian Grothoff2013-10-05
* -fixing FTBFSChristian Grothoff2013-10-01
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* -fix naming conventionChristian Grothoff2013-09-21
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* - format stringFlorian Dold2013-07-24
* - loggingFlorian Dold2013-07-24
* - add port number to debugBart Polot2013-07-22
* -removing last bits of RSA support, as this code is now deadChristian Grothoff2013-07-18
* - don't zero send flag after a cancelled transmissionBart Polot2013-07-18
* - debugBart Polot2013-07-18
* - debug, cleanupBart Polot2013-07-18
* - doc, warningsBart Polot2013-07-18
* debug tunnel destroyBart Polot2013-07-16
* - use same options everywhereBart Polot2013-07-16
* Change get_info APIBart Polot2013-07-15
* - docBart Polot2013-07-15
* - use one tunnelnotification structBart Polot2013-07-13
* - nboBart Polot2013-07-10
* - when did this disappear????Bart Polot2013-07-10
* - simplified MESH client<->service API as per suggestions in bug #2934Bart Polot2013-07-10
* - full message struct initializationFlorian Dold2013-07-10
* - don't reject future traffic, related to bug #2934Bart Polot2013-07-09
* - initialized all fields of mesh's tunnel destroy messageFlorian Dold2013-07-09
* - debug, indentationBart Polot2013-07-08
* Added mesh reliable tunnelsBart Polot2013-07-08
* -doxygen fixesChristian Grothoff2013-07-07
* - prepare for relaible meshBart Polot2013-07-03
* Replace mesh with new versionBart Polot2013-06-28
* - fix app types allocationBart Polot2013-03-21
* -fixmeChristian Grothoff2013-01-03
* - allow NULL arrays of handlers and stypesBart Polot2012-12-18
* - use correct size for messageBart Polot2012-12-13
* - break regex into multiple messagesBart Polot2012-12-12
* - fixBart Polot2012-12-12
* - die verboselyBart Polot2012-12-12
* - changed mesh api for monitoringBart Polot2012-12-04
* - changed mesh 'monitor' APIBart Polot2012-11-30