aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-08-17multicast: use CADET port hash derived from group keyGabor X Toth
2016-08-17multicast, psyc, social: wait till last message sent before disconnectGabor X Toth
2016-08-17GNUNET_MQ_get_last_envelope()Gabor X Toth
2016-08-17psyc, social: switch to MQGabor X Toth
2016-08-16Comparing EXTRACTOR_MetaType to -1 is always falseDavid Barksdale
2016-08-14migrating set to new CADET port API - tests now fail due to CADET issuesChristian Grothoff
2016-08-14fix use-after-free issueChristian Grothoff
2016-08-14-fix testcases, ensure shutdown works properlyChristian Grothoff
2016-08-14-fix testcase shutdownChristian Grothoff
2016-08-14-missing include/ changes from last patchesChristian Grothoff
2016-08-14-slightly better port setup, for RPS I don't quite see a better way yetChristian Grothoff
2016-08-14-slightly better FS port conversion, more to be done _much_ laterChristian Grothoff
2016-08-13-indentation, doxygenChristian Grothoff
2016-08-13fix star topology generationChristian Grothoff
2016-08-13-use new_array where appropriate, fix indentationChristian Grothoff
2016-08-13-fix bug introduced when STAR topology was added, STAR must only be once in t...Christian Grothoff
2016-08-13-indeed, fixedChristian Grothoff
2016-08-12ipv6 udp broadcasts are ending up on ipv4Carlo von lynX
2016-08-11-disable nse pow in FS testsChristian Grothoff
2016-08-11-converting API to use new CADET portsChristian Grothoff
2016-08-11-converting API to use new CADET portsChristian Grothoff
2016-08-11-change log level to DEBUGChristian Grothoff
2016-08-11-do not cancel on disconnectChristian Grothoff
2016-08-11-note simplification possibilityChristian Grothoff
2016-08-11-convert vpn/exit/pt to use new CADET portsChristian Grothoff
2016-08-11-fix more shift errorsChristian Grothoff
2016-08-10- missing implementationBart Polot
2016-08-10- fix use after free (not removing single transmit handle from queue), refact...Bart Polot
2016-08-10- Add monitor API to MQBart Polot
2016-08-10Port CADET API to MQBart Polot
2016-08-10use non-constant ports for CADET with scalarproductChristian Grothoff
2016-08-09-proposal for new service APIChristian Grothoff
2016-08-09protect CLI from port scanning: use string portsCarlo von lynX
2016-08-09GNUNET_CADET_close_port doesnt work as expected. Bailing out instead.Carlo von lynX
2016-08-09end-user friendly output messages, ok like this?Carlo von lynX
2016-08-08UX: message type for important things that aren't evilCarlo von lynX
2016-08-08Merge branch 'master' of /RAM/proj/gnunetCarlo von lynX
2016-08-08eliminate constantly hashing PIDs by storing and caching the resultChristian Grothoff
2016-08-07-fix buildChristian Grothoff
2016-08-06testbed: STAR topology (SCNR)Carlo von lynX
2016-08-06probably the wrong place to address high-level featuresCarlo von lynX
2016-08-06multicast: don't advertise the origin in the P2P overlayCarlo von lynX
2016-08-06multicast: use INFO not WARNINGCarlo von lynX
2016-08-05-convert quota test to MQ APIChristian Grothoff
2016-08-04multicast: switch to MQGabor X Toth
2016-08-04psycstore: switch to MQGabor X Toth
2016-08-04op: lib for async operationsGabor X Toth
2016-08-04-fix core mq cancel operation, need to use discard, not send_cancel as env wa...Christian Grothoff
2016-08-04-migrate testbed to new MQ APIChristian Grothoff