Age | Commit message (Expand) | Author |
2019-02-11 | externalizing secushare logic | Christian Grothoff |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
2018-11-16 | put old psyc test in place | xrs |
2018-06-26 | disable test_psyc2, ftbfs | Christian Grothoff |
1984-04-04 | rename FORCESTART into IMMEDIATE_START (#4547b) | psyc://loupsycedyglgamf.onion/~lynX |
1984-04-04 | AUTOSTART renamed into START_ON_DEMAND (#4547a) | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-16 | get rid of another Makefile.am warning | Christian Grothoff |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-05-19 | + | Nils Gillmann |
2018-02-02 | fix Null Test After Dereference | lurchi |
2018-01-21 | update test_psyc_api_join | xrs |
2018-01-08 | add psyc test | xrs |
2018-01-04 | minor change | xrs |
2018-01-02 | Merge branch 'master' of ssh://gnunet.org/gnunet | xrs |
2018-01-02 | add test_psyc.conf | xrs |
2018-01-02 | add testbed test for psyc | xrs |
2017-12-30 | cleanup | lurchi |
2017-12-30 | master/slave pointers must not be NULL immediatly after sending leave request | lurchi |
2017-12-26 | result is a boolean; stylistic changes | lurchi |
2017-12-26 | test_psyc: less services and less noise in the output | lurchi |
2017-12-24 | be more clear about test procedure (use self-explanatory function names) | lurchi |
2017-12-24 | remove debug assertion; add debug output | lurchi |
2017-12-24 | forgot to call GNUNET_SERVICE_client_continue | lurchi |
2017-11-24 | mark channel as disconnectin when a part request is sent; cleanup | lurchi |
2017-11-24 | added FIXME | lurchi |
2017-11-18 | Introduce PART/PART_ACK messages (tests will fail until multicast module is a... | lurchi |
2017-10-29 | handle service disconnect without crashing if reconnect fails | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-16 | update .gitignore files | Christian Grothoff |
2017-02-07 | fix psyc service being unwilling to shutdown | lurchi |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-17 | replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallback | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-09-24 | psyc,psycstore,social: switch to SERVICE API | Gabor X Toth |
2016-09-24 | multicast,psyc: switch to SERVICE API | Gabor X Toth |
2016-09-23 | psyc: switch to SERVICE API | Gabor X Toth |
2016-09-23 | multicast,psyc,social: remove core dependencny | Gabor X Toth |
2016-09-22 | psyc,psycstore,social fixes | Gabor X Toth |
2016-08-27 | -proper checks for inbound messages being well-formed | Christian Grothoff |
2016-08-27 | -fix leak | Christian Grothoff |
2016-08-26 | fix MAX_PAYLOAD definition, thereby fixing wrong type for GNUNET_log | Christian Grothoff |
2016-08-20 | test_psyc: log level | Gabor X Toth |
2016-08-19 | psyc, social | Gabor X Toth |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-08-17 | multicast, psyc, social: wait till last message sent before disconnect | Gabor X Toth |
2016-08-17 | psyc, social: switch to MQ | Gabor X Toth |
2016-08-03 | multicast,psyc,social: use CORE_connecT() | Gabor X Toth |