aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| * | Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-12-28
| |\|
| | * -hunting memleaksMartin Schanzenbach2020-12-27
| | |
| | * RECLAIM: automatically purge dangling referencesMartin Schanzenbach2020-12-26
| | |
| | * fix error in presentation handlingMartin Schanzenbach2020-12-25
| | |
| * | import Debian build rules, split off libgnunetChristian Grothoff2020-12-28
| |/
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-12-25
| |\
| | * Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-12-21
| | |\
| | * | fixesMartin Schanzenbach2020-12-15
| | | |
| * | | bump versionChristian Grothoff2020-12-25
| | |/ | |/|
| * | lower log levelChristian Grothoff2020-12-20
| | |
| * | rudimentary fixesChristian Grothoff2020-12-20
| | |
| * | fix broadcast logic: needed port numberChristian Grothoff2020-12-20
| | |
| * | fix sendto bugChristian Grothoff2020-12-20
| | |
| * | -fix misc compiler warningsChristian Grothoff2020-12-20
| | |
| * | minor fixesChristian Grothoff2020-12-19
| | |
| * | change GNUNET_DISK_fn_write() to always do atomic writes and to NOT ↵Christian Grothoff2020-12-19
| | | | | | | | | | | | overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version
| * | indentation fixesChristian Grothoff2020-12-14
| | |
* | | - started making tng communicator test code more resilientt3sserakt2021-01-05
|/ /
* | - added code again that was accidentally lost during merget3sserakt2020-12-14
| |
* | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-12-14
|\|
| * -minor fixMartin Schanzenbach2020-12-11
| |
| * -fixMartin Schanzenbach2020-12-11
| |
| * -forgot to add prototypeChristian Grothoff2020-12-09
| |
| * add GNUNET_CRYPTO_hash_context_copy() functionChristian Grothoff2020-12-09
| |\
| * | add GNUNET_CRYPTO_hash_context_copy() functionChristian Grothoff2020-12-09
| | |
* | | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-12-08
|\ \ \ | | |/ | |/|
| * | RECLAIM: Return userinfo claims from cacheMartin Schanzenbach2020-12-08
| | |
| * | -rps: make format strings more portableJulius Bünger2020-12-07
| |/
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-12-05
| |\
| | * -remove unused macro / add commentFlorian Dold2020-12-04
| | |
| | * gnunet-crypto-tvg: fix bogus labelFlorian Dold2020-12-04
| | |
| | * add test vector unit testFlorian Dold2020-12-04
| | |
| | * gnunet-crypto-tvg: add verification modeFlorian Dold2020-12-04
| | |
| | * 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 indentationChristian Grothoff2020-12-05
| | |
| * | Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-12-01
| |\|
| | * -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
| | |
| * | Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-11-22
| |\ \
| * | | fix typeChristian Grothoff2020-11-22
| | | |
* | | | - added testing logic for backchannel and rekey tests. Fixed bugs for rekey ↵t3sserakt2020-12-08
| |_|/ |/| | | | | | | | logic.
* | | - 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
| |