aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh.h
Commit message (Collapse)AuthorAge
* - 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 ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* 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 ↵Bart Polot2011-09-20
| | | | shared
* Refactored MeshTunnel Trees and Paths in a separate file to allow testing, ↵Bart Polot2011-09-20
| | | | since it's non-trivial code by itself and to allow future separation in a different service.
* Extended test case, fixed bugs, refactored code and connection packet ↵Bart Polot2011-09-08
| | | | format. DHT still does not return results...
* Fixed bugsBart Polot2011-09-07
| | | | | | Added exponential backoff in reconnection Fixed all FIXMEs and TODOs
* Completed incoming tunnel handling, refactored destroy tunnelBart Polot2011-09-05
|
* Changes in API, adapted code and testfiles, improved client reconnect, new ↵Bart Polot2011-09-02
| | | | documentation, small fixes
* 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 ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* 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
|
* WiPBart Polot2011-05-05
|
* WiPBart Polot2011-05-03
|
* Unnecessary message eliminated, network byte conversion addedBart Polot2011-04-11
|
* Finished an attempt on handle_new_client, changed message types to new APIBart Polot2011-04-08
|
* Work in progress (handle_new_client)Bart Polot2011-04-08
|
* Simplified notification messagesBart Polot2011-04-07
|
* Adaped to new API, documentedBart Polot2011-04-07
|
* New mesh APIBart Polot2011-04-06
|
* Make mesh service compileBart Polot2011-04-05
|
* Added local mesh messagesBart Polot2011-04-05
|