aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct
Commit message (Expand)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fix #3611Christian Grothoff2015-01-16
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
* Fix for systems with NULL defined as longDavid Barksdale2014-12-18
* -more benchmarking resultsChristian Grothoff2014-12-17
* -fix leak on error handling pathChristian Grothoff2014-12-16
* -commit with dbg logicChristian Grothoff2014-12-11
* -fix bugsChristian Grothoff2014-12-11
* respect new CADET limitChristian Grothoff2014-12-11
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -code cleanup, some dataChristian Grothoff2014-12-09
* -running at scale...Christian Grothoff2014-12-09
* -handle negative results correctlyChristian Grothoff2014-12-09
* -disable vgChristian Grothoff2014-12-08
* -fix leaksChristian Grothoff2014-12-08
* -fix shutdownChristian Grothoff2014-12-08
* -initialize public keyChristian Grothoff2014-12-07
* -style, actually call GNUNET_CADET_receive_done to receive more messagesChristian Grothoff2014-12-07
* -clarify docsChristian Grothoff2014-12-07
* -simplify further, too much checking...Christian Grothoff2014-12-07
* -sending session ID back over same CADET channel is redundantChristian Grothoff2014-12-07
* -fix FIXMEsChristian Grothoff2014-12-07
* - disable NSE proof of work in the testBart Polot2014-12-07
* -more SP fixes and todosChristian Grothoff2014-12-07
* -fix some of the obvious issuesChristian Grothoff2014-12-07
* -internal logic consistency checkChristian Grothoff2014-12-07
* -deadChristian Grothoff2014-12-06
* -mark minor todosChristian Grothoff2014-12-06
* massive rework of scalarproduct service, splitting into Alice and BobChristian Grothoff2014-12-06
* allocate r and r_prime MPIs before useChristian Grothoff2014-12-03
* -simplify logicChristian Grothoff2014-12-03
* -code cleanupsChristian Grothoff2014-11-30
* simplify logicChristian Grothoff2014-11-30
* -indentation fixes, some fixes to message size checks, some code cleanupChristian Grothoff2014-11-30
* -handle msg NULLChristian Grothoff2014-11-30
* rename element's type field to 'element_type'Christian Grothoff2014-11-27
* eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff2014-11-27
* -fix ftbfsChristian Grothoff2014-10-25
* -init randChristian Grothoff2014-10-05
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* -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