aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* - 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 VERY_STRON...Christian Grothoff2014-01-07
* - 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
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ide...Christian Grothoff2013-12-24
* -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
* 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
* Clean up dns resolver code a bitLRN2013-12-15
* -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
* -fixChristian Grothoff2013-12-12
* -fix leaksChristian Grothoff2013-12-12
* do not start with malformed configurationMatthias Wachs2013-12-12
* fail to start service if we have a malformed configurationMatthias Wachs2013-12-12
* -trying to fix #3202Christian Grothoff2013-12-12
* -undo, breaks multiuser more...Christian Grothoff2013-12-12
* -fixing #3202Christian Grothoff2013-12-12
* -remove useless/broken configure options, and gnunet_directories.hChristian Grothoff2013-12-11
* -remove find() forking, we pretty much should not need this anymore, and it c...Christian Grothoff2013-12-11