aboutsummaryrefslogtreecommitdiff
path: root/src/multicast/gnunet-service-multicast.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* fix wrong conditionxrs2018-07-04
* fix type: using wrong type of bracketJulius Bünger2018-06-25
* indentHernani Marques2018-06-24
* Avoid dvision by zeroHernani Marques2018-06-24
* 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
* fixed inverted greater-than less-thant3sserakt2018-02-28
* fixed stupid copy pastet3sserakt2018-02-18
* fixed codesonar: 463.634, 1216.1564, 547.830, 1215.1563, 441.612, 478.650t3sserakt2018-02-16
* multicast hotfix: relay_count is coerced from ul to uspsyc://loupsycedyglgamf.onion/~lynX2018-02-12
* fix memory leakChristian Grothoff2018-01-04
* test_social runs into the case GNUNET_YES == grp->is_disconnectedlurchi2017-12-30
* stylistic fixlurchi2017-12-24
* we have to destroy channels to the origin when cleaning up a memberlurchi2017-12-15
* actually use the is_disconnecting flag; debug output; remove dead codelurchi2017-12-14
* introduce part request / part ack messages (for leaving multicast groups) and...lurchi2017-11-24
* missing clean upxrs2017-07-13
* multicast: fix bugsxrs2017-07-13
* Update multicast testxrs2017-06-22
* Merge branch 'master' of gnunet.org:gnunettg(x)2017-03-22
|\
| * renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* | multicast: fix replay_req_remove_cadet()tg(x)2017-02-28
|/
* multicast: fix replay_req_remove_client()tg(x)2017-02-28
* multicast: logging, test fixtg(x)2017-02-24
* multicast: switch to new cadet apitg(x)2017-02-22
* More bugfixes to make gnunet-social usablelurchi2017-01-17
* bugfixes in the multicast servicelurchi2017-01-16
* multicast,psyc: switch to SERVICE APIGabor X Toth2016-09-24
* multicast: switch to SERVICE APIGabor X Toth2016-09-23
* multicast,psyc,social: remove core dependencnyGabor X Toth2016-09-23
* multicast: close cadet portGabor X Toth2016-08-20
* multicast: use CADET port hash derived from group keyGabor X Toth2016-08-17
* multicast: use INFO not WARNINGCarlo von lynX2016-08-06
* multicast,psyc,social: use CORE_connecT()Gabor X Toth2016-08-03
* social: allow multiple calls to disconnect(), rest: handle warningsCarlo von lynX2016-07-30
* - fix CADET-using servicesBart Polot2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fixesGabor X Toth2016-06-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* psyc/multicast: var namesGabor X Toth2016-01-15
* multicast/psyc/social: message acks & schedulingGabor X Toth2015-09-27
* multicast: removed replay cancellation as responses are limitedGabor X Toth2015-09-26
* multicast: removed membership test callback as clients check that already dur...Gabor X Toth2015-09-26
* psyc fixesGabor X Toth2015-09-26
* multicast: replayGabor X Toth2015-09-26
* multicast testsGabor X Toth2015-09-13