aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* gnunet-crypto-tvg: output JSON, fix memleaksFlorian Dold2020-12-04
| | | | | This commit also bumps the version of libgnunetutil, due to the spell checking fix to xts in rsa (un)blinding.
* -fix linkMartin Schanzenbach2020-11-30
|
* -start TNG transport test logicMartin Schanzenbach2020-11-30
|
* -rename communicator testing logicMartin Schanzenbach2020-11-30
|
* -fix communicator cleanupMartin Schanzenbach2020-11-30
|
* - added inband udp communicator rekey logict3sserakt2020-11-24
|
* rps: fix another 'format not a string literal' warningDaniel Golle2020-11-21
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-11-18
|\
| * - do not cleanup client twiceMartin Schanzenbach2020-11-18
| |
| * rps: deal with currently unused codeJulius Bünger2020-11-16
| |
| * rps: comment ill-defined codeJulius Bünger2020-11-16
| |
| * rps: properly initialise memoryJulius Bünger2020-11-16
| |
| * rps: use proper signednessJulius Bünger2020-11-16
| |
| * rps: use correct buffer sizesJulius Bünger2020-11-16
| |
| * rps: use correct types in format stringsJulius Bünger2020-11-16
| |
| * rps: get rid of warnings about harmless uninitialized variablesJulius Bünger2020-11-16
| |
* | more loggingChristian Grothoff2020-11-18
|/
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-11-16
|\
| * rps: fix sources for multiple warningsJulius Bünger2020-11-16
| |
* | bump dns nameChristian Grothoff2020-11-16
|/
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-11-14
|\
| * rps: fix format not a string literal and no format argumentsDaniel Golle2020-11-14
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | -minor style fixesChristian Grothoff2020-11-14
|/
* more typosChristian Grothoff2020-11-14
|
* misc spelling issuesChristian Grothoff2020-11-14
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-11-14
|\
| * -warnings mostly formatMartin Schanzenbach2020-11-13
| |
| * -added test config for messengerTheJackiMonster2020-11-13
| |
| * -fix postgres test connection stringMartin Schanzenbach2020-11-13
| |
| * -added more docs for messengerTheJackiMonster2020-11-12
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * -add identity linker flagMartin Schanzenbach2020-11-13
| |
| * -remerge branch 'jacki/messenger'TheJackiMonster2020-11-12
| | | | | | | | This reverts commit e11d1e59e4ae5f7d89c33df3ae9ca8f1ece990cf.
| * -fix timeout testMartin Schanzenbach2020-11-13
| |
* | spell checkingChristian Grothoff2020-11-14
|/
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-11-12
|\
| * -revert "-merge branch 'jacki/messenger'"TheJackiMonster2020-11-12
| | | | | | | | | | This reverts commit fec34163a1f17729c190022a2bf747f48e34f07a, reversing changes made to 63fe195e40e55f13ab29e3ba578e97017fc4cc48.
| * -merge branch 'jacki/messenger'TheJackiMonster2020-11-12
| |\ | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| | * adding the messenger service and its client-side libraryTheJackiMonster2020-11-12
| | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * | -fixMartin Schanzenbach2020-11-10
| | |
| * | -fixMartin Schanzenbach2020-11-10
| | |
| * | -fix conversationMartin Schanzenbach2020-11-10
| | |
| * | -minor API changeMartin Schanzenbach2020-11-10
| | |
| * | -fix testsMartin Schanzenbach2020-11-10
| | |
| * | -fix signatures in revocationMartin Schanzenbach2020-11-10
| | |
| * | fixed signature assertsTheJackiMonster2020-11-08
| | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * | formatting my identity api codeTheJackiMonster2020-11-07
| | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * | added compact reading and writing for signaturesTheJackiMonster2020-11-06
| | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * | ensured compacted writing and readingTheJackiMonster2020-11-05
| | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * | revocation and reclaim updated verificationTheJackiMonster2020-11-05
| | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * | additional abstraction for identity keysTheJackiMonster2020-11-05
| | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>