aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/Makefile.am
Commit message (Collapse)AuthorAge
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
|
* towards converting SP to new CADET API; still fails tests thoughChristian Grothoff2017-02-19
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* add testcase for SP logicChristian Grothoff2015-09-05
|
* -test skeletonChristian Grothoff2015-09-05
|
* -towards ECC variant of SPChristian Grothoff2015-09-05
|
* starting ECC-variant, but for now just a straight copyChristian Grothoff2015-09-05
|
* -fix misc disting issuesChristian Grothoff2015-03-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* massive rework of scalarproduct service, splitting into Alice and BobChristian Grothoff2014-12-06
|
* -handle msg NULLChristian Grothoff2014-11-30
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* Update all am filesBart Polot2014-05-07
|
* - removed custom crypto functionality in scalarproductChristian Fuchs2014-03-07
| | | | | - scalarproduct now uses the paillier-API + associated structs - omitted SP-tests for now, scalarproduct is still heavily being reworked
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* -make sure to link against right libgcrypt, enable abort of ↵Christian Grothoff2013-12-24
| | | | gnunet-revocation even if identity service is not running
* -fix build system issuesChristian Grothoff2013-12-23
|
* removed final non functional dead leftover code from gaurav... may that code ↵Christian Fuchs2013-10-18
| | | | | | | | | | be forgotten testcases now do better logging together with make check made testcases a bit more tolerat for really slow systems (5 seconds should suffice even on older systems) activated new checks in Makefile
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* excluded test cases for SP for now, while it does not fully work yetChristian Fuchs2013-09-16
| | | | | SP service now properly checks for half-finished sessions in the tunnel teardown handler for alice.
* trying to fix #3006, libltdl detection on FreeBSDChristian Grothoff2013-08-31
|
* -cleanup, FIXMEsChristian Grothoff2013-08-30
|
* -more vector -> scalar renamingChristian Grothoff2013-08-23
|
* -starting to rename vectorproduct to scalarproduct, as this is not doing a ↵Christian Grothoff2013-08-23
cross product