summaryrefslogtreecommitdiff
path: root/random/unix
Commit message (Expand)AuthorAgeFilesLines
* Remove .cvsignore files.Joe Orton2004-11-181-4/+0
* * random/unix/apr_random.c (apr_random_init): Zero-initialize H andJoe Orton2004-10-061-2/+2
* Relicense.Joe Orton2004-02-283-147/+30
* First whack at switching to a single top-level make. This adds a dependencyGreg Stein2004-02-051-18/+0
* Correct signedness of abs values.William A. Rowe Jr2003-11-171-6/+6
* With the exception of some intersting(1) output from testall random2,William A. Rowe Jr2003-11-163-75/+81
* fix an odd portability issue:Jeff Trawick2003-11-061-2/+2
* Get rid of tabs.Ben Laurie2003-11-063-798/+798
* Ignore generated source.Joe Orton2003-11-051-0/+4
* * apr_random.c: Fix comment.Joe Orton2003-11-051-1/+1
* Endianness and APR types for random.Ben Laurie2003-11-052-208/+52
* SHA-2 code has been licensed to the ASF.Ben Laurie2003-11-052-46/+98
* Code style.Ben Laurie2003-11-051-117/+112
* Make sure randomness is different after a fork.Ben Laurie2003-11-031-2/+45
* Start of new PRNG.Ben Laurie2003-11-035-0/+1607