fix for starting problems of SUID binaries
[oweals/gnunet.git] / src / util / crypto_random.c
2019-06-22 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-06-19 Christian Grothofffix socket cmp, fix compiler warnings about unused...
2019-04-16 Christian Grothoffimplement backchannel encryption/decryption
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-11 Christian Grothoffintroduce allocation wrappers to improve libgcrypt...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-03-05 Christian Grothoff-fix ftbfs with older libgcrypt
2014-03-04 Christian Grothoff-doxygen
2014-01-08 Bart Polot-revert r31823, it broke gnunet-ecc CLI tool
2014-01-07 Christian Grothoffbad comment, option actually not required anymore as...
2013-12-11 Christian Grothoff-remove find() forking, we pretty much should not need...
2013-12-11 Christian Grothoff-close /dev/random on shutdown
2013-12-08 Christian Grothoff-remove duplicated return
2013-10-29 Matthias Wachsfunction to fill buffer with random values
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-06-18 David BarksdaleGeneralize condition for missing random/srandom.
2013-02-11 Christian Grothoff-trying to address #2791
2013-01-17 Christian Grothoff-no need to be nice
2012-09-26 Christian Grothoffreleaxing libgcrypt version check, fixing Debian #684997
2012-09-17 Christian Grothofffixing #1551/#2503
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-06-10 Christian GrothoffLRN: fix RAND_MAX on W32:
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-01-31 Christian Grothoff-try with finished
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-11-29 Christian Grothoff-fixing indentation
2011-11-23 Christian GrothoffLRN: Fix the use of SRANDOM
2011-11-23 Christian GrothoffLRN: fixing 1956 by using a better random generator...
2011-11-05 Christian Grothoffintroducing GNUNET_abort
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-01-26 Christian Grothoffimprove weak random generator
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-08 Christian Grothoffnonce
2010-10-03 Nils DurnerKDF code
2010-06-25 Christian Grothoffcleaning argz mess
2010-06-09 Christian Grothoffstdconst
2010-06-09 Christian Grothofffixing bias
2010-06-08 Christian Grothofffix
2010-04-22 Christian Grothoffmake weakness more explicit
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-10-08 Christian Grothoffbetter comments
2009-09-24 Nils Durnersrandom II
2009-09-08 Christian Grothofffixes
2009-05-29 Christian Grothoffng