- Remove deprecated code, coverity 10236
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh.c
2012-06-09 Christian Grothoff-simplifying core API (#2400)
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-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-02-22 Bart Polot- Fixed bugs in notification of destruction of incoming...
2012-02-22 Bart Polot- Remove MESH prefix from debug messages, include missi...
2012-02-21 Bart Polot- Fixed crash on DHT_put continuation
2012-02-21 Bart Polot- Removed MESH: prefix in debug messages
2012-02-20 Bart Polot- Fixed doxygen
2012-02-08 Bart PolotAttemp to fix ctrl-c crashes - disconnect from services...
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 PolotWorkaround for #2104, initialize local tid when local...
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-24 Bart Polot- Don't crash on bogus data from client
2012-01-24 Bart PolotChanged incoming tunnel notification to delay until...
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 PolotFixed bug with remote tunnel traffic reception
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 client disconnect bug, delimited debug messages.
2012-01-19 Bart PolotFixed an assert error when a client disconnects with...
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 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-fix #2070
2012-01-05 Bart Polot-Fixed coverity #10275
2012-01-05 Bart Polot-Fixed coverity #10274
2011-11-29 Christian Grothoff-fixing indentation
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-24 Bart Polot- Updated doxygen
2011-11-17 Bart PolotAdded code to avoid creashing on #1904 and identify...
2011-11-17 Bart PolotFix coverity #10263
2011-11-14 Bart PolotAdd info about peer's paths on ACK of a path
2011-11-14 Bart PolotReal implementation for getting cost of a path compared...
2011-11-12 Bart PolotFixed issue related to mantis #1896, when a path ack...
2011-11-12 Bart PolotFixed mantis #1896: check whether incoming tunnel is...
2011-11-12 Bart PolotChanged tree library: now assumes own short ID == 1...
2011-11-11 Bart PolotFixed debug stuff
2011-11-10 Bart PolotSet appropiate error_level
2011-11-10 Bart PolotAdded TTL and packet ID to multicast packets, to avoid...
2011-11-07 Bart PolotSmall fix, improved comment
2011-11-04 Bart PolotFixed coverity #10250
2011-11-04 Bart PolotAdditional fix for #1871
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Bart PolotFix for #1871
2011-11-04 Bart PolotRenamed functions
2011-11-04 Bart PolotAdded check to catch #1871
2011-11-03 Bart PolotDisable DHT debug of MESH separately
2011-11-03 Bart PolotInitialize before usage
2011-11-02 Bart PolotChanged tree library to be completely detached from...
2011-11-02 Christian Grothoffnote for bart
2011-11-02 Bart PolotMake tree library independent from tunnels, add cls...
2011-11-02 Bart PolotFix for matins #1871
2011-11-02 Bart PolotImproved legibility, formatting
2011-11-02 Bart PolotFixed leak
2011-11-02 Bart PolotFixed mantis #1870, stopped dht_get_type request twice...
2011-11-02 Bart PolotFixed id counters' cycling
2011-10-31 Bart PolotFix coverity #10232
2011-10-31 Bart PolotDirect paths can only come from CORE, ignore other...
2011-10-31 Bart PolotDon't try to send traffic to a peer that is not connect...
2011-10-31 Bart PolotDont add whole path to peer, just the relevant part
2011-10-31 Christian Grothoffcheck return value
2011-10-31 Christian Grothoffhandle NULL better
2011-10-31 Christian Grothofffix
2011-10-29 Bart PolotFixed a memory leak when receiving a second create...
2011-10-29 Bart PolotFixed a bug when adding a path to a peer who is already...
2011-10-28 Bart PolotFixed coverity #10228
2011-10-28 Bart PolotFixed coverity #10227, added doxygen to avoid bug again.
2011-10-27 Bart PolotAttempt to fix assertion failures on buildbot related...
2011-10-27 Bart PolotFixed a bug when adding a path to a peer_info, modified...
2011-10-26 Bart PolotEliminated full hash logging
2011-10-26 Bart PolotFixed #1857
2011-10-26 Bart PolotFixed bug to keep looking though list of clients on...
2011-10-26 Bart PolotFixed double free, formatting
2011-10-26 Bart PolotFixed #1853
2011-10-25 Bart PolotChanged assert to break, not critical failure
2011-10-24 Bart PolotRefactored 'type' DHT response processing
2011-10-24 Bart PolotAdded connection broken p2p notifications
2011-10-24 Matthias Wachstypo
2011-10-24 Christian Grothoffcheck return vals
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
next