- usage of short hashes
[oweals/gnunet.git] / src / mesh /
2012-03-07 Bart Polot- Attempt to fix #2181
2012-03-06 Bart Polot- Fix for #2183: own position in tree only checked...
2012-03-05 Christian Grothoff-do not load namestore
2012-02-28 Christian Grothoff-fix
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-24 Bart Polot- Fix crashing testcases
2012-02-22 Bart Polot- Removed prefixes of DEBUG string, marked testcase...
2012-02-22 Bart Polot- Fixed bugs in notification of destruction of incoming...
2012-02-22 Bart Polot- Without these lines MESH does NOT find the destinatio...
2012-02-22 Bart Polot- Remove MESH prefix from debug messages, include missi...
2012-02-22 Bart Polot- Minor doxygen update
2012-02-21 Bart Polot- Fixed crash on DHT_put continuation
2012-02-21 Bart Polot- Avoid calling shutdown twice
2012-02-21 Bart Polot- Fixed reconnect procedure
2012-02-21 Bart Polot- Removed MESH: prefix in debug messages
2012-02-21 Bart Polot- Destroy tunnel to avoid api complaints, initialize...
2012-02-21 Bart Polot- Fixed assertion in testcase
2012-02-20 Bart Polot- Fixed doxygen
2012-02-20 Bart Polot- Fixed doxygen
2012-02-13 Bart Polot- fix testcase (use after free)
2012-02-13 Bart Polot- Made cppcheck happy(er)
2012-02-13 Bart Polot- Doxygen, reconnect and let caller take care of CTRL...
2012-02-08 Bart PolotAttemp to fix ctrl-c crashes - disconnect from services...
2012-02-07 Bart Polot- Fix cleanup on timeout
2012-02-07 Bart Polot- Fix compile error on buildbots
2012-02-06 Bart Polot- Adapted testcase to working blacklisting, reduced...
2012-02-02 Bart Polot- Fixed MESH API logging behavior and code readability
2012-02-02 Bart Polot- Fixed compilation error, restored 2D torus as testing...
2012-02-02 Bart Polot- Improved readibility of code by removing a ton of...
2012-02-01 Bart Polot- Define new debug statements
2012-01-26 Bart Polot- Implemented a full explicit list-of-ignored-clients...
2012-01-26 Bart Polot- Fixed #2105
2012-01-26 Bart PolotWorkaround for #2104, initialize local tid when local...
2012-01-25 Bart Polot- Fixed coverity #10084
2012-01-25 Bart Polot- When a client destroys an incoming tunnel, dont send...
2012-01-25 Bart Polot- Potential fix for #2104.
2012-01-25 Bart Polot- Added summary info for speed test
2012-01-25 Bart Polot- Adjustment of error condition
2012-01-24 Christian Grothoff-fixing disconnect shutdown sequence
2012-01-24 Christian Grothoff-do not leave th non-NULL on reconnect
2012-01-24 Bart Polot- Added initial speed test, fixed minor bugs
2012-01-24 Bart Polot- minor fix
2012-01-24 Bart Polot- Use a consisten (and correct) way to detect data...
2012-01-24 Bart Polot- Don't crash on bogus data from client
2012-01-24 Bart Polot- Fixed #2090, removed ugly debug lines
2012-01-24 Bart PolotChanged incoming tunnel notification to delay until...
2012-01-23 Bart Polot- Added debug info
2012-01-23 Bart Polot- Additional fix to #2095 (local clients can do ToOrigi...
2012-01-23 Bart Polot- Attempted to fix #2095 (add incoming tunnel to incomi...
2012-01-20 Bart Polot- fixed broken 19282 commit
2012-01-20 Bart PolotDon't call cleaner on tunnels explicity destroyed....
2012-01-20 Bart PolotFixed bug with remote tunnel traffic reception
2012-01-20 Bart PolotAdded more debug info
2012-01-19 Bart PolotAdded TTL and MID initialization to tunnel refresh...
2012-01-19 Bart PolotFixed #2088, don't call receive_done on traffic not...
2012-01-19 Bart PolotFixed #2087, wrong local tunnel number sent when multip...
2012-01-19 Bart PolotFixed a memory leak on disconnect, double peer_rc decre...
2012-01-19 Bart PolotFixed client disconnect bug, delimited debug messages.
2012-01-19 Bart PolotFixed a peer_rc bug.
2012-01-19 Bart PolotFixed an assert error when a client disconnects with...
2012-01-19 Bart PolotImproved debug message
2012-01-18 Bart PolotFixed client shutdown case, various minor fixes
2012-01-18 Bart PolotImplemented workaround for #2071
2012-01-18 Bart PolotAllowed client to send again
2012-01-18 Bart PolotFixed a bug when a multicast packet is delivered exclus...
2012-01-17 Bart PolotAdded debug info for #2071
2012-01-17 Bart PolotFixed #2070 and simplified data transmission unicast...
2012-01-17 Bart PolotTemporal workaround for #2070
2012-01-17 Bart PolotTemporl workaround for #2070
2012-01-17 Christian Grothoff-check NULL
2012-01-17 Christian Grothoff-fix #2070
2012-01-17 Bart PolotFixed queue bug
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-05 Bart Polot-Fixed coverity #10275
2012-01-05 Bart Polot-Fixed coverity #10274
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-11-30 Bart PolotMake reeeeeally sure SPARC has time to do its stuff
2011-11-30 Bart Polot- Fixed an insufficient allocation, probably causing...
2011-11-30 Bart Polot- Even longer timeout to allow SPARC to finish testcase
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Christian Grothoffadding missing files to dist
2011-11-29 Bart PolotChanged quota configuration from core to ats section...
2011-11-29 Bart Polot- Use #defined constant, not direct numbers
2011-11-29 Bart Polot- allow slower buildbots to finish tests
2011-11-28 Bart Polot- Off by 1
2011-11-28 Bart PolotMesh adds info about paths to peers as early as possibl...
2011-11-28 Christian Grothoff-more doxygen fixes
2011-11-25 Bart Polot-Fixed coverity #10264
2011-11-25 Bart Polot-Fixed coverity #10265
2011-11-25 Bart Polot- Fixed testcase evaluation condition
2011-11-24 Bart Polot- Updated doxygen
2011-11-18 Bart PolotFixed empty tree deletion problem (assert on test_mesh_api)
2011-11-18 Christian Grothofffix
2011-11-17 Christian Grothoffadd units to time, use configuration time api where...
2011-11-17 Bart PolotRemoved deprecated testcase
2011-11-17 Bart PolotAdded code to avoid creashing on #1904 and identify...
2011-11-17 Bart PolotChanged logging for testcase
2011-11-17 Bart PolotFix coverity #10264
2011-11-17 Bart PolotFix coverity #10263
next