aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct
Commit message (Expand)AuthorAge
* Use encrypted MESH by defaultBart Polot2013-11-14
* -be less insanely verbose, especially wrt utilChristian Grothoff2013-11-14
* removed final non functional dead leftover code from gaurav... may that code ...Christian Fuchs2013-10-18
* added testcase for negative scalarproductsChristian Fuchs2013-10-18
* fixed PID checking and this the kill featureChristian Fuchs2013-10-18
* fixed type in SP-test templateChristian Fuchs2013-10-18
* finished SP-testcaseChristian Fuchs2013-10-18
* fixed a double-freeChristian Fuchs2013-10-17
* complete testcase template, currently functionally blocked by two issues in t...Christian Fuchs2013-10-16
* more work on the sp_testChristian Fuchs2013-10-15
* updated config file for changed name of scalar/vectorproductChristian Fuchs2013-10-15
* updated test-config template for scalarproductChristian Fuchs2013-10-15
* more doxygen compliance, should no longer generate warnings, except for one w...Christian Fuchs2013-10-14
* added/updated comments in SP client for doxygenizationChristian Fuchs2013-10-14
* more work on doxygenization for SPChristian Fuchs2013-10-14
* second part of function comment doxygenizationChristian Fuchs2013-10-14
* finished multipart message reworkingChristian Fuchs2013-10-14
* simplified SP cleanup a bitChristian Fuchs2013-10-10
* extended cleanup function to take care of new variables in session structureChristian Fuchs2013-10-09
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* more changes to support multipart messagingChristian Fuchs2013-10-09
* made the service more resilient against out of order and simply incorrect mes...Christian Fuchs2013-10-09
* couple of summary fixes to the previous changesChristian Fuchs2013-10-08
* onwards towards victory... more multipart receiving...Christian Fuchs2013-10-08
* more multipart workChristian Fuchs2013-10-08
* removed a couple of excess variable declarationsChristian Fuchs2013-10-08
* How much wood... more work on multipart receivingChristian Fuchs2013-10-08
* more work on multipart receivingChristian Fuchs2013-10-08
* work on multipart request receivingChristian Fuchs2013-10-08
* more work towards multipart sending, this time the service response.Christian Fuchs2013-10-07
* finished service request multipart message sendingChristian Fuchs2013-10-07
* towards multipart messagesChristian Fuchs2013-10-07
* -remove trailing whitespaceChristian Grothoff2013-10-06
* renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff2013-10-06
* more work on multipart supportChristian Fuchs2013-10-04
* added first part of multipart-message support to SPChristian Fuchs2013-10-04
* -spell param(eter) correctlyChristian Grothoff2013-10-01
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* removed old, deprecated SP testsChristian Fuchs2013-09-17
* scalar product service now terminates correctly again, an if got into the wro...Christian Fuchs2013-09-17
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* fixed a possible free-of-null in the SP-APIChristian Fuchs2013-09-16
* SP-client now reads the result from the correct offset (msg vs. message...)Christian Fuchs2013-09-16
* excluded test cases for SP for now, while it does not fully work yetChristian Fuchs2013-09-16
* bugfix, forgot to reset a variableChristian Fuchs2013-09-12
* the key entry in GNUNET_SCALARPRODUCT_ComputationHandle is now a struct, not ...Christian Fuchs2013-09-11
* removed a couple of extra checks from the SP-apiChristian Fuchs2013-09-11
* SP-service: converted integer types from 16 to 32bit unsigned whereever neededChristian Fuchs2013-09-11