index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scalarproduct
/
gnunet-scalarproduct.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-03-25
rename GNUNET_GETOPT functions to achieve better consistency
Christian Grothoff
2017-03-16
porting gnunet-publish + others..
Marcello Stanisci
2017-03-16
porting
Marcello Stanisci
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-09
-running at scale...
Christian Grothoff
2014-12-09
-handle negative results correctly
Christian Grothoff
2014-12-08
-fix shutdown
Christian Grothoff
2014-12-07
-style, actually call GNUNET_CADET_receive_done to receive more messages
Christian Grothoff
2014-12-07
-more SP fixes and todos
Christian Grothoff
2014-12-03
-simplify logic
Christian Grothoff
2014-05-24
cleaning up scalar product client API
Christian Grothoff
2014-05-07
WIP commit of scalar product 2.0. It is unfinished and does not yet pass test...
Christian Fuchs
2014-01-17
Fix scalarproduct argument parsing (don't scan past 0-terminator)
LRN
2013-12-19
- added extra parameter which i forgot in the previous commit
Christian Fuchs
2013-12-19
- converted peeridentity from hashcode to eddsa
Christian Fuchs
2013-12-08
-clarify prescedence
Christian Grothoff
2013-12-05
-add missing break
Christian Grothoff
2013-12-05
-add missing break
Christian Grothoff
2013-12-05
-do not leak 'mask' array
Christian Grothoff
2013-12-05
-indentation fixes
Christian Grothoff
2013-12-05
-do not leak 'elements' array
Christian Grothoff
2013-12-05
-fixing indentation
Christian Grothoff
2013-10-14
added/updated comments in SP client for doxygenization
Christian Fuchs
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-12
bugfix, forgot to reset a variable
Christian Fuchs
2013-09-11
the key entry in GNUNET_SCALARPRODUCT_ComputationHandle is now a struct, not ...
Christian Fuchs
2013-09-11
removed a couple of extra checks from the SP-api
Christian Fuchs
2013-09-11
adjusted integer types in the SP-client
Christian Fuchs
2013-09-11
added propper shutdown task to SP-client
Christian Fuchs
2013-09-09
sanitized the scalarproduct client
Christian Fuchs
2013-09-04
SP-client now directly outputs its result to STDOUT, and ONLY the result
Christian Fuchs
2013-09-03
mini change to the SP-client output
Christian Fuchs
2013-09-03
re-added collective disconnect command to the scalarproduct API
Christian Fuchs
2013-09-02
synced API definitions again
Christian Fuchs
2013-09-02
remmoved deprecated headerfile from scalarproduct
Christian Fuchs
2013-08-23
-more vector -> scalar renaming
Christian Grothoff
2013-08-23
-more vector -> scalar renaming
Christian Grothoff