aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of gnunet.org:gnunetng02019-12-01
|\
| * disable NSS for rootChristian Grothoff2019-11-30
| |
| * clarify cpu usedChristian Grothoff2019-11-30
| |
| * use new POW function consistently, also in revocationChristian Grothoff2019-11-30
| |
| * implement code for #3795Christian Grothoff2019-11-30
| |
| * create crypto_pow, in preparation for #3795Christian Grothoff2019-11-30
| |
| * add support for zkey CNAMEs #5978Schanzenbach, Martin2019-11-30
| |
| * Merge branch 'master' of ssh://gnunet.org/gnunetSchanzenbach, Martin2019-11-30
| |\
| * | add support for zkey TLDs in GNS2DNS recordsSchanzenbach, Martin2019-11-30
| | |
* | | handbook: glpk dependency was dropped.ng02019-12-01
| |/ |/|
* | gnunet-helper-transport-bluetooth.c: Fix copyright line.ng02019-11-30
|/
* update API descriptionSchanzenbach, Martin2019-11-30
|
* invert ifdef guardSchanzenbach, Martin2019-11-30
|
* correctly convert to IDNA when transitioning to DNSSchanzenbach, Martin2019-11-30
|
* fix GNS2DNS records for LSD001 UTF-8 changeSchanzenbach, Martin2019-11-30
|
* support compatibility mode for DNS names in gnunet-gnsSchanzenbach, Martin2019-11-30
|
* document rvalChristian Grothoff2019-11-29
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunetxrs2019-11-29
|\
| * remove some output redirections.ng02019-11-28
| |
| * gnunet-bugreport: improve libextrator + git detection, merge gnurl+curl checksng02019-11-28
| |
| * gnunet-bugreport: license and typong02019-11-27
| |
| * bootstrap: check for the shell builtin we use and exit if it doesn'tng02019-11-27
| | | | | | | | exist.
| * bootstrap: builtin type might be supported betterng02019-11-27
| | | | | | | | (or maybe they are equal)
| * contrib/scripts: use awk to modify interpreter substitution lines.ng02019-11-27
| |
| * gnunet-bugreport: rewrite large parts to make better use of awk,ng02019-11-27
| | | | | | | | | | replace grep with awk, require a shell which supports 'type' builtin, combine a few tests, and more.
| * src/util: This should fix make dist failure (untested)ng02019-11-27
| |
* | Minor fixes; preparing for next gnunet release.xrs2019-11-29
|/
* Merge branch 'master' of gnunet.org:gnunetng02019-11-27
|\
| * kdf_mod_mpi: fix size and use nboFlorian Dold2019-11-27
| |
| * kdf_mpi: be explicit about ctr sizeFlorian Dold2019-11-27
| |
| * DCE / GNUNET_TWEETNACL prefix for exported symbolsFlorian Dold2019-11-26
| |
* | contrib: Update guix.scm build helper fileEfraim Flashner2019-11-27
|/
* add license identifier to tweetnaclng02019-11-26
|
* pretty: fix location.ng02019-11-26
|
* use Curve25519 for ECDH and tweetnacl where we canFlorian Dold2019-11-26
| | | | | | | | | | | | This leads to some performance improvements and makes it easier to write software that interoperates with GNUnet / GNU Taler. It also avoids using the rather inconvenient libgcrypt APIs. We still need to keep libgcrypt though, as we need it for RSA, ECDSA and some other primitives. This change is still behind a #define NEW_CRYPTO, as it is a breaking change for both EdDSA (removing the superfluous additional hash) and for ECDHE (using Curve25519 instead of Ed25519).
* submodule should be HTTPS to avoid redirect warningFlorian Dold2019-11-26
|
* produce_html.sh.in: fix pthng02019-11-25
|
* test_gnunet_gns.sh.in: fixng02019-11-25
|
* fix path in g-g-p-s-cng02019-11-25
|
* first occurence of CLEANFILES, not second.ng02019-11-25
|
* test_gnunet_gns.sh: use shlibng02019-11-25
|
* chmod +x generated scriptng02019-11-25
|
* man/produce_html: use shlibng02019-11-25
|
* gnunet-gns-proxy-setup-ca: use shlibng02019-11-25
|
* add (some) buildcommon files to dist and installng02019-11-25
|
* bumpng02019-11-25
|
* add .inc file to .amng02019-11-25
|
* bump build-common, add Makefile.inc copy for bootstrapng02019-11-25
|
* bump build-commonng02019-11-25
|
* gnunet-gns-proxy-setup-ca: fix implementation and describe new changes.ng02019-11-25
|