aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* - blacklist api calls, service sideBart Polot2012-06-14
* - Added basic blacklist supportBart Polot2012-06-14
* - add api side implementation of blacklistingBart Polot2012-06-14
* - document blacklist messagesBart Polot2012-06-14
* - clarify doxygenBart Polot2012-06-14
* - debug messagesBart Polot2012-06-14
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* Removed core queue requirements from mesh (backporting mesh_new)Bart Polot2012-06-12
* - keep track of queue occupancyBart Polot2012-06-12
* - add basic data structures for complex queues, refactor tunnel creationBart Polot2012-06-11
* -queue size is now at most 1Christian Grothoff2012-06-10
* -fixChristian Grothoff2012-06-09
* -updating config filesChristian Grothoff2012-06-09
* -fixesChristian Grothoff2012-06-09
* -moving old testing code to legacy locationChristian Grothoff2012-06-09
* -simplifying core API (#2400)Christian Grothoff2012-06-09
* - add per-peer core queuesBart Polot2012-06-08
* - remove old queue codeBart Polot2012-06-08
* -fixing #2405Christian Grothoff2012-06-07
* - fix speed test to finishBart Polot2012-06-06
* - fix dumb > vs < error, add debug messagesBart Polot2012-06-06
* - fixBart Polot2012-06-05
* - make one global core queueBart Polot2012-06-05
* - cancel queue on disconnectBart Polot2012-06-05
* - WiP new mesh serviceBart Polot2012-06-05
* - Makefile for mesh_new serviceBart Polot2012-06-05
* -bump versionsChristian Grothoff2012-06-01
* - Added new mesh service (WiP)Bart Polot2012-06-01
* -fixing port choices that conflict with lockmanagerChristian Grothoff2012-05-31
* renaming GNUNET_TIME_relative_get_forever and GNUNET_TIME_absolute_get_foreve...Christian Grothoff2012-05-27
* -fixing #2340Christian Grothoff2012-05-27
* - compile errorMatthias Wachs2012-05-16
* -help seaspider some moreChristian Grothoff2012-05-15
* -help seaspider some moreChristian Grothoff2012-05-15
* -help seaspider some moreChristian Grothoff2012-05-15
* -help safeyChristian Grothoff2012-05-14
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* - Fix #2312Bart Polot2012-05-06
* -fixing #2277Christian Grothoff2012-04-26
* - Wrong order of function calling, caused notifing of destruction when ignoring.Bart Polot2012-04-25
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
* - Fixed bug where ignoring incoming tunnel by owner caused tunnel destructionBart Polot2012-04-19
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* - Fixed bugs of incoming data for tunnels without handlers, passing along fre...Bart Polot2012-04-18
* - Attempt to fix #2181Bart Polot2012-03-07
* - Fix for #2183: own position in tree only checked on new nodes caused assert...Bart Polot2012-03-06
* -do not load namestoreChristian Grothoff2012-03-05
* -fixChristian Grothoff2012-02-28
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* - Fix crashing testcasesBart Polot2012-02-24