aboutsummaryrefslogtreecommitdiff
path: root/src/psyc
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-19+Nils Gillmann
2018-02-02fix Null Test After Dereferencelurchi
2018-01-21update test_psyc_api_joinxrs
2018-01-08add psyc testxrs
2018-01-04minor changexrs
2018-01-02Merge branch 'master' of ssh://gnunet.org/gnunetxrs
2018-01-02add test_psyc.confxrs
2018-01-02add testbed test for psycxrs
2017-12-30cleanuplurchi
2017-12-30master/slave pointers must not be NULL immediatly after sending leave requestlurchi
2017-12-26result is a boolean; stylistic changeslurchi
2017-12-26test_psyc: less services and less noise in the outputlurchi
2017-12-24be more clear about test procedure (use self-explanatory function names)lurchi
2017-12-24remove debug assertion; add debug outputlurchi
2017-12-24forgot to call GNUNET_SERVICE_client_continuelurchi
2017-11-24mark channel as disconnectin when a part request is sent; cleanuplurchi
2017-11-24added FIXMElurchi
2017-11-18Introduce PART/PART_ACK messages (tests will fail until multicast module is a...lurchi
2017-10-29handle service disconnect without crashing if reconnect failsChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-16update .gitignore filesChristian Grothoff
2017-02-07fix psyc service being unwilling to shutdownlurchi
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-17replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-09-24psyc,psycstore,social: switch to SERVICE APIGabor X Toth
2016-09-24multicast,psyc: switch to SERVICE APIGabor X Toth
2016-09-23psyc: switch to SERVICE APIGabor X Toth
2016-09-23multicast,psyc,social: remove core dependencnyGabor X Toth
2016-09-22psyc,psycstore,social fixesGabor X Toth
2016-08-27-proper checks for inbound messages being well-formedChristian Grothoff
2016-08-27-fix leakChristian Grothoff
2016-08-26fix MAX_PAYLOAD definition, thereby fixing wrong type for GNUNET_logChristian Grothoff
2016-08-20test_psyc: log levelGabor X Toth
2016-08-19psyc, socialGabor X Toth
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-08-17multicast, psyc, social: wait till last message sent before disconnectGabor X Toth
2016-08-17psyc, social: switch to MQGabor X Toth
2016-08-03multicast,psyc,social: use CORE_connecT()Gabor X Toth
2016-08-03leaks & warnsCarlo von lynX
2016-07-28fixed use after free and several printf warningsCarlo von lynX
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-06fixesGabor X Toth
2016-05-12psyc/social: transmit fixGabor X Toth
2016-05-06fix compiler warningsChristian Grothoff
2016-05-06fixing compiler warningsChristian Grothoff