-handle disconnect case more nicely
[oweals/gnunet.git] / src / scalarproduct / scalarproduct_api.c
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-09 Christian Grothoff-running at scale...
2014-12-09 Christian Grothoff-handle negative results correctly
2014-12-07 Christian Grothoff-style, actually call GNUNET_CADET_receive_done to...
2014-12-07 Christian Grothoff-sending session ID back over same CADET channel is...
2014-12-06 Christian Grothoffmassive rework of scalarproduct service, splitting...
2014-12-03 Christian Grothoff-simplify logic
2014-11-30 Christian Grothoff-indentation fixes, some fixes to message size checks...
2014-11-30 Christian Grothoff-handle msg NULL
2014-05-26 Christian Fuchs- fixed the same bug on bob's side as on alice's side...
2014-05-24 Christian Grothoffcleaning up scalar product client API
2014-05-12 Christian Fuchs- removed some optional parts from the SP test config
2014-05-08 Christian Fuchs- proper service-side error reporting for the SP API
2014-05-07 Christian FuchsWIP commit of scalar product 2.0. It is unfinished...
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-10-15 Christian Fuchsupdated test-config template for scalarproduct
2013-10-14 Christian Fuchsmore doxygen compliance, should no longer generate...
2013-10-14 Christian Fuchsmore work on doxygenization for SP
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-16 Christian Fuchsfixed a possible free-of-null in the SP-API
2013-09-16 Christian FuchsSP-client now reads the result from the correct offset...
2013-09-16 Christian Fuchsexcluded test cases for SP for now, while it does not...
2013-09-12 Christian Fuchsbugfix, forgot to reset a variable
2013-09-11 Christian Fuchsthe key entry in GNUNET_SCALARPRODUCT_ComputationHandle...
2013-09-11 Christian Fuchsremoved a couple of extra checks from the SP-api
2013-09-11 Christian Fuchsadded propper shutdown task to SP-client
2013-09-09 Christian Fuchsminichange
2013-09-09 Christian Fuchssanitized the scalarproduct client
2013-09-03 Christian Fuchsre-added collective disconnect command to the scalarpro...
2013-09-02 Christian Fuchssynced API definitions again
2013-09-02 Christian Fuchsrewrote API minus cancel function
2013-09-02 Christian Fuchsremoved much of the excell logics in the scalar product API
2013-09-02 Christian Fuchsupdated includes of api and service to include the...
2013-09-02 Christian Fuchspartial rework of the old API, includes simplifications...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-23 Christian Grothoff-more vector -> scalar renaming
2013-08-23 Christian Grothoff-more vector -> scalar renaming