aboutsummaryrefslogtreecommitdiff
path: root/src/messenger/messenger_api_message.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
* MESSENGER: Update private message struct, increase service version to 0.2TheJackiMonster2023-09-08
* MESSENGER: UncrustifyTheJackiMonster2023-08-07
* MESSENGER: Update private message using new IDENTITY encyptionTheJackiMonster2023-08-07
* NEWS: Added new CCA-secure KEM and use in IDENTITY encryptionMartin Schanzenbach2023-07-16
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -fix key decoding issue in messengerTheJackiMonster2022-11-01
* -fix ftbfsMartin Schanzenbach2022-10-29
* -added support for deletion messages in messenger serviceTheJackiMonster2022-02-18
* -fixed problem of uninitialized memory by not using itTheJackiMonster2021-11-22
* -fixes memory leaks with message body decodingTheJackiMonster2021-11-15
* -indentation of parametersTheJackiMonster2021-09-27
* -replaced c++ keywords in messenger service headerTheJackiMonster2021-07-17
* -moved messenger service out of experimentalTheJackiMonster2021-06-11
* -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