glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / scalarproduct / gnunet-service-scalarproduct_alice.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-10-05 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-04 Christian Grothoffdelay cancelling listen operations to avoid rejecting...
2017-03-29 Schanzenbach, Martin- merge with master
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-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-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-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-23 David BarksdaleRemove work-around for bad NULL definition
2014-12-18 David BarksdaleFix for systems with NULL defined as long
2014-12-17 Christian Grothoff-more benchmarking results
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 Grothoffmassive rework of scalarproduct service, splitting...