aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct
Commit message (Expand)AuthorAge
* -fix use after freeChristian Grothoff2014-06-17
* - more scalarproduct bugfixingChristian Fuchs2014-06-08
* - no hton conversion for the set-API-add functionChristian Fuchs2014-05-27
* - fixed the same bug on bob's side as on alice's side in copying over element...Christian Fuchs2014-05-26
* - removed double-free after set has freed its set alreadyChristian Fuchs2014-05-26
* - fixed bug in set which allows a peer to generate a malformed session setupChristian Fuchs2014-05-26
* - SP now uses the correct msg type for session initializationChristian Fuchs2014-05-26
* -a bit more towards following coding conventionsChristian Grothoff2014-05-24
* cleaning up scalar product client APIChristian Grothoff2014-05-24
* -doxygen, some additional error checkingChristian Grothoff2014-05-24
* - forgot to set concluded intersection OP to NULLChristian Fuchs2014-05-20
* - removed now obsolete check for the element count for an scalarproduct calcu...Christian Fuchs2014-05-20
* - removed redundant and bugged check from SP intersection handlingChristian Fuchs2014-05-20
* - removed some optional parts from the SP test configChristian Fuchs2014-05-12
* - updated SP testcases to comply with the new key/value input formatChristian Fuchs2014-05-08
* - updated error reporting functionality for the serviceChristian Fuchs2014-05-08
* - added proper error reporting to the serviceChristian Fuchs2014-05-08
* - proper service-side error reporting for the SP APIChristian Fuchs2014-05-08
* - added status field to SP result messagesChristian Fuchs2014-05-08
* - session->remote_pubkey is not kept independently from the service structureChristian Fuchs2014-05-07
* - more abnormal session-termination handlingChristian Fuchs2014-05-07
* - sessions now terminate correctly for both sides if invalid/unexpected msgs ...Christian Fuchs2014-05-07
* - update renaming to new version of scalarproductBart Polot2014-05-07
* - rename also contents of config files, update config filesBart Polot2014-05-07
* Update all am filesBart Polot2014-05-07
* WIP commit of scalar product 2.0. It is unfinished and does not yet pass test...Christian Fuchs2014-05-07
* - removed custom crypto functionality in scalarproductChristian Fuchs2014-03-07
* -fix FTBFSChristian Grothoff2014-03-07
* - extended paillier-api to also include caller-suggested maximum supported homsChristian Fuchs2014-02-04
* - more partially replacing of pailier-encryption functionality in scalarprodu...Christian Fuchs2014-02-03
* - begun migrating scalarproduct to use crypto_paillier and set intersectionChristian Fuchs2014-02-03
* 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