aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* make udp transport experimental p2Schanzenbach, Martin2019-12-12
|
* make udp transport experimentalSchanzenbach, Martin2019-12-12
|
* replace DNS server that is down with one that is runningChristian Grothoff2019-12-12
|
* need patience for http downloadChristian Grothoff2019-12-12
|
* trap expects INT, not SIGINTChristian Grothoff2019-12-12
|
* fix rest testcaseChristian Grothoff2019-12-12
|
* fix #5988Schanzenbach, Martin2019-12-11
|
* accidentally used en instead of C in langSchanzenbach, Martin2019-12-11
|
* set lang to C for testSchanzenbach, Martin2019-12-11
|
* do not run cleaner on part that was never setupChristian Grothoff2019-12-07
|
* style fixChristian Grothoff2019-12-07
|
* fix sig serializationChristian Grothoff2019-12-07
|
* fix warningsChristian Grothoff2019-12-07
|
* make these tests experimental for nwoChristian Grothoff2019-12-07
|
* fix libgnunetpq for RSA encodingChristian Grothoff2019-12-07
|
* flip LSD0001 definesChristian Grothoff2019-12-07
|
* fix #3795/5968/5398Christian Grothoff2019-12-07
|
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* Merge branch 'master' of gnunet.org:gnunetng02019-12-01
|\
| * ifdef guard changes for LSD001/0.12Schanzenbach, Martin2019-12-01
| |
| * fix #5927Schanzenbach, Martin2019-12-01
| |
* | remove experimental, not yet building code for *BSD (build-system part).ng02019-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
|\
| * gnunet-helper-transport-bluetooth.c: Fix copyright line.ng02019-11-30
| |
* | add support for zkey TLDs in GNS2DNS recordsSchanzenbach, Martin2019-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
|
* src/util: This should fix make dist failure (untested)ng02019-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
|
* add license identifier to tweetnaclng02019-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).
* 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
|
* gnunet-gns-proxy-setup-ca: use shlibng02019-11-25
|
* gnunet-gns-proxy-setup-ca: fix implementation and describe new changes.ng02019-11-25
|
* fix pointer indentationChristian Grothoff2019-11-24
|