aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh.h
Commit message (Expand)AuthorAge
* -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
* Fixed bugsBart Polot2011-09-07
* Completed incoming tunnel handling, refactored destroy tunnelBart Polot2011-09-05
* Changes in API, adapted code and testfiles, improved client reconnect, new do...Bart Polot2011-09-02
* Added peer add timeout handling, tunnel connect/disconnect notificationsBart Polot2011-09-01
* communicate operation timeoutsChristian Grothoff2011-08-30
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* indentationChristian Grothoff2011-08-15
* Change client <-> service trafficBart Polot2011-08-05
* WiP (mesh data handling and connection ACKs)Bart Polot2011-06-24
* WiP (service rewrite)Bart Polot2011-06-09
* WiPBart Polot2011-05-13
* Finished basic connect/disconnect testBart Polot2011-05-13
* WiPBart Polot2011-05-12