aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
* - when creating a tunnel, pre-accept first incoming packetBart Polot2013-06-26
* - just update fc->queue for payload messagesBart Polot2013-06-26
* -introducing signing of regex accept states, removing PID from regex APIChristian Grothoff2013-06-26
* - update to mesh2Bart Polot2013-06-26
* - fixed 2906Bart Polot2013-06-26
* - use clearer debug numbersBart Polot2013-06-26
* - styleBart Polot2013-06-26
* - doxygenBart Polot2013-06-26
* - avoid double adding of tunnel to peer_info for local tunnelsBart Polot2013-06-26
* - separate key generation from path managementeBart Polot2013-06-26
* - add paths to self from core, no need for dht lookupBart Polot2013-06-26
* - add client connection debug infoBart Polot2013-06-25
* - fix unrelated bug in 2906 commentsBart Polot2013-06-25
* testing lib missing in mesh Makefile.amFlorian Dold2013-06-25
* - make sure to free all peer_rc on errorBart Polot2013-06-25
* - fix 2906Bart Polot2013-06-25
* - avoid valgrind uninitialized memory warningBart Polot2013-06-25
* - fixed use after free on shutdownBart Polot2013-06-25
* - warningBart Polot2013-06-25
* - avoid double freeBart Polot2013-06-25
* - make sure not to leak rc on shutdownBart Polot2013-06-25
* - fix peer_id rcBart Polot2013-06-25
* - fix unicast/to_origin oversimplificationBart Polot2013-06-25
* - typo on debugBart Polot2013-06-25
* - compiler warningBart Polot2013-06-25
* - fix memleakBart Polot2013-06-25
* renaming libgnunetregexnew to libgnunetregexChristian Grothoff2013-06-20
* continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff2013-06-20
* - drop to_orig messages on 0 ttlBart Polot2013-06-19
* - combine payload encapsulation structsBart Polot2013-06-19
* - use new data callback with no sender infoBart Polot2013-06-19
* Change in mesh API: data callback no longer provides sender, user must rememb...Bart Polot2013-06-19
* - opaque mq structsFlorian Dold2013-06-19
* - adress bug #2896: call end handler on requested tunnel destroyBart Polot2013-06-19
* - fix 2897: data handler SYSERR closes tunnel, not whole handlerBart Polot2013-06-19
* - fixBart Polot2013-06-14
* - use portsBart Polot2013-06-14
* - disable try_connect to force topologyBart Polot2013-06-14
* - fixes, debugBart Polot2013-06-14
* - fixBart Polot2013-06-14
* - use explicit ACK in small testcase, remove multicast leftover, fixBart Polot2013-06-13
* - use explicit ACK in local testcaseBart Polot2013-06-13
* - change service to support client explicit ACKBart Polot2013-06-13
* - adapt mesh api to explicit client flow controlBart Polot2013-06-13
* - fix remaining warningsBart Polot2013-06-11
* - more work towards generic mesh2 testBart Polot2013-06-11
* - fix compilation errors of new multi-testcaseBart Polot2013-06-11
* - Adapt new testing lib to mesh2Bart Polot2013-06-11
* - fixesBart Polot2013-06-10