aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix some linting issuesChristian Grothoff2020-12-28
|
* another linker fixChristian Grothoff2020-12-28
|
* fix for bitchy linkersChristian Grothoff2020-12-28
|
* include usr/share/ in libgnunetutilChristian Grothoff2020-12-28
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-12-28
|\
| * update handbook someMartin Schanzenbach2020-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
| |\
| * | cleanup before buildMartin 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
| |
* | Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-12-19
|\ \
| * | @include chapters/configuration.texiThien-Thi Nguyen2020-12-15
| | |
| * | fix typo; quote { and } (six instances)Thien-Thi Nguyen2020-12-15
| | |
| * | include Configuration Handbook in gnunet.infoThien-Thi Nguyen2020-12-15
| | | | | | | | | | | | | | | | | | (Minimal configuration): Use one-arg form of pxref (revert last commit). (Top): Comment in "Configuration Handbook". <detailmenu>: Add "Configuration Handbook" incl. section "Config file format".
| * | use four args in pxrefThien-Thi Nguyen2020-12-15
| | |
| * | add pxref to ‘Config file format’Thien-Thi Nguyen2020-12-15
| | |
| * | [doc] Add section "Config file format"Thien-Thi Nguyen2020-12-15
| | | | | | | | | | | | | | | This is based on a similar fragment in Taler docs.git. I am certain it contains inaccuracies; please take a critical look.
* | | 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
| |
* | - added code again that was accidentally lost during merget3sserakt2020-12-14
| |
* | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-12-14
|\ \
| * | minor fixxrs2020-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
| | |