aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct
Commit message (Expand)AuthorAge
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* - scalarproduct element container was 1 byte too largeChristian Fuchs2014-01-21
* Fix scalarproduct argument parsing (don't scan past 0-terminator)LRN2014-01-17
* -make sure to link against right libgcrypt, enable abort of gnunet-revocation...Christian Grothoff2013-12-24
* -remove trailing whitespaceChristian Grothoff2013-12-24
* -fix build system issuesChristian Grothoff2013-12-23
* - added extra parameter which i forgot in the previous commitChristian Fuchs2013-12-19
* - converted peeridentity from hashcode to eddsa Christian Fuchs2013-12-19
* -do not log at DEBUG in testcases (at least not in SVN), do not print random ...Christian Grothoff2013-12-17
* -clarify prescedenceChristian Grothoff2013-12-08
* -clarify prescedenceChristian Grothoff2013-12-08
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff2013-12-08
* -fix indentationChristian Grothoff2013-12-06
* -initialize to NULL to use non-free if 'goto except' is hitChristian Grothoff2013-12-05
* -r and r_prime were captured in request, do not free hereChristian Grothoff2013-12-05
* -r was captured in request, do not free hereChristian Grothoff2013-12-05
* -fixing earlier fixChristian Grothoff2013-12-05
* -trying to fix leaksChristian Grothoff2013-12-05
* -add missing breakChristian Grothoff2013-12-05
* -add missing breakChristian Grothoff2013-12-05
* -typoChristian Grothoff2013-12-05
* use 'svalue' that is actually a signed integer, as otherwise cmp with 0 is al...Christian Grothoff2013-12-05
* -simplify codeChristian Grothoff2013-12-05
* -do not leak 'mask' arrayChristian Grothoff2013-12-05
* -indentation fixesChristian Grothoff2013-12-05
* -do not leak 'elements' arrayChristian Grothoff2013-12-05
* -fixing indentationChristian Grothoff2013-12-05
* -dead assignment (and leak), reported by clangChristian Grothoff2013-12-05
* - change mesh channel creation/notification APIBart Polot2013-12-05
* Use encrypted MESH by defaultBart Polot2013-11-14
* -be less insanely verbose, especially wrt utilChristian Grothoff2013-11-14
* removed final non functional dead leftover code from gaurav... may that code ...Christian Fuchs2013-10-18
* added testcase for negative scalarproductsChristian Fuchs2013-10-18
* fixed PID checking and this the kill featureChristian Fuchs2013-10-18
* fixed type in SP-test templateChristian Fuchs2013-10-18
* finished SP-testcaseChristian Fuchs2013-10-18
* fixed a double-freeChristian Fuchs2013-10-17
* complete testcase template, currently functionally blocked by two issues in t...Christian Fuchs2013-10-16
* more work on the sp_testChristian Fuchs2013-10-15
* updated config file for changed name of scalar/vectorproductChristian Fuchs2013-10-15
* updated test-config template for scalarproductChristian Fuchs2013-10-15
* more doxygen compliance, should no longer generate warnings, except for one w...Christian Fuchs2013-10-14
* added/updated comments in SP client for doxygenizationChristian Fuchs2013-10-14
* more work on doxygenization for SPChristian Fuchs2013-10-14
* second part of function comment doxygenizationChristian Fuchs2013-10-14
* finished multipart message reworkingChristian Fuchs2013-10-14
* simplified SP cleanup a bitChristian Fuchs2013-10-10
* extended cleanup function to take care of new variables in session structureChristian Fuchs2013-10-09