aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_random.c
Commit message (Collapse)AuthorAge
* -trying to address #2791Christian Grothoff2013-02-11
|
* -no need to be niceChristian Grothoff2013-01-17
|
* releaxing libgcrypt version check, fixing Debian #684997Christian Grothoff2012-09-26
|
* fixing #1551/#2503Christian Grothoff2012-09-17
|
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
| | | | | | | | | | Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm
* LRN: fix RAND_MAX on W32:Christian Grothoff2012-06-10
| | | | | MinGW stdlib.h defines it to 0x7FFF, but our implementation is better.
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -try with finishedChristian Grothoff2012-01-31
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* LRN: Fix the use of SRANDOMChristian Grothoff2011-11-23
|
* LRN: fixing 1956 by using a better random generator on W32Christian Grothoff2011-11-23
|
* introducing GNUNET_abortChristian Grothoff2011-11-05
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* improve weak random generatorChristian Grothoff2011-01-26
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* nonceChristian Grothoff2010-10-08
|
* KDF codeNils Durner2010-10-03
|
* cleaning argz messChristian Grothoff2010-06-25
|
* stdconstChristian Grothoff2010-06-09
|
* fixing biasChristian Grothoff2010-06-09
|
* fixChristian Grothoff2010-06-08
|
* make weakness more explicitChristian Grothoff2010-04-22
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* better commentsChristian Grothoff2009-10-08
|
* srandom IINils Durner2009-09-24
|
* fixesChristian Grothoff2009-09-08
|
* ngChristian Grothoff2009-05-29