aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* -always return on null egoMartin Schanzenbach2021-05-15
|
* Revert "-coverity: use after free"Martin Schanzenbach2021-05-15
| | | | This reverts commit 168e501991b9506b588e1180527dad9c9662ae0c.
* Revert "-coverity: nptr frees"Martin Schanzenbach2021-05-15
| | | | This reverts commit c2b5973f9ada481c7d623e388094dd58e7668211.
* -coverity: nptr freesMartin Schanzenbach2021-05-15
|
* -coverity: use after freeMartin Schanzenbach2021-05-15
|
* -coverity: properly handle return valuesMartin Schanzenbach2021-05-15
|
* -coverity: use after freeMartin Schanzenbach2021-05-15
|
* -nptrMartin Schanzenbach2021-05-15
|
* -coverity; do not use assertion for actual code -- bad styleMartin Schanzenbach2021-05-15
|
* -coverityMartin Schanzenbach2021-05-15
|
* -coverity, remove commented codeMartin Schanzenbach2021-05-15
|
* -remove tracingMartin Schanzenbach2021-05-14
|
* -tng: fix max MTU valueMartin Schanzenbach2021-05-14
|
* -fix compiler warningsMartin Schanzenbach2021-05-12
|
* -more conversation api fixesMartin Schanzenbach2021-05-11
|
* - include h in expanded key as defined in lsd0001Martin Schanzenbach2021-05-10
|
* UTIL: Fix #6858Martin Schanzenbach2021-05-10
|
* CONVERSATION: Fix FTBFS for tests. #6857Martin Schanzenbach2021-05-10
|
* -fix actually follow spec for Salsa encryptionMartin Schanzenbach2021-05-03
|
* -add more tests for eddsa and gnsrecordMartin Schanzenbach2021-05-03
|
* Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2021-05-03
|\
| * -install headerChristian Grothoff2021-05-03
| |
| * migrate test as well, integrate child_management with libgnunetutilChristian Grothoff2021-05-03
| |
* | -fixMartin Schanzenbach2021-05-03
|/
* -remove (hopefully) unnecessary clampingMartin Schanzenbach2021-05-03
|
* -more comments, refactor derive_hMartin Schanzenbach2021-05-03
|
* -more comments on EDKEY signatureMartin Schanzenbach2021-05-03
|
* -add edkey test vectorMartin Schanzenbach2021-05-02
|
* -fix buildMartin Schanzenbach2021-05-02
|
* GNS: Add EDKEY support.Martin Schanzenbach2021-05-02
| | | | | | GNS and GNSRECORD can now handle EdDSA keys in addition to the existing ECDSA scheme. See also LSD0001.
* -fix compiler warningsChristian Grothoff2021-04-29
|
* - fix misc typosChristian Grothoff2021-04-28
|
* -fix FTBFSChristian Grothoff2021-04-26
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -fix typosChristian Grothoff2021-04-26
|
* -handle NULLChristian Grothoff2021-04-26
|
* fix gnunet-config: do not always write configuration fileChristian Grothoff2021-04-26
|
* -towards #6851: autotools 2.70Martin Schanzenbach2021-04-26
|
* - unconditionally build dlogMartin Schanzenbach2021-04-26
|
* -fix build reclaimMartin Schanzenbach2021-04-26
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-04-25
|\
| * -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | | | | | With some other changes to sentences here and there as I found appropriate.
| * Swap gnunet-config's default behaviour for the rewrite flagAlessio Vanni2021-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the previous default, a configuration file could keep values different from the defaults even when the user did not explicitly edit that option, potentially leading to buggy behaviour. For example: GNUnet's version X+1 changes the default value for a certain option A, but anyone who has edited the configuration file with version X or earlier, would still have got the old default for A even when updating to version X+1. It was possible to write only the edited parts, but that required explicitly passing the `--rewrite' (or `-w') flag. The default behaviour has now been swapped so that the resulting file contains only differences, while a "frozen" configuration is generated with the `--rewrite' flag. Also, as it's a minor change: a function used internally by the logging component was using translated strings to check the requested log level. This behaviour is buggy as passing an untranslated string to e.g. `GNUNET_log_setup', while the current locale is different and a translation for that string exists, would generate a different log level than the one requested.
| * RECLAIM: Added libpabc credential support.dev/schanzen/pabcMartin Schanzenbach2021-04-24
| |
* | - added testing cmd child managementt3sserakt2021-04-25
|/
* -unconditionally compile scalarproduct againChristian Grothoff2021-04-18
|
* SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818).Christian Grothoff2021-04-18
|
* -fix linker flagsChristian Grothoff2021-04-18
|
* -remove duplicate commentsChristian Grothoff2021-04-16
|