aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - Fixed an insufficient allocation, probably causing OS X crashesBart Polot2011-11-30
* - Even longer timeout to allow SPARC to finish testcaseBart Polot2011-11-30
* -fixing indentationChristian Grothoff2011-11-29
* adding missing files to distChristian Grothoff2011-11-29
* Changed quota configuration from core to ats section, renamed from TOTAL_QUOT...Bart Polot2011-11-29
* - 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 r...Bart Polot2011-11-28
* -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 Manti...Christian Grothoff2011-11-17
* Removed deprecated testcaseBart Polot2011-11-17
* Added code to avoid creashing on #1904 and identify the origin of the missing...Bart Polot2011-11-17
* 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 glib...Bart Polot2011-11-17
* 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 tunnel...Bart Polot2011-11-14
* 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
* Fixed mantis #1896: check whether incoming tunnel is new before notifying cli...Bart Polot2011-11-12
* Changed tree library: now assumes own short ID == 1, refactored code in libra...Bart Polot2011-11-12
* Fixed debug stuffBart Polot2011-11-11
* Set appropiate error_levelBart Polot2011-11-10
* Added TTL and packet ID to multicast packets, to avoid eternal retransmission...Bart Polot2011-11-10
* 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