aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Collapse)AuthorAge
* -fixing indentationChristian Grothoff2011-11-29
|
* adding missing files to distChristian Grothoff2011-11-29
|
* Changed quota configuration from core to ats section, renamed from ↵Bart Polot2011-11-29
| | | | TOTAL_QUOTA_* to WAN_QUOTA_*
* - Use #defined constant, not direct numbersBart Polot2011-11-29
|
* - allow slower buildbots to finish testsBart Polot2011-11-29
|
* - Off by 1Bart Polot2011-11-28
|
* Mesh adds info about paths to peers as early as possible to avoid unoptimal ↵Bart Polot2011-11-28
| | | | routes and artifacts caused by parallel path creation of less optimal paths (loops, path corruption, etc)
* -more doxygen fixesChristian Grothoff2011-11-28
|
* -Fixed coverity #10264Bart Polot2011-11-25
|
* -Fixed coverity #10265Bart Polot2011-11-25
|
* - Fixed testcase evaluation conditionBart Polot2011-11-25
|
* - Updated doxygenBart Polot2011-11-24
|
* Fixed empty tree deletion problem (assert on test_mesh_api)Bart Polot2011-11-18
|
* fixChristian Grothoff2011-11-18
|
* add units to time, use configuration time api where appropriate, fixing ↵Christian Grothoff2011-11-17
| | | | Mantis #1875
* Removed deprecated testcaseBart Polot2011-11-17
|
* Added code to avoid creashing on #1904 and identify the origin of the ↵Bart Polot2011-11-17
| | | | missing path
* Changed logging for testcaseBart Polot2011-11-17
|
* Fix coverity #10264Bart Polot2011-11-17
|
* Fix coverity #10263Bart Polot2011-11-17
|
* Added valgrind suppressions needed for Arch Linux and valgrind 3.7.0 and ↵Bart Polot2011-11-17
| | | | glibc 2.14.1
* Add info about peer's paths on ACK of a pathBart Polot2011-11-14
|
* Real implementation for getting cost of a path compared to an existing ↵Bart Polot2011-11-14
| | | | tunnel tree (additional hops)
* Temporal fix: Don't fail when peers reconnect on a better pathBart Polot2011-11-14
|
* Fix for missing me node causing assert and segfault errorsBart Polot2011-11-12
|
* Fixed mantis #1900Bart Polot2011-11-12
|
* Adapted timeout for slower buildbotsBart Polot2011-11-12
|
* Fixed issue related to mantis #1896, when a path ack of an already connected ↵Bart Polot2011-11-12
| | | | peer would cause client notification about new peer
* Fixed mantis #1896: check whether incoming tunnel is new before notifying ↵Bart Polot2011-11-12
| | | | clients
* Changed tree library: now assumes own short ID == 1, refactored code in ↵Bart Polot2011-11-12
| | | | library and mesh service, adapted and extended library testcase
* Fixed debug stuffBart Polot2011-11-11
|
* Set appropiate error_levelBart Polot2011-11-10
|
* Added TTL and packet ID to multicast packets, to avoid eternal ↵Bart Polot2011-11-10
| | | | retransmission and packet duplication on trees with loops/mutliple paths respectively.
* More sensible values for testcase timeoutsBart Polot2011-11-10
|
* More time to connect peergroupBart Polot2011-11-07
|
* Small fix, improved commentBart Polot2011-11-07
|
* Added testcase, fixed namingBart Polot2011-11-05
|
* Added an empty 2d torus test (connect and to nothing)Bart Polot2011-11-05
|
* Reenable multicast testcaseBart Polot2011-11-04
|
* Fixed coverity #10249Bart Polot2011-11-04
|
* Fixed coverity #10250Bart Polot2011-11-04
|
* Additional fix for #1871Bart Polot2011-11-04
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* Fix for #1871Bart Polot2011-11-04
|
* Renamed functionsBart Polot2011-11-04
|
* Added check to catch #1871Bart Polot2011-11-04
|
* use new quota parsing capabilities -- SVN 1875Christian Grothoff2011-11-03
|
* Disable DHT debug of MESH separatelyBart Polot2011-11-03
|
* implementing #1747Christian Grothoff2011-11-03
|
* Initialize before usageBart Polot2011-11-03
|