aboutsummaryrefslogtreecommitdiff
path: root/src/psyc
Commit message (Expand)AuthorAge
* disable test_psyc2, ftbfsChristian Grothoff2018-06-26
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* get rid of another Makefile.am warningChristian Grothoff2018-06-16
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* +Nils Gillmann2018-05-19
* fix Null Test After Dereferencelurchi2018-02-02
* update test_psyc_api_joinxrs2018-01-21
* add psyc testxrs2018-01-08
* minor changexrs2018-01-04
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2018-01-02
|\
| * cleanuplurchi2017-12-30
| * master/slave pointers must not be NULL immediatly after sending leave requestlurchi2017-12-30
| * result is a boolean; stylistic changeslurchi2017-12-26
| * test_psyc: less services and less noise in the outputlurchi2017-12-26
| * be more clear about test procedure (use self-explanatory function names)lurchi2017-12-24
| * remove debug assertion; add debug outputlurchi2017-12-24
| * forgot to call GNUNET_SERVICE_client_continuelurchi2017-12-24
| * mark channel as disconnectin when a part request is sent; cleanuplurchi2017-11-24
| * added FIXMElurchi2017-11-24
| * Introduce PART/PART_ACK messages (tests will fail until multicast module is a...lurchi2017-11-18
| * handle service disconnect without crashing if reconnect failsChristian Grothoff2017-10-29
* | add test_psyc.confxrs2018-01-02
* | add testbed test for psycxrs2018-01-02
|/
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* update .gitignore filesChristian Grothoff2017-03-16
* fix psyc service being unwilling to shutdownlurchi2017-02-07
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* - add subdirectory gitignore filesBart Polot2016-11-09
* psyc,psycstore,social: switch to SERVICE APIGabor X Toth2016-09-24
* multicast,psyc: switch to SERVICE APIGabor X Toth2016-09-24
* psyc: switch to SERVICE APIGabor X Toth2016-09-23
* multicast,psyc,social: remove core dependencnyGabor X Toth2016-09-23
* psyc,psycstore,social fixesGabor X Toth2016-09-22
* -proper checks for inbound messages being well-formedChristian Grothoff2016-08-27
* -fix leakChristian Grothoff2016-08-27
* fix MAX_PAYLOAD definition, thereby fixing wrong type for GNUNET_logChristian Grothoff2016-08-26
* test_psyc: log levelGabor X Toth2016-08-20
* psyc, socialGabor X Toth2016-08-19
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* multicast, psyc, social: wait till last message sent before disconnectGabor X Toth2016-08-17
* psyc, social: switch to MQGabor X Toth2016-08-17
* multicast,psyc,social: use CORE_connecT()Gabor X Toth2016-08-03
* leaks & warnsCarlo von lynX2016-08-03
* fixed use after free and several printf warningsCarlo von lynX2016-07-28
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08