aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - Implemented a full explicit list-of-ignored-clients per tunnel to fix #2107Bart Polot2012-01-26
* - Fixed #2105Bart Polot2012-01-26
* Workaround for #2104, initialize local tid when local type destination connec...Bart Polot2012-01-26
* - Fixed coverity #10084Bart Polot2012-01-25
* - When a client destroys an incoming tunnel, dont send him notifications abou...Bart Polot2012-01-25
* - Potential fix for #2104.Bart Polot2012-01-25
* - Added summary info for speed test Bart Polot2012-01-25
* - Adjustment of error conditionBart Polot2012-01-25
* -fixing disconnect shutdown sequenceChristian Grothoff2012-01-24
* -do not leave th non-NULL on reconnectChristian Grothoff2012-01-24
* - Added initial speed test, fixed minor bugsBart Polot2012-01-24
* - minor fixBart Polot2012-01-24
* - Use a consisten (and correct) way to detect data packetsBart Polot2012-01-24
* - Don't crash on bogus data from clientBart Polot2012-01-24
* - Fixed #2090, removed ugly debug linesBart Polot2012-01-24
* Changed incoming tunnel notification to delay until relvant traffic is receiv...Bart Polot2012-01-24
* - Added debug infoBart Polot2012-01-23
* - Additional fix to #2095 (local clients can do ToOrigin too)Bart Polot2012-01-23
* - Attempted to fix #2095 (add incoming tunnel to incomings), don't let destin...Bart Polot2012-01-23
* - fixed broken 19282 commitBart Polot2012-01-20
* Don't call cleaner on tunnels explicity destroyed. Updated and improved docum...Bart Polot2012-01-20
* Fixed bug with remote tunnel traffic receptionBart Polot2012-01-20
* Added more debug infoBart Polot2012-01-20
* Added TTL and MID initialization to tunnel refresh packets.Bart Polot2012-01-19
* Fixed #2088, don't call receive_done on traffic not generated by client. Impr...Bart Polot2012-01-19
* Fixed #2087, wrong local tunnel number sent when multiple clients are subscri...Bart Polot2012-01-19
* Fixed a memory leak on disconnect, double peer_rc decrease on tunnel destroy,...Bart Polot2012-01-19
* Fixed client disconnect bug, delimited debug messages.Bart Polot2012-01-19
* Fixed a peer_rc bug.Bart Polot2012-01-19
* Fixed an assert error when a client disconnects with open tunnels and without...Bart Polot2012-01-19
* Improved debug messageBart Polot2012-01-19
* Fixed client shutdown case, various minor fixesBart Polot2012-01-18
* Implemented workaround for #2071Bart Polot2012-01-18
* Allowed client to send againBart Polot2012-01-18
* Fixed a bug when a multicast packet is delivered exclusively to local clientsBart Polot2012-01-18
* Added debug info for #2071Bart Polot2012-01-17
* Fixed #2070 and simplified data transmission unicast/multicast handlingBart Polot2012-01-17
* Temporal workaround for #2070Bart Polot2012-01-17
* Temporl workaround for #2070Bart Polot2012-01-17
* -check NULLChristian Grothoff2012-01-17
* -fix #2070Christian Grothoff2012-01-17
* Fixed queue bugBart Polot2012-01-17
* change default configurations on systems with UNIX domain sockets to NOT spec...Christian Grothoff2012-01-13
* -Fixed coverity #10275Bart Polot2012-01-05
* -Fixed coverity #10274Bart Polot2012-01-05
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* Make reeeeeally sure SPARC has time to do its stuffBart Polot2011-11-30
* - Fixed an insufficient allocation, probably causing OS X crashesBart Polot2011-11-30
* - Even longer timeout to allow SPARC to finish testcaseBart Polot2011-11-30