aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* 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
|
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* +Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* delay cancelling listen operations to avoid rejecting operations before they ↵Christian Grothoff2017-10-04
| | | | had a chance to start, fixes misc. test case failures related to set
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* porting gnunet-publish + others..Marcello Stanisci2017-03-16
|
* portingMarcello Stanisci2017-03-16
|
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
|
* 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
|
* misc log fixes, plus prevent multiple TCP connections from wrecking havoc by ↵Christian Grothoff2017-02-19
| | | | creating a missunderstanding about which one is active
* misc logging, no semantic changesChristian Grothoff2017-02-19
|
* towards converting SP to new CADET API; still fails tests thoughChristian Grothoff2017-02-19
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* 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 statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* 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 dlog API for mteichChristian Grothoff2016-07-06
|
* -fix misc issuesChristian Grothoff2016-07-06
|
* rewrite scalarproduct_api to use MQChristian Grothoff2016-07-02
|
* add timeouts to testChristian Grothoff2016-06-27
|
* add timeouts to testChristian Grothoff2016-06-27
|
* -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
|
* -more dataChristian Grothoff2015-09-05
|
* -fixing ECC calculationChristian Grothoff2015-09-05
|
* -simplifyChristian Grothoff2015-09-05
|
* -simplifyChristian Grothoff2015-09-05
|
* add testcase for SP logicChristian Grothoff2015-09-05
|
* -test skeleton -- disable for nowChristian Grothoff2015-09-05
|
* -test skeletonChristian Grothoff2015-09-05
|