aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh.h
Commit message (Expand)AuthorAge
* - rename 256 bit mesh hash typeBart Polot2014-04-07
* - move mesh hash to public apiBart Polot2014-04-01
* - add constBart Polot2014-03-10
* - refactorBart Polot2014-03-10
* - Define MeshHashBart Polot2014-03-10
* - tunnel is a boolean (int)Bart Polot2014-01-30
* - service-side implementation of peer queriesBart Polot2014-01-30
* - various CLI fixesBart Polot2014-01-13
* - missing cli<->serv messagesBart Polot2014-01-06
* - Add some of the tunnel introscpecion backBart Polot2013-12-28
* - revamp mesh_common code, minor refactoringBart Polot2013-11-27
* -fix include orderChristian Grothoff2013-11-16
* Use encrypted MESH by defaultBart Polot2013-11-14
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fixing FTBFSChristian Grothoff2013-10-01
* Change get_info APIBart Polot2013-07-15
* - use one tunnelnotification structBart Polot2013-07-13
* - update status of client protocolBart Polot2013-07-13
* - use enum, add out of order optionBart Polot2013-07-13
* - simplified MESH client<->service API as per suggestions in bug #2934Bart Polot2013-07-10
* - use multihashmap32 instead of own implementationBart Polot2013-07-10
* Added mesh reliable tunnelsBart Polot2013-07-08
* Replace mesh with new versionBart Polot2013-06-28
* - cpp guardsBart Polot2013-01-18
* - break regex into multiple messagesBart Polot2012-12-12
* - monitor tunnel inital implementation, WIPBart Polot2012-11-22
* Added mesh CLI with basic tunnel listingBart Polot2012-11-17
* - implementation of configurable regex compressionBart Polot2012-10-26
* - fix mesh fc when buffering is offBart Polot2012-09-28
* - Update Mesh Client <-> Service API documentationBart Polot2012-09-13
* - use window size client<->server, x4 fasterBart Polot2012-08-18
* - make api use same window sizeBart Polot2012-08-18
* - refactoringBart Polot2012-08-09
* - add debug functions, refactor, add common code fileBart Polot2012-08-09
* - fixes, more refactoringBart Polot2012-08-02
* - wipBart Polot2012-08-01
* - more debug, client side ACKBart Polot2012-07-31
* Eliminated mesh API bufferingBart Polot2012-07-25
* - partial change, broken build system on laptopBart Polot2012-07-20
* - api part of connect by stringBart Polot2012-06-22
* - document blacklist messagesBart Polot2012-06-14
* -queue size is now at most 1Christian Grothoff2012-06-10
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* Changed tree library to be completely detached from mesh, adapted testcasesBart Polot2011-11-02
* making the new mesh the defaultChristian Grothoff2011-10-30
* Added peer in tunnel deletion, changes to tree managementBart Polot2011-10-19
* Updated TODO, docuementation, testcaseBart Polot2011-10-17
* Cleaned and fixed refactoring to improve separation, only 3 structs are now s...Bart Polot2011-09-20
* Refactored MeshTunnel Trees and Paths in a separate file to allow testing, si...Bart Polot2011-09-20
* Extended test case, fixed bugs, refactored code and connection packet format....Bart Polot2011-09-08