aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/scalarproduct_api.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* converting scalarproduct alice-ecc to new service APIChristian Grothoff2016-09-20
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* rewrite scalarproduct_api to use MQChristian Grothoff2016-07-02
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -running at scale...Christian Grothoff2014-12-09
* -handle negative results correctlyChristian Grothoff2014-12-09
* -style, actually call GNUNET_CADET_receive_done to receive more messagesChristian Grothoff2014-12-07
* -sending session ID back over same CADET channel is redundantChristian Grothoff2014-12-07
* massive rework of scalarproduct service, splitting into Alice and BobChristian Grothoff2014-12-06
* -simplify logicChristian Grothoff2014-12-03
* -indentation fixes, some fixes to message size checks, some code cleanupChristian Grothoff2014-11-30
* -handle msg NULLChristian Grothoff2014-11-30
* - fixed the same bug on bob's side as on alice's side in copying over element...Christian Fuchs2014-05-26
* cleaning up scalar product client APIChristian Grothoff2014-05-24
* - removed some optional parts from the SP test configChristian Fuchs2014-05-12
* - proper service-side error reporting for the SP APIChristian Fuchs2014-05-08
* WIP commit of scalar product 2.0. It is unfinished and does not yet pass test...Christian Fuchs2014-05-07
* -remove trailing whitespaceChristian Grothoff2013-12-24
* 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
* more work on doxygenization for SPChristian Fuchs2013-10-14
* -remove trailing whitespaceChristian Grothoff2013-10-06
* fixed a possible free-of-null in the SP-APIChristian Fuchs2013-09-16
* SP-client now reads the result from the correct offset (msg vs. message...)Christian Fuchs2013-09-16
* excluded test cases for SP for now, while it does not fully work yetChristian Fuchs2013-09-16
* bugfix, forgot to reset a variableChristian Fuchs2013-09-12
* the key entry in GNUNET_SCALARPRODUCT_ComputationHandle is now a struct, not ...Christian Fuchs2013-09-11
* removed a couple of extra checks from the SP-apiChristian Fuchs2013-09-11
* added propper shutdown task to SP-clientChristian Fuchs2013-09-11
* minichangeChristian Fuchs2013-09-09
* sanitized the scalarproduct clientChristian Fuchs2013-09-09
* re-added collective disconnect command to the scalarproduct APIChristian Fuchs2013-09-03
* synced API definitions againChristian Fuchs2013-09-02
* rewrote API minus cancel functionChristian Fuchs2013-09-02
* removed much of the excell logics in the scalar product APIChristian Fuchs2013-09-02
* updated includes of api and service to include the new headerfilesChristian Fuchs2013-09-02
* partial rework of the old API, includes simplifications and gets rid of the e...Christian Fuchs2013-09-02
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* -more vector -> scalar renamingChristian Grothoff2013-08-23
* -more vector -> scalar renamingChristian Grothoff2013-08-23