aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetChristian Grothoff2021-11-25
|\
| * - added missing broadcast test topology conf filet3sserakt2021-11-24
| * RECLAIM: Fix bug that multiple attributes with the same name are added in CLINico Thomas2021-11-24
| * - fixed stack overflow in tng servicet3sserakt2021-11-24
| * Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2021-11-22
| |\
| | * -fixes two memory leaksTheJackiMonster2021-11-22
| * | - fix wrong kernel parameter check. Fix double free of GNUNET_HELPER_SendHandlet3sserakt2021-11-22
| |/
| * -fixed problem of uninitialized memory by not using itTheJackiMonster2021-11-22
| * -initialize memory with zeroesTheJackiMonster2021-11-22
| * -indentChristian Grothoff2021-11-22
| * -indentChristian Grothoff2021-11-22
| * -fixesChristian Grothoff2021-11-22
| * -fixesChristian Grothoff2021-11-22
| * -fix rtypeChristian Grothoff2021-11-21
| * -avoid warningsChristian Grothoff2021-11-21
| * -fix missing join messages in known roomsTheJackiMonster2021-11-19
| * -fix missing own member session during room openingTheJackiMonster2021-11-19
| * Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2021-11-19
| |\
| | * -forward stored message to client api handlerTheJackiMonster2021-11-19
| | * -running messenger service as user to pick identities correctlyTheJackiMonster2021-11-18
| | * -writing identity keys to buffer consistentlyTheJackiMonster2021-11-18
| * | - Fixed header, fixed log level, changed block until connect logic, fixed mem...t3sserakt2021-11-19
* | | fix event loop subscriptions on DB reconnectChristian Grothoff2021-11-25
| |/ |/|
* | subscribes are not reference counted by postgres, only subscribe/unsubscribe ...Christian Grothoff2021-11-17
* | -fixes memory leaks with message body decodingTheJackiMonster2021-11-15
* | -indentChristian Grothoff2021-11-15
* | -minor code cleanupChristian Grothoff2021-11-13
* | -add gns record plugin for messenger room entriesTheJackiMonster2021-11-13
|/
* - Added broadcast test case. changed transport_api_cmd_start_peer.c to be con...t3sserakt2021-11-13
* - using switch statement to identify different helper messagest3sserakt2021-11-09
* Merge branch 'master' into dev/t3ss/tngt3sserakt2021-11-09
|\
| * -better loggingChristian Grothoff2021-11-06
| * -style fixesChristian Grothoff2021-11-01
| * -cleanupChristian Grothoff2021-11-01
| * -fix subtle bug in GNUNET_CONFIGURATION_defaultAlessio Vanni2021-10-30
| * add logging for DB perf analysisChristian Grothoff2021-10-28
| * -cleanupChristian Grothoff2021-10-25
| * -style fixesChristian Grothoff2021-10-23
| * -fix linker issue on DebianChristian Grothoff2021-10-22
| * kdf: zero out salt correctlyFlorian Dold2021-10-19
| * make KDF conform to RFC 5869Florian Dold2021-10-19
* | - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
* | - fixed coverity issuest3sserakt2021-10-28
* | changes to reflect the changes in testing_api_loop.ct3sserakt2021-10-25
* | Merge branch 'master' into dev/t3ss/tngt3sserakt2021-10-15
|\|
| * removed versioned artefacts with v2 and v3. changes to reflect the changes in...t3sserakt2021-10-14
| * BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
| * BUILD: Remove W32 ifdefMartin Schanzenbach2021-10-11
| * BUILD: Remove SuperMUC code. Issue #7033Martin Schanzenbach2021-10-11
| * -add testing.h to make distv0.15.4-alpha.2Christian Grothoff2021-10-10