aboutsummaryrefslogtreecommitdiff
path: root/src/messenger/gnunet-service-messenger.c
Commit message (Expand)AuthorAge
* BUILD: Move messenger to serviceMartin Schanzenbach2023-10-19
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -fix coverityMartin Schanzenbach2022-11-01
* -fix revocation APIMartin Schanzenbach2022-10-29
* -fix ftbfsMartin Schanzenbach2022-10-29
* -fix ftbfsMartin Schanzenbach2022-10-29
* -fix duplicate naming of functions in messengerTheJackiMonster2022-06-07
* -fix crash when member left messenger roomTheJackiMonster2022-03-15
* -fixed problem of uninitialized memory by not using itTheJackiMonster2021-11-22
* -fix missing own member session during room openingTheJackiMonster2021-11-19
* -fixes memory leaks with message body decodingTheJackiMonster2021-11-15
* -indentation of parametersTheJackiMonster2021-09-27
* -fix many more typosChristian Grothoff2021-04-26
* -multiple fixes and correction regarding messenger serviceTheJackiMonster2021-04-04
* -fixed multiple leaks in messengerTheJackiMonster2021-03-29
* -added core functionality of the messenger serviceTheJackiMonster2021-03-06
* -remerge branch 'jacki/messenger'TheJackiMonster2020-11-12