aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
Commit message (Expand)AuthorAge
* 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
* - monitor tunnel inital implementation, WIPBart Polot2012-11-22
* Added mesh CLI with basic tunnel listingBart Polot2012-11-17
* -not a warningChristian Grothoff2012-11-12
* - fixed regex offset, docBart Polot2012-10-26
* passing mesage header instead of messageMaximilian Szengel2012-10-26
* - implementation of configurable regex compressionBart Polot2012-10-26
* - add compression length to mesh api announce_regexBart Polot2012-10-26
* - more verbose debug messageBart Polot2012-10-17
* - fix mesh fc when buffering is offBart Polot2012-09-28
* -fixing #2546Christian Grothoff2012-09-16
* - initialized ttlBart Polot2012-09-04
* - Remove deprecated code, coverity 10236Bart Polot2012-08-29
* - Coverity 10269Bart Polot2012-08-29
* - send only one ack per packet, send before callback (callback can issue dest...Bart Polot2012-08-24
* - oops, remove debug codeBart Polot2012-08-21
* - clients sends ACK only on threshold, ~1.7x speedup on loopbackBart Polot2012-08-21