aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
Commit message (Expand)AuthorAge
* move from tweetnacl (+custom hacks) -> only sodiumFlorian Dold2020-05-06
* add argon2 for LSD0001Schanzenbach, Martin2020-04-17
* adding a GNUNET_memcmp_priv for constant-time comparing of data; fixes #6152 ...Christian Grothoff2020-04-03
* adding MQ benchmarkChristian Grothoff2020-02-04
* add minimal scheduler benchmarkChristian Grothoff2020-02-04
* remove Taler-specific leftovers, we don't need them anymoreFlorian Dold2020-01-15
* add test vector generation for crypto opsFlorian Dold2020-01-15
* move buffer library from GNU Taler to GNUnetFlorian Dold2020-01-15
* add test for ecdsa ecdhSchanzenbach, Martin2020-01-06
* create crypto_pow, in preparation for #3795Christian Grothoff2019-11-30
* src/util: This should fix make dist failure (untested)ng02019-11-27
* use Curve25519 for ECDH and tweetnacl where we canFlorian Dold2019-11-26
* revert changes for gnunet-qr, see note in configure.acng02019-11-21
* comment secondary dependencies for -qrng02019-11-21
* add initial logic to detect zbar dependenciesng02019-11-21
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* pathes to better support third party extensions from ML. Thanks to Alessio VanniSchanzenbach, Martin2019-08-08
* Introducing GNUNET_Uuid and matching hash map for 128 bit values.Christian Grothoff2019-06-18
* version bumpingChristian Grothoff2019-06-05
* distingChristian Grothoff2019-04-03
* fix linker options for gnunet-qrChristian Grothoff2019-04-03
* gnunet-qr: Use GNUNET_PROGRAM_run to simplify the code.Hartmut Goebel2019-03-13
* gnunet-qr: Use the `gnunet-uri` binary installed into PREFIX.Hartmut Goebel2019-03-13
* gnunet-qr: Add into Makefile.am and pofiles,Hartmut Goebel2019-03-13
* attempted fix #5622Schanzenbach, Martin2019-03-02
* fix #5611?ng02019-02-26
* src/util: Add gnunet-qr to cleanfilesng02019-02-26
* Proposed fix for https://bugs.gnunet.org/view.php?id=5611ng02019-02-26
* src/util: Use make 4.0 assignment operatorng02019-02-25
* temp fix for #5606Schanzenbach, Martin2019-02-24
* util: build with external libatomicDaniel Golle2019-02-23
* Fix bug reported by schanzen@ where bootstrap is not enough for our python2.7...ng02019-02-15
* Switch to python3.7 (integration-tests incomplete), continue using python2.7 ...ng02019-02-14
* fixing 'make dist' issuesChristian Grothoff2019-02-13
* - Fix build of ats transport plugin not linking against libgnunetntSchanzenbach, Martin2019-02-05
* fix -lidn(2) linkage by adding missing AM_CONDITIONAL and missing endif state...Christian Grothoff2018-10-25
* libidn + libidn2 support, as proposed by WJ Liu / multiSnow in a github gist.Nils Gillmann2018-10-25
* basic benchmarkingFlorian Dold2018-08-18
* move gnunet-timeout to src/util/, fix issues related to #5375Christian Grothoff2018-07-01
* move dns ops again, 2nd tryChristian Grothoff2018-06-25
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
* use the asynchronous DNS resolution API (getaddrinfo_a) in the resolver modulelurchi2018-06-24
* remove crypto_bug.cChristian Grothoff2018-06-09
* work-around for crypto bug (to be documented more)Christian Grothoff2018-05-17
* -move abe functionality out of util; prepare for releaseSchanzenbach, Martin2018-01-03
* Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin2017-08-03
|\
| * simplify installation of nss plugins in build system, require user(s) to move...Christian Grothoff2017-07-18
* | -change to gabe bswabe forkSchanzenbach, Martin2017-07-14
* | -add ABE crypto moduleSchanzenbach, Martin2017-07-08
|/