-fixes
[oweals/gnunet.git] / src / mesh /
2012-06-10 Christian Grothoff-queue size is now at most 1
2012-06-09 Christian Grothoff-fix
2012-06-09 Christian Grothoff-updating config files
2012-06-09 Christian Grothoff-fixes
2012-06-09 Christian Grothoff-moving old testing code to legacy location
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-06-08 Bart Polot- add per-peer core queues
2012-06-08 Bart Polot- remove old queue code
2012-06-07 Christian Grothoff-fixing #2405
2012-06-06 Bart Polot- fix speed test to finish
2012-06-06 Bart Polot- fix dumb > vs < error, add debug messages
2012-06-05 Bart Polot- fix
2012-06-05 Bart Polot- make one global core queue
2012-06-05 Bart Polot- cancel queue on disconnect
2012-06-05 Bart Polot- WiP new mesh service
2012-06-05 Bart Polot- Makefile for mesh_new service
2012-06-01 Christian Grothoff-bump versions
2012-06-01 Bart Polot- Added new mesh service (WiP)
2012-05-31 Christian Grothoff-fixing port choices that conflict with lockmanager
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-27 Christian Grothoff-fixing #2340
2012-05-16 Matthias Wachs- compile error
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-14 Christian Grothoff-help safey
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-06 Bart Polot- Fix #2312
2012-04-26 Christian Grothoff-fixing #2277
2012-04-25 Bart Polot- Wrong order of function calling, caused notifing...
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-19 Bart Polot- Fixed bug where ignoring incoming tunnel by owner...
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-18 Bart Polot- Fixed bugs of incoming data for tunnels without handl...
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
next