aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/gnunet-service-scalarproduct_bob.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* 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
|
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
|
* Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов2017-02-25
|
* minimal code cleanupChristian Grothoff2017-02-24
|
* add set operation optionsFlorian Dold2017-02-23
|
* towards converting SP to new CADET API; still fails tests thoughChristian Grothoff2017-02-19
|
* convert non-ecc scalarproducts 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
|
* -handle disconnect case more nicelyChristian Grothoff2016-06-27
|
* avoid assertion on NULL mqChristian Grothoff2016-06-19
|
* 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
|
* -redundantChristian Grothoff2015-09-05
|
* -deadChristian Grothoff2015-09-05
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -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
|
* -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
|
* -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
|
* -more SP fixes and todosChristian Grothoff2014-12-07
|
* -fix some of the obvious issuesChristian Grothoff2014-12-07
|
* -internal logic consistency checkChristian Grothoff2014-12-07
|
* -mark minor todosChristian Grothoff2014-12-06
|
* massive rework of scalarproduct service, splitting into Alice and BobChristian Grothoff2014-12-06