aboutsummaryrefslogtreecommitdiff
path: root/src/messenger
Commit message (Expand)AuthorAge
* BUILD: Move messenger to serviceMartin Schanzenbach2023-10-19
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* TNG: Remove some testbed dependent testsMartin Schanzenbach2023-10-14
* Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\
| * BUILD: Meson, more missing pluginsMartin Schanzenbach2023-09-29
| * -ftbfsMartin Schanzenbach2023-09-27
| * BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
| * BUILD: More pkgconfig and installationMartin Schanzenbach2023-09-23
| * BUILD: More pkgconfigMartin Schanzenbach2023-09-23
| * BUILD: Add more subsystems to meson buildMartin Schanzenbach2023-09-21
| * 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
* | TNG: Deactivated all tests which rely on the old transport api.t3sserakt2023-06-29
|/
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* 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 coverityMartin Schanzenbach2022-11-01
* -fix revocation APIMartin Schanzenbach2022-10-29
* -fix ftbfsMartin Schanzenbach2022-10-29
* -fix ftbfsMartin Schanzenbach2022-10-29
* IDENTITY/NAMESTORE:Martin Schanzenbach2022-10-27
* -fix conflictMartin Schanzenbach2022-10-18
|\
| * -DOC: Documentation cleanup pass through MESSENGER subsystemWillow Liquorice2022-10-03
| * -DOC: Numerous small fixes to clean up short warning categoriesWillow Liquorice2022-10-03
* | -cleanup more warningsMartin Schanzenbach2022-10-11
|/
* -fix duplicate naming of functions in messengerTheJackiMonster2022-06-07
* -fix unchecked remove calls in messenger ego storeTheJackiMonster2022-05-05
* -added name for deletion message kindTheJackiMonster2022-04-24
* -fix messenger renamingTheJackiMonster2022-04-05
* -implement messenger key update, fix ego store operationsTheJackiMonster2022-04-02
* -add gns record type handling for messenger room detailsTheJackiMonster2022-03-21
* -fix crash when member left messenger roomTheJackiMonster2022-03-15
* -added support for deletion messages in messenger serviceTheJackiMonster2022-02-18
* -fix messenger service configurationTheJackiMonster2022-02-15
* -fix messenger client-side contact initialization for new messagesTheJackiMonster2021-12-15
* -fix messenger load-, store-operations and uninitialized memoryTheJackiMonster2021-11-29
* -fixes two memory leaksTheJackiMonster2021-11-22
* -fixed problem of uninitialized memory by not using itTheJackiMonster2021-11-22
* -initialize memory with zeroesTheJackiMonster2021-11-22
* -fix missing join messages in known roomsTheJackiMonster2021-11-19
* -fix missing own member session during room openingTheJackiMonster2021-11-19
* -forward stored message to client api handlerTheJackiMonster2021-11-19
* -running messenger service as user to pick identities correctlyTheJackiMonster2021-11-18
* -fixes memory leaks with message body decodingTheJackiMonster2021-11-15