- merge; service API change
[oweals/gnunet.git] / src / scalarproduct /
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-09-20 Christian Grothoffconvert non-ecc scalarproducts to new service API
2016-09-20 Christian Grothoffconverting scalarproduct ecc-bob to new service api
2016-09-20 Christian Grothoffconverting scalarproduct alice-ecc to new service API
2016-08-18 David BarksdaleUse statement exprs instead of local function
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-07-06 Christian Grothofffix dlog API for mteich
2016-07-06 Christian Grothoff-fix misc issues
2016-07-02 Christian Grothoffrewrite scalarproduct_api to use MQ
2016-06-27 Christian Grothoffadd timeouts to test
2016-06-27 Christian Grothoffadd timeouts to test
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-more data
2015-09-05 Christian Grothoff-fixing ECC calculation
2015-09-05 Christian Grothoff-simplify
2015-09-05 Christian Grothoff-simplify
2015-09-05 Christian Grothoffadd testcase for SP logic
2015-09-05 Christian Grothoff-test skeleton -- disable for now
2015-09-05 Christian Grothoff-test skeleton
2015-09-05 Christian Grothoff-fix computation
2015-09-05 Christian Grothoff-towards ECC variant of SP
2015-09-05 Christian Grothoff-clarify
2015-09-05 Christian Grothoff-redundant
2015-09-05 Christian Grothoff-dead
2015-09-05 Christian Grothoffstarting ECC-variant, but for now just a straight copy
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-07 Christian Grothoff-do use loopback for test
2015-06-07 Christian Grothoff-do not use included hellos in test
2015-03-07 Christian Grothoff-fix misc disting issues
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-16 Christian Grothofffix #3611
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-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-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-09 Christian Grothoff-code cleanup, some data
2014-12-09 Christian Grothoff-running at scale...
2014-12-09 Christian Grothoff-handle negative results correctly
2014-12-08 Christian Grothoff-disable vg
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-clarify docs
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 Bart Polot- disable NSE proof of work in the test
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-dead
2014-12-06 Christian Grothoff-mark minor todos
2014-12-06 Christian Grothoffmassive rework of scalarproduct service, splitting...
2014-12-03 Christian Grothoffallocate r and r_prime MPIs before use
2014-12-03 Christian Grothoff-simplify logic
2014-11-30 Christian Grothoff-code cleanups
2014-11-30 Christian Grothoffsimplify logic
2014-11-30 Christian Grothoff-indentation fixes, some fixes to message size checks...
2014-11-30 Christian Grothoff-handle msg NULL
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-11-27 Christian Grothoffeliminating useless salt argument, salt can be generate...
2014-10-25 Christian Grothoff-fix ftbfs
2014-10-05 Christian Grothoff-init rand
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-06-17 Christian Grothoff-fix use after free
2014-06-08 Christian Fuchs- more scalarproduct bugfixing
2014-05-27 Christian Fuchs- no hton conversion for the set-API-add function
2014-05-26 Christian Fuchs- fixed the same bug on bob's side as on alice's side...
2014-05-26 Christian Fuchs- removed double-free after set has freed its set already
2014-05-26 Christian Fuchs- fixed bug in set which allows a peer to generate...
2014-05-26 Christian Fuchs- SP now uses the correct msg type for session initiali...
2014-05-24 Christian Grothoff-a bit more towards following coding conventions
2014-05-24 Christian Grothoffcleaning up scalar product client API
2014-05-24 Christian Grothoff-doxygen, some additional error checking
2014-05-20 Christian Fuchs- forgot to set concluded intersection OP to NULL
2014-05-20 Christian Fuchs- removed now obsolete check for the element count...
2014-05-20 Christian Fuchs- removed redundant and bugged check from SP intersecti...
2014-05-12 Christian Fuchs- removed some optional parts from the SP test config
2014-05-08 Christian Fuchs- updated SP testcases to comply with the new key/value...
2014-05-08 Christian Fuchs- updated error reporting functionality for the service
2014-05-08 Christian Fuchs- added proper error reporting to the service
2014-05-08 Christian Fuchs- proper service-side error reporting for the SP API
2014-05-08 Christian Fuchs- added status field to SP result messages
2014-05-07 Christian Fuchs- session->remote_pubkey is not kept independently...
next