summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-16(no commit message)Matthias Wachs
2011-11-15neighbour calls continuation on SYSERRMatthias Wachs
2011-11-15spellingChristian Grothoff
2011-11-15check for natted peer addressMatthias Wachs
2011-11-15(no commit message)Matthias Wachs
2011-11-15(no commit message)Matthias Wachs
2011-11-15(no commit message)Matthias Wachs
2011-11-15(no commit message)Matthias Wachs
2011-11-15debug messages need to print correct address formatMatthias Wachs
2011-11-15fix warningsChristian Grothoff
2011-11-15fixing 1786Christian Grothoff
2011-11-15related to mantis 1905Matthias Wachs
2011-11-15set continued flag on client side -- towards fixing 1786:Christian Grothoff
2011-11-15towards fixing #1786Christian Grothoff
2011-11-15moving P2P messages out of fs.hChristian Grothoff
2011-11-15dbgChristian Grothoff
2011-11-15dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff
2011-11-15fix 1903Christian Grothoff
2011-11-15more asserts for 1903Christian Grothoff
2011-11-15asserts for 1903:Christian Grothoff
2011-11-14plugin name should never be NULLChristian Grothoff
2011-11-14towards fixing 1903: break instead of assertChristian Grothoff
2011-11-14Add info about peer's paths on ACK of a pathBart Polot
2011-11-14(no commit message)Matthias Wachs
2011-11-14Real implementation for getting cost of a path compared to an existing tunnel...Bart Polot
2011-11-14fix emsgChristian Grothoff
2011-11-14fix emsgChristian Grothoff
2011-11-14only do small messages on non-Linux UNIX domain socket testsChristian Grothoff
2011-11-14log code for debugging ATS session managementChristian Grothoff
2011-11-14cleaner destroy by session IDChristian Grothoff
2011-11-14fixing 1891Christian Grothoff
2011-11-14(no commit message)Matthias Wachs
2011-11-14Temporal fix: Don't fail when peers reconnect on a better pathBart Polot
2011-11-14fixing memory leak #1895Matthias Wachs
2011-11-12Fix for missing me node causing assert and segfault errorsBart Polot
2011-11-12Fixed mantis #1900Bart Polot
2011-11-12Adapted timeout for slower buildbotsBart Polot
2011-11-12Adapted timeout for slower buildbotsBart Polot
2011-11-12Fixed issue related to mantis #1896, when a path ack of an already connected ...Bart Polot
2011-11-12Fixed mantis #1896: check whether incoming tunnel is new before notifying cli...Bart Polot
2011-11-12Changed tree library: now assumes own short ID == 1, refactored code in libra...Bart Polot
2011-11-12nicerChristian Grothoff
2011-11-11Fix missing test_connectedBruno Cabral
2011-11-11fixing 1787Christian Grothoff
2011-11-11loaded the same plugin multiple times instead of multiple pluginsMatthias Wachs
2011-11-11ATS address updatign and deletionMatthias Wachs
2011-11-11update address on receiveMatthias Wachs
2011-11-11just return on invalid sessionMatthias Wachs
2011-11-11session pointers can rarely be identical due to timing issuesMatthias Wachs
2011-11-11Fixed debug stuffBart Polot