summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-11GNS: fix potential memory access violationdev/sebi/sboxSebastian Nadler
2024-01-11GNS: lightest test fix wrong identifierSebastian Nadler
2024-01-10more debian packaging fixesv0.21.0-talerdev.5Christian Grothoff
2024-01-10more debian packaging fixesChristian Grothoff
2024-01-10more debian packaging fixesChristian Grothoff
2024-01-10more debian packaging fixesChristian Grothoff
2024-01-10-try to fix Debian buildChristian Grothoff
2024-01-10- Fixed warnings.t3sserakt
2024-01-10Merge branch 'master' of ssh://git.gnunet.org/gnunetv0.21.0-talerdev.4t3sserakt
2024-01-10When to resend a validation challenge and when to start revalidation needs to...t3sserakt
2024-01-10first_challenge_use has to be reset in case of revalidation.t3sserakt
2024-01-10Fixed bug calculating next resend of fragments.t3sserakt
2024-01-10Fixed bug in logic freeing timedout QueueEntry.t3sserakt
2024-01-10Resuming communicators in case of core restarting.t3sserakt
2024-01-10Fixed bug in logic getting root parent of fragment which is a DV box.t3sserakt
2024-01-10Added missing GNUNET_TRANSPORT_core_receive_continue.t3sserakt
2024-01-10Changed creation of key for kx to be for every notification of transport abou...t3sserakt
2024-01-09bump lib version due to exported symbol changeChristian Grothoff
2024-01-09fix #8049Christian Grothoff
2024-01-09fix #8050 (plus more code cleanup)Christian Grothoff
2024-01-09fix #8051Christian Grothoff
2024-01-09fix #8048Christian Grothoff
2024-01-09fix #8052Christian Grothoff
2024-01-09fix #8043Christian Grothoff
2024-01-09fix #8042Christian Grothoff
2024-01-09fix #8044Christian Grothoff
2024-01-09fix #8046Christian Grothoff
2024-01-09fix #8045Christian Grothoff
2024-01-09fix #8047Christian Grothoff
2024-01-08-fix warningsv0.21.0-talerdev.3TheJackiMonster
2024-01-08fixChristian Grothoff
2024-01-08build: fix git submodule init and updateMartin Schanzenbach
2024-01-08bump gana to masterChristian Grothoff
2024-01-08build: simplify gana update scriptMartin Schanzenbach
2024-01-08define exit code for not restarting via systemd (see #8030)Christian Grothoff
2024-01-08fix #8032Christian Grothoff
2024-01-08fix typo in symbol nameChristian Grothoff
2024-01-08conversation: fix buffer length for string parser in gnsrecordMartin Schanzenbach
2024-01-08meson: fix build without pulseMartin Schanzenbach
2024-01-06build: update generated service ports headerMartin Schanzenbach
2024-01-06build: Update submodulesMartin Schanzenbach
2024-01-06-formatting, nicer return typesChristian Grothoff
2024-01-05-make bash happy about meson-check in bootstrapÖzgür Kesim
2024-01-04RECLAIM: Add pkgconfig configurationTheJackiMonster
2024-01-03MESSENGER: Implement function to send ticketTheJackiMonster
2024-01-02MESSENGER: Implement ticket messageTheJackiMonster
2024-01-02MESSENGER: encode/decode connection messageTheJackiMonster
2024-01-02-cleanup includesTheJackiMonster
2024-01-02-ignore idea configuration filesTheJackiMonster
2024-01-02MESSENGER: Fix warningTheJackiMonster