summaryrefslogtreecommitdiff
path: root/random
Commit message (Expand)AuthorAgeFilesLines
* drop .cvsignore filesnd2004-11-241-4/+0
* Merge in changes from trunk to 1.0.x.jerenkrantz2004-11-171-2/+2
* Relicense.jorton2004-02-283-147/+30
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-051-18/+0
* Correct signedness of abs values.wrowe2003-11-171-6/+6
* With the exception of some intersting(1) output from testall random2,wrowe2003-11-163-75/+81
* fix an odd portability issue:trawick2003-11-061-2/+2
* Get rid of tabs.ben2003-11-063-798/+798
* Ignore generated source.jorton2003-11-051-0/+4
* * apr_random.c: Fix comment.jorton2003-11-051-1/+1
* Endianness and APR types for random.ben2003-11-052-208/+52
* SHA-2 code has been licensed to the ASF.ben2003-11-052-46/+98
* Code style.ben2003-11-051-117/+112
* Make sure randomness is different after a fork.ben2003-11-031-2/+45
* Start of new PRNG.ben2003-11-035-0/+1607