aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
AgeCommit message (Expand)Author
2018-06-09remove crypto_bug.cChristian Grothoff
2018-05-17work-around for crypto bug (to be documented more)Christian Grothoff
2018-01-03-move abe functionality out of util; prepare for releaseSchanzenbach, Martin
2017-08-03Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin
2017-07-18simplify installation of nss plugins in build system, require user(s) to move...Christian Grothoff
2017-07-14-change to gabe bswabe forkSchanzenbach, Martin
2017-07-08-add ABE crypto moduleSchanzenbach, Martin
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-16fix build issuesChristian Grothoff
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2017-02-26Disable test_client_unix.nc test on W32Руслан Ижбулатов
2017-02-20remove dependency on libextractor from testcase; fix #4901Christian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-25build new testChristian Grothoff
2017-01-17introducing the short mapChristian Grothoff
2017-01-09rename new client API implementation to name of standard implementationChristian Grothoff
2016-11-11fix out-of-tree build of GNUnetChristian Grothoff
2016-10-23move to new client API: remove old client APIChristian Grothoff
2016-10-21misc fixes to new client implChristian Grothoff
2016-09-22rm client_managerGabor X Toth
2016-09-19-implementing server-independent NC logicChristian Grothoff
2016-09-19-modifying tests to use new service MQ API, implementing more of service MQ APIChristian Grothoff
2016-09-18getting service_new.c to compile, albeit it is not yet completeChristian Grothoff
2016-08-29-towards a new MST for the new serviceChristian Grothoff
2016-08-04op: lib for async operationsGabor X Toth
2016-05-30Testcases for KDF mod nJeff Burdges
2016-04-25removing dead codeChristian Grothoff
2016-03-20Implement a Full Domain Hash (FDH) for RSA signatures and blind signaturesJeff Burdges
2015-10-27Use SSH more safely from configureJeff Burdges
2015-09-28add ecc dlog benchmarkChristian Grothoff
2015-09-03-add benchmark for RSA cryptoChristian Grothoff
2015-08-05Make SOCKS test conditional on an SSH binary Jeff Burdges
2015-08-03Fix the SOCKS proxy test and activate it. Jeff Burdges
2015-08-03Add socks lines to the makefile, but do not yet activateJeff Burdges
2015-07-31Build socks.c and call it from client.cJeff Burdges
2015-07-02-adding ecc dlog supportChristian Grothoff
2015-05-30make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff
2015-05-28adding --enable-taler-wallet configure option to build a reduced version of l...Christian Grothoff
2015-05-13towards using EdDSA-ECDHE instead of ECDSA-ECDHE combined cryptosystem (API o...Christian Grothoff
2015-03-19- added asymmetric crytp perfBart Polot
2015-03-19-fix makefileChristian Grothoff
2015-03-19-get test to work, but with ecdsa instead of eddsaChristian Grothoff
2015-03-18- added test for EC-DH with Peer IDsBart Polot
2015-02-11-dead flagsChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-09moving hash_context testcase over as wellChristian Grothoff
2015-01-09adding support for blind signatures (modernized version of Taler logic, with ...Christian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-16-slist remainsChristian Grothoff
2014-12-14fix #3570: finally remove SList APIChristian Grothoff