index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
random
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed tabs; fixed braces indent; added ASF header.
Guenter Knauf
2013-05-23
1
-9
/
+25
*
* random/unix/sha2.c (apr__SHA256_Final): Avoid C pointer aliasing
Joe Orton
2012-12-11
1
-1
/
+8
*
* random/unix/: Remove unused SHA-384/SHA-512 implementations.
Joe Orton
2012-12-11
2
-508
/
+2
*
Clean up references to rng struct when pool is destroyed
Stefan Fritsch
2011-11-07
1
-0
/
+18
*
Clarify what happens to the proc structure used by apr_fork().
Sander Temme
2011-11-07
1
-0
/
+5
*
Fix issue found by PVS-Studio static analyzer:
Stefan Fritsch
2011-09-19
1
-6
/
+6
*
Document and add extern "C" linkage declaration to the apr_random.h header.
Davi Arnaut
2007-07-21
1
-1
/
+4
*
* random/unix/sha2.c: Fix array declarations for C89, which
Joe Orton
2007-02-16
1
-5
/
+5
*
Fix the typo.
Joe Orton
2006-08-03
3
-3
/
+3
*
Update license header.
Joe Orton
2006-08-03
3
-18
/
+18
*
These working sizes are never negative, always mem mapping sized.
William A. Rowe Jr
2006-01-13
1
-2
/
+2
*
* random/unix/sha2.h, random/unix/sha2.c: Fix more global symbols.
Joe Orton
2005-12-09
2
-19
/
+19
*
Prefix non-static symbols with 'apr__' to avoid namespace conflicts.
Brian Fitzpatrick
2005-12-07
3
-45
/
+45
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
3
-3
/
+6
*
Clean up 4 extranious emits. Because of the modulo operator, these
William A. Rowe Jr
2005-01-05
1
-4
/
+8
*
Remove .cvsignore files.
Joe Orton
2004-11-18
1
-4
/
+0
*
* random/unix/apr_random.c (apr_random_init): Zero-initialize H and
Joe Orton
2004-10-06
1
-2
/
+2
*
Relicense.
Joe Orton
2004-02-28
3
-147
/
+30
*
First whack at switching to a single top-level make. This adds a dependency
Greg Stein
2004-02-05
1
-18
/
+0
*
Correct signedness of abs values.
William A. Rowe Jr
2003-11-17
1
-6
/
+6
*
With the exception of some intersting(1) output from testall random2,
William A. Rowe Jr
2003-11-16
3
-75
/
+81
*
fix an odd portability issue:
Jeff Trawick
2003-11-06
1
-2
/
+2
*
Get rid of tabs.
Ben Laurie
2003-11-06
3
-798
/
+798
*
Ignore generated source.
Joe Orton
2003-11-05
1
-0
/
+4
*
* apr_random.c: Fix comment.
Joe Orton
2003-11-05
1
-1
/
+1
*
Endianness and APR types for random.
Ben Laurie
2003-11-05
2
-208
/
+52
*
SHA-2 code has been licensed to the ASF.
Ben Laurie
2003-11-05
2
-46
/
+98
*
Code style.
Ben Laurie
2003-11-05
1
-117
/
+112
*
Make sure randomness is different after a fork.
Ben Laurie
2003-11-03
1
-2
/
+45
*
Start of new PRNG.
Ben Laurie
2003-11-03
5
-0
/
+1607