Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / scalarproduct / gnunet-service-scalarproduct_bob.c
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-25 Руслан ИжбулатовFix an initialization warning (GCC bug 53119)
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 Christian Grothoffminimal code cleanup
2017-02-23 Florian Doldadd set operation options
2017-02-19 Christian Grothofftowards converting SP to new CADET API; still fails...
2016-09-20 Christian Grothoffconvert non-ecc scalarproducts to new service API
2016-09-20 Christian Grothoffconverting scalarproduct alice-ecc to new service API
2016-08-10 Christian Grothoffuse non-constant ports for CADET with scalarproduct
2016-07-20 Bart Polot- fix CADET-using services
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-27 Christian Grothoff-handle disconnect case more nicely
2016-06-19 Christian Grothoffavoid assertion on NULL mq
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-09-05 Christian Grothoff-redundant
2015-09-05 Christian Grothoff-dead
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-17 Christian Grothoff-more benchmarking results
2014-12-16 Christian Grothoff-fix leak on error handling path
2014-12-11 Christian Grothoff-commit with dbg logic
2014-12-11 Christian Grothoff-fix bugs
2014-12-11 Christian Grothoffrespect new CADET limit
2014-12-08 Christian Grothoff-fix leaks
2014-12-08 Christian Grothoff-fix shutdown
2014-12-07 Christian Grothoff-initialize public key
2014-12-07 Christian Grothoff-style, actually call GNUNET_CADET_receive_done to...
2014-12-07 Christian Grothoff-simplify further, too much checking...
2014-12-07 Christian Grothoff-sending session ID back over same CADET channel is...
2014-12-07 Christian Grothoff-fix FIXMEs
2014-12-07 Christian Grothoff-more SP fixes and todos
2014-12-07 Christian Grothoff-fix some of the obvious issues
2014-12-07 Christian Grothoff-internal logic consistency check
2014-12-06 Christian Grothoff-mark minor todos
2014-12-06 Christian Grothoffmassive rework of scalarproduct service, splitting...