aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Collapse)AuthorAge
...
* - 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
|
* fixing name to installMatthias Wachs2013-12-18
|
* -pi can be slower than this (see build 1241)Christian Grothoff2013-12-18
|
* - finished work on multipart sending in intersectionChristian Fuchs2013-12-16
| | | | | | - added getter for addressesPerElement from a bloomfilter - added multipart message format for intersection - added multipart message type for intersection
* Clean up dns resolver code a bitLRN2013-12-15
| | | | | To enable ipv6 resolution on W32 teredo must be enabled: netsh interface teredo set state <enterpriseclient | client>
* -fixing leaks on error pathsChristian Grothoff2013-12-14
|
* -move tcp session check into extra checks conditionChristian Grothoff2013-12-13
|
* -clean up network select code, avoid insane #ifdefing for MINGWChristian Grothoff2013-12-13
|
* -fix off-by-one so we can also select on FD 0 (stdin)Christian Grothoff2013-12-13
|
* -fix #3211Christian Grothoff2013-12-13
|