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