aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Collapse)AuthorAge
...
* - 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 ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* -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 ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* - Fixed bugs of incoming data for tunnels without handlers, passing along ↵Bart Polot2012-04-18
| | | | free'd memory.
* - Attempt to fix #2181Bart Polot2012-03-07
|
* - Fix for #2183: own position in tree only checked on new nodes caused ↵Bart Polot2012-03-06
| | | | assertion error when own node was reinserted
* -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
| | | | integration with Java services
* - Fix crashing testcasesBart Polot2012-02-24
|
* - Removed prefixes of DEBUG string, marked testcase output INFO, fixed ↵Bart Polot2012-02-22
| | | | several bugs regarding shutdown
* - Fixed bugs in notification of destruction of incoming tunnelsBart Polot2012-02-22
|
* - Without these lines MESH does NOT find the destination peer in the DHTBart Polot2012-02-22
|
* - Remove MESH prefix from debug messages, include missing testcase files in ↵Bart Polot2012-02-22
| | | | svn ignore
* - Minor doxygen updateBart Polot2012-02-22
|
* - Fixed crash on DHT_put continuationBart Polot2012-02-21
|
* - Avoid calling shutdown twiceBart Polot2012-02-21
|
* - Fixed reconnect procedureBart Polot2012-02-21
|
* - Removed MESH: prefix in debug messagesBart Polot2012-02-21
|
* - Destroy tunnel to avoid api complaints, initialize return value explicitlyBart Polot2012-02-21
|
* - Fixed assertion in testcaseBart Polot2012-02-21
|
* - Fixed doxygenBart Polot2012-02-20
|
* - Fixed doxygenBart Polot2012-02-20
|
* - fix testcase (use after free)Bart Polot2012-02-13
|
* - Made cppcheck happy(er)Bart Polot2012-02-13
|
* - Doxygen, reconnect and let caller take care of CTRL-C handlingBart Polot2012-02-13
|
* Attemp to fix ctrl-c crashes - disconnect from services before calling ↵Bart Polot2012-02-08
| | | | daemons_stop, since the cfg is free'd in the latter.
* - Fix cleanup on timeoutBart Polot2012-02-07
|
* - Fix compile error on buildbotsBart Polot2012-02-07
|
* - Adapted testcase to working blacklisting, reduced number of peers, ↵Bart Polot2012-02-06
| | | | topology line