Age | Commit message (Expand) | Author |
---|
2013-11-07 | commit miss from r43573 | zzak |
2013-09-20 | * lib/securerandom.rb: [DOC] SecureRandom.hex length argument | zzak |
2013-08-31 | * lib/securerandom.rb (random_bytes): Use Process.clock_gettime. | akr |
2013-07-11 | * lib/securerandom.rb: Refactor conditions by Rafal Chmiel | zzak |
2013-05-20 | * lib/securerandom.rb: Update position of overview for RDoc | zzak |
2013-04-02 | * lib/securerandom.rb (SecureRandom.random_bytes): Use | akr |
2013-04-02 | * lib/securerandom.rb: Don't use Array#to_s. | akr |
2012-09-13 | lib/securerandom.rb: fix errors on Windows | shirosaki |
2012-05-07 | refine an error message. | akr |
2012-05-07 | * lib/securerandom.rb (random_bytes): call to_int method for the | akr |
2012-05-06 | * lib/securerandom.rb: show actual read length in an error message. | akr |
2012-01-02 | * lib/securerandom.rb (random_bytes): use IO#read instead of | akr |
2011-07-29 | * lib/securerandom.rb: call OpenSSL::Random.seed at the | akr |
2011-06-13 | * lib/securerandom.rb (SecureRandom.random_bytes): modify PRNG state | akr |
2010-09-11 | update document. | akr |
2010-09-11 | update document. | akr |
2010-02-05 | * random.c (fill_random_seed): don't use O_NOFOLLOW because | akr |
2009-08-19 | rdoc update. | akr |
2009-07-31 | * lib/securerandom.rb (SecureRandom.random_bytes): return string should | usa |
2009-04-26 | update rdoc. | akr |
2009-03-06 | * lib/securerandom.rb (SecureRandom.urlsafe_base64): add optional | akr |
2009-03-02 | * lib/securerandom.rb (SecureRandom.urlsafe_base64): delete padding. | akr |
2009-03-01 | rdoc update. | akr |
2009-02-15 | * lib/securerandom.rb (SecureRandom.urlsafe_base64): new method. | akr |
2009-01-29 | * lib/securerandom.rb (SecureRandom.uuid): uses unpacked array | nobu |
2009-01-29 | * lib/securerandom.rb: new method SecureRandom#uuid | technorama |
2008-01-06 | * lib/securerandom.rb: Add Win32 support. | technorama |
2007-06-14 | * lib/securerandom.rb: documente updated. | akr |
2007-06-10 | add document. | akr |
2007-06-10 | * lib/securerandom.rb: renamed from lib/secrand.rb. | akr |