Commit History

Author SHA1 Message Date
  Christian Grothoff 75cfa6370b SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818). 3 years ago
  Christian Grothoff 6dabecce0f change scalarproduct to use seti service in lieu of deprecated set service 3 years ago
  Christian Grothoff c4e9ba925f global reindent, now with uncrustify hook enabled 4 years ago
  ng0 d41ed82a4e uncrustify as demanded. 4 years ago
  Christian Grothoff a7ccf828ae remove duplication MQ options, make conversation build 4 years ago
  t3sserakt 51ac8f0d83 added per message GNUNET_MQ_PriorityPreferences 5 years ago
  Julius Bünger f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 years ago
  ng0 31adcb0e02 src: for every AGPL3.0 file, add SPDX identifier. 5 years ago
  psyc://loupsycedyglgamf.onion/~lynX 4e2504a967 paragraph for gnunet devs that don't know how to use the web 6 years ago
  psyc://loupsycedyglgamf.onion/~lynX 4e29ecde9b glitch in the license text detected by hyazinthe, thank you! 6 years ago
  psyc://loupsycedyglgamf.onion/~lynX cbd60b5e56 first batch of license fixes (boring) 6 years ago
  Christian Grothoff 4fe6ffb8fb delay cancelling listen operations to avoid rejecting operations before they had a chance to start, fixes misc. test case failures related to set 6 years ago
  Christian Grothoff e4186e9327 renaming CADET APIs to match naming conventions again, now that the old symbols have been purged 7 years ago
  Florian Dold 6da407ad72 include set size in result callback, needed by consensus 7 years ago
  Руслан Ижбулатов fa08d5e712 Fix an initialization warning (GCC bug 53119) 7 years ago
  Florian Dold d5af1252b2 add set operation options 7 years ago
  Christian Grothoff 8802f213c6 misc logging, no semantic changes 7 years ago
  Christian Grothoff 8a946bb7c2 towards converting SP to new CADET API; still fails tests though 7 years ago
  Christian Grothoff 7e835e78aa convert non-ecc scalarproducts to new service API 7 years ago
  Christian Grothoff dca2051799 converting scalarproduct alice-ecc to new service API 7 years ago
  Christian Grothoff 6d5959b29a use non-constant ports for CADET with scalarproduct 7 years ago
  Bart Polot 90c70e8315 - fix CADET-using services 7 years ago
  Christian Grothoff d8c53b12a8 -avoid calling memcpy() with NULL argument, even if len is 0 8 years ago
  Christian Grothoff 6cef8fea0c fix dlog API for mteich 8 years ago
  Christian Grothoff 7ee0ec4b90 -handle disconnect case more nicely 8 years ago
  Christian Grothoff 95f9076a21 implementing new scheduler shutdown semantics 8 years ago
  Christian Grothoff 29e6158507 small API change: do no longer pass rarely needed 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() 8 years ago
  Christian Grothoff bb5fe91d23 -fix (C) notices 8 years ago
  Christian Grothoff 537de3328e -more data 8 years ago
  Christian Grothoff ba292e8478 -fixing ECC calculation 8 years ago