aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Collapse)AuthorAge
...
* - re-added testcase for crypto-paillierChristian Fuchs2014-01-29
| | | | | - fixed remaining pailier-test bug - now: achieve world domination or off to new shores
* - omitted test for crypto_paillier for now... Christian Fuchs2014-01-29
|
* fix #3283Christian Grothoff2014-01-27
|
* -Modified struct PeerTrailSetupMessage.Supriti Singh2014-01-27
| | | | | | | | -Modified struct PeerTrailSetupResultMessage. -Added stubs for find_predecessor. -Added comments to understand the flow.
* - wrote a proper test for crypto-paillierChristian Fuchs2014-01-26
|
* - more work on crypto-paillierChristian Fuchs2014-01-26
|
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* - added logics for homomorphic operation in paillierChristian Fuchs2014-01-21
| | | | - adjusted headers
* - scalarproduct element container was 1 byte too largeChristian Fuchs2014-01-21
| | | | | - added logics to compute the maximum supported number of paillier hom.ops for a ciphertext - updated comments
* - header syncChristian Fuchs2014-01-21
|
* - first extension of paillier with foolproof homomorphism support ↵Christian Fuchs2014-01-21
| | | | | | (ciphertext container carries information on support ops) - adjusted encryt/decrypt functionality to handle gcry_mpi_t, not a plaintext container
* - paillier implementation and testFlorian Dold2014-01-20
|
* - add missing crypto_paillier.cFlorian Dold2014-01-20
|
* - paillier implementationFlorian Dold2014-01-20
|
* - type errorFlorian Dold2014-01-20
|
* - remove adjustFlorian Dold2014-01-20
|
* - make mpi scan/print publicFlorian Dold2014-01-20
| | | | | - secretsharing key generation and decryption fixed
* More W32 resolver workaroundsLRN2014-01-17
|
* - add user feedbackBart Polot2014-01-10
|
* Add NSE proof of work standalone tool and benchmarkBart Polot2014-01-10
|
* adding benchmark logic for HKDFChristian Grothoff2014-01-09
|
* -revert 'optimization' that broke test_crypto_hkdfChristian Grothoff2014-01-09
|
* Fix W32 process spawning to use CREATE_NO_WINDOW only when there's no consoleLRN2014-01-08
|
* Remove the W32 timezone hack to match r31771LRN2014-01-08
|
* Add console hackery for gnunet-conversation on W32LRN2014-01-08
|
* Remove CREATE_NO_WINDOW flag, allow children to get our consoleLRN2014-01-08
|
* -revert r31823, it broke gnunet-ecc CLI toolBart Polot2014-01-08
|
* -eliminate repeated calls to gcry_md_open, use reset instead of close/openChristian Grothoff2014-01-07
|
* bad comment, option actually not required anymore as we do not use ↵Christian Grothoff2014-01-07
| | | | VERY_STRONG anyway
* - fix for incorporating day light savings timeSree Harsha Totakura2013-12-29
|
* -fix assertion, FD 0 is fineChristian Grothoff2013-12-24
|
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* -fixing misc format stringsChristian Grothoff2013-12-24
|
* -let's not introduce stdbool shortly before the releaseChristian Grothoff2013-12-24
|
* Here's another patch for GNUNet's scheduler. It's a smaller version of my lastChristian Grothoff2013-12-24
| | | | | | | | | | | | | | | patch. This patch extends the scheduler API with two new functions: GNUNET_SCHEDULER_add_file_with_priority GNUNET_SCHEDULER_add_net_with_priority It also re-writes the other net_add/file_add functions to make them call these more generic functions in order to avoid code duplication. - Andrew
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ↵Christian Grothoff2013-12-24
| | | | identities with the rest of the system
* -fix tiny leak, doxygenChristian Grothoff2013-12-23
|
* -fix build system issuesChristian Grothoff2013-12-23
|
* -doxygenChristian Grothoff2013-12-23
|
* Don't hardcode stat sizesLRN2013-12-23
|
* Use newer plibc, adjust the code as neededLRN2013-12-22
| | | | | | | Use plibc_set_stat_size_size Use plibc_set_stat_time_size Update plibc header Check for _stati64 (needed due to the new plibc header)
* Make GNUNET_STRINGS_absolute_time_to_string() return utf8-encoded stringLRN2013-12-22
|
* -support weeks as wellChristian Grothoff2013-12-20
|
* -indentation, cleanupChristian Grothoff2013-12-20
|
* -typoChristian Grothoff2013-12-20
|
* -set receiver handler to NULL on timeoutChristian Grothoff2013-12-20
|
* success messageMatthias Wachs2013-12-20
|
* Don't free opt cfg if it's NULLLRN2013-12-19
|
* malloc -> newLRN2013-12-19
|
* Use more-or-equal (some machines are fast enough)LRN2013-12-19
|