Next | Query returned 4 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2013-10-26 01:33:14 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.2.2.4

changes:
0.2.2.2 => 0.2.2.4
 - Assume GHC (not gcc) and test RDRAND
 - Merge pull request #4 from singpolyma/master
   ( #4 => https://github.com/TomMD/entropy/pull/4 )
     Support QNX by using lower-level I/O
   2013-09-08 10:50:58 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.2.2.2

changes:
0.2.2.2
  -  Merge pull request #7 from hamishmack/master
       Revert "Use template haskell to fix the call to withTempDirectory in \ 
Setup.hs so that it works with Cabal 1.17"
         It turns out this will not be changing in 1.18 (official Cabal \ 
release), so we need to revert this change.
         https://github.com/haskell/cabal/issues/1387
  - Merge pull request #5 from qrilka/patch-1
      prevent emphasis for '/dev/urandom' path in haddock
0.2.2.1
  - Merge pull request #3 from hamishmack/master
      Use template haskell to fix the call to withTempDirectory in Setup.hs so \ 
that it works with Cabal 1.17
0.2.2
  - Add build-time configuration to check for RDRAND support.
  - use RDRand for long-running (CryptHandle) requests.
  - Add RDRAND instruction support.
   2011-07-12 09:21:00 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-entropy-0.2.1 as wip/hs-entropy.

A platform independent method to obtain cryptographically strong
entropy (urandom on Linux, CryptAPI on Windows, patches
welcome). Users looking for cryptographically strong
(number-theoretically sound) PRNGs should see the DRBG package too!


Next | Query returned 4 messages, browsing 1 to 10 | previous