aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* MESSENGER: Adjust loggingTheJackiMonster2024-01-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: fix private messagingTheJackiMonster2024-01-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Add function to delete messagesTheJackiMonster2024-01-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -adjust log outputTheJackiMonster2024-01-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Drop transcript when sending private messages to own keyTheJackiMonster2024-01-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Store recipient information for each message locallyTheJackiMonster2024-01-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Implement handling transcript messagesTheJackiMonster2024-01-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Add recipient to message callbackTheJackiMonster2024-01-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Implement automatic transcription of private messagesTheJackiMonster2024-01-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Add transcript and tag message kindsTheJackiMonster2024-01-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Cleanup includes in codeTheJackiMonster2024-01-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* explain GNUNET_JSON_parse_free() betterChristian Grothoff2024-01-17
|
* GNS: fix potential memory access violationdev/sebi/sboxSebastian Nadler2024-01-11
|
* GNS: lightest test fix wrong identifierSebastian Nadler2024-01-11
|
* more debian packaging fixesv0.21.0-talerdev.5Christian Grothoff2024-01-10
|
* more debian packaging fixesChristian Grothoff2024-01-10
|
* more debian packaging fixesChristian Grothoff2024-01-10
|
* more debian packaging fixesChristian Grothoff2024-01-10
|
* -try to fix Debian buildChristian Grothoff2024-01-10
|
* - Fixed warnings.t3sserakt2024-01-10
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunetv0.21.0-talerdev.4t3sserakt2024-01-10
|\
| * bump lib version due to exported symbol changeChristian Grothoff2024-01-09
| |
| * fix #8049Christian Grothoff2024-01-09
| |
| * fix #8050 (plus more code cleanup)Christian Grothoff2024-01-09
| |
| * fix #8051Christian Grothoff2024-01-09
| |
| * fix #8048Christian Grothoff2024-01-09
| |
| * fix #8052Christian Grothoff2024-01-09
| |
| * fix #8043Christian Grothoff2024-01-09
| |
| * fix #8042Christian Grothoff2024-01-09
| |
| * fix #8044Christian Grothoff2024-01-09
| |
| * fix #8046Christian Grothoff2024-01-09
| |
| * fix #8045Christian Grothoff2024-01-09
| |
| * fix #8047Christian Grothoff2024-01-09
| |
| * -fix warningsv0.21.0-talerdev.3TheJackiMonster2024-01-08
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * fixChristian Grothoff2024-01-08
| |
| * build: fix git submodule init and updateMartin Schanzenbach2024-01-08
| |
| * bump gana to masterChristian Grothoff2024-01-08
| |
| * build: simplify gana update scriptMartin Schanzenbach2024-01-08
| |
| * define exit code for not restarting via systemd (see #8030)Christian Grothoff2024-01-08
| |
| * fix #8032Christian Grothoff2024-01-08
| |
| * fix typo in symbol nameChristian Grothoff2024-01-08
| |
| * conversation: fix buffer length for string parser in gnsrecordMartin Schanzenbach2024-01-08
| |
| * meson: fix build without pulseMartin Schanzenbach2024-01-08
| |
| * build: update generated service ports headerMartin Schanzenbach2024-01-06
| |
| * build: Update submodulesMartin Schanzenbach2024-01-06
| |
| * -formatting, nicer return typesChristian Grothoff2024-01-06
| |
| * -make bash happy about meson-check in bootstrapÖzgür Kesim2024-01-05
| |
| * RECLAIM: Add pkgconfig configurationTheJackiMonster2024-01-04
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * MESSENGER: Implement function to send ticketTheJackiMonster2024-01-03
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * MESSENGER: Implement ticket messageTheJackiMonster2024-01-02
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>