Age | Commit message (Expand) | Author |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-08-17 | multicast: use CADET port hash derived from group key | Gabor X Toth |
2016-08-17 | multicast, psyc, social: wait till last message sent before disconnect | Gabor X Toth |
2016-08-17 | GNUNET_MQ_get_last_envelope() | Gabor X Toth |
2016-08-17 | psyc, social: switch to MQ | Gabor X Toth |
2016-08-16 | Comparing EXTRACTOR_MetaType to -1 is always false | David Barksdale |
2016-08-14 | migrating set to new CADET port API - tests now fail due to CADET issues | Christian Grothoff |
2016-08-14 | fix use-after-free issue | Christian Grothoff |
2016-08-14 | -fix testcases, ensure shutdown works properly | Christian Grothoff |
2016-08-14 | -fix testcase shutdown | Christian Grothoff |
2016-08-14 | -missing include/ changes from last patches | Christian Grothoff |
2016-08-14 | -slightly better port setup, for RPS I don't quite see a better way yet | Christian Grothoff |
2016-08-14 | -slightly better FS port conversion, more to be done _much_ later | Christian Grothoff |
2016-08-13 | -indentation, doxygen | Christian Grothoff |
2016-08-13 | fix star topology generation | Christian Grothoff |
2016-08-13 | -use new_array where appropriate, fix indentation | Christian 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, fixed | Christian Grothoff |
2016-08-12 | ipv6 udp broadcasts are ending up on ipv4 | Carlo von lynX |
2016-08-11 | -disable nse pow in FS tests | Christian Grothoff |
2016-08-11 | -converting API to use new CADET ports | Christian Grothoff |
2016-08-11 | -converting API to use new CADET ports | Christian Grothoff |
2016-08-11 | -change log level to DEBUG | Christian Grothoff |
2016-08-11 | -do not cancel on disconnect | Christian Grothoff |
2016-08-11 | -note simplification possibility | Christian Grothoff |
2016-08-11 | -convert vpn/exit/pt to use new CADET ports | Christian Grothoff |
2016-08-11 | -fix more shift errors | Christian Grothoff |
2016-08-10 | - missing implementation | Bart 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 MQ | Bart Polot |
2016-08-10 | Port CADET API to MQ | Bart Polot |
2016-08-10 | use non-constant ports for CADET with scalarproduct | Christian Grothoff |
2016-08-09 | -proposal for new service API | Christian Grothoff |
2016-08-09 | protect CLI from port scanning: use string ports | Carlo von lynX |
2016-08-09 | GNUNET_CADET_close_port doesnt work as expected. Bailing out instead. | Carlo von lynX |
2016-08-09 | end-user friendly output messages, ok like this? | Carlo von lynX |
2016-08-08 | UX: message type for important things that aren't evil | Carlo von lynX |
2016-08-08 | Merge branch 'master' of /RAM/proj/gnunet | Carlo von lynX |
2016-08-08 | eliminate constantly hashing PIDs by storing and caching the result | Christian Grothoff |
2016-08-07 | -fix build | Christian Grothoff |
2016-08-06 | testbed: STAR topology (SCNR) | Carlo von lynX |
2016-08-06 | probably the wrong place to address high-level features | Carlo von lynX |
2016-08-06 | multicast: don't advertise the origin in the P2P overlay | Carlo von lynX |
2016-08-06 | multicast: use INFO not WARNING | Carlo von lynX |
2016-08-05 | -convert quota test to MQ API | Christian Grothoff |
2016-08-04 | multicast: switch to MQ | Gabor X Toth |
2016-08-04 | psycstore: switch to MQ | Gabor X Toth |
2016-08-04 | op: lib for async operations | Gabor 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 API | Christian Grothoff |