summaryrefslogtreecommitdiff
path: root/src/scalarproduct
AgeCommit message (Expand)Author
2022-12-04UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach
2022-12-04BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach
2022-10-03-DOC: Documentation cleanup pass through SCALARPRODUCT subsystemWillow Liquorice
2022-10-03-DOC: Comment stripping pass in SCALARPRODUCT serviceWillow Liquorice
2021-04-26-fix many more typosChristian Grothoff
2021-04-18SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818).Christian Grothoff
2020-12-28fix some linting issuesChristian Grothoff
2020-08-19change scalarproduct to use seti service in lieu of deprecated set serviceChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05global reindent, now with uncrustify hook enabledChristian Grothoff
2019-09-10remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng0
2019-09-08uncrustify as demanded.ng0
2019-07-17remove duplication MQ options, make conversation buildChristian Grothoff
2019-06-26added per message GNUNET_MQ_PriorityPreferencest3sserakt
2019-04-26memcmp() -> GNUNET_memcmp(), first takeJulius Bünger
2019-01-14src: for every AGPL3.0 file, add SPDX identifier.ng0
1984-04-04AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-06second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-19+Nils Gillmann
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2017-10-04delay cancelling listen operations to avoid rejecting operations before they ...Christian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-16porting gnunet-publish + others..Marcello Stanisci
2017-03-16portingMarcello Stanisci
2017-03-13renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff
2017-03-13rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff
2017-02-27include set size in result callback, needed by consensusFlorian Dold
2017-02-25Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов
2017-02-24minimal code cleanupChristian Grothoff
2017-02-23add set operation optionsFlorian Dold
2017-02-19misc log fixes, plus prevent multiple TCP connections from wrecking havoc by ...Christian Grothoff
2017-02-19misc logging, no semantic changesChristian Grothoff
2017-02-19towards converting SP to new CADET API; still fails tests thoughChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-09-20convert non-ecc scalarproducts to new service APIChristian Grothoff
2016-09-20converting scalarproduct ecc-bob to new service apiChristian Grothoff
2016-09-20converting scalarproduct alice-ecc to new service APIChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-08-10use non-constant ports for CADET with scalarproductChristian Grothoff
2016-07-20- fix CADET-using servicesBart Polot
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06fix dlog API for mteichChristian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-07-02rewrite scalarproduct_api to use MQChristian Grothoff