aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/gnunet-service-scalarproduct-ecc_bob.c
Commit message (Collapse)AuthorAge
* convert non-ecc scalarproducts to new service APIChristian Grothoff2016-09-20
|
* converting scalarproduct ecc-bob to new service apiChristian Grothoff2016-09-20
|
* converting scalarproduct alice-ecc to new service APIChristian Grothoff2016-09-20
|
* use non-constant ports for CADET with scalarproductChristian Grothoff2016-08-10
|
* - fix CADET-using servicesBart Polot2016-07-20
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -fix misc issuesChristian Grothoff2016-07-06
|
* -handle disconnect case more nicelyChristian Grothoff2016-06-27
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -fix computationChristian Grothoff2015-09-05
|
* -towards ECC variant of SPChristian Grothoff2015-09-05
|
* starting ECC-variant, but for now just a straight copyChristian Grothoff2015-09-05