OpenBSD CVS

src/lib/libcrypto/arc4random/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libcrypto / arc4random


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] arc4random_aix.h  1.2   7 years  bcook   Tighten behavior of _rs_allocate failure for portable arc4random implementations...
[TXT] arc4random_freebsd.h  1.4   7 years  bcook   Tighten behavior of _rs_allocate failure for portable arc4random implementations...
[TXT] arc4random_hpux.h  1.3   7 years  bcook   Tighten behavior of _rs_allocate failure for portable arc4random implementations...
[TXT] arc4random_linux.h  1.12   4 years  inoguchi   Using pthread_atfork instead of __register_atfork with uClibc on noMMU uClibc o...
[TXT] arc4random_netbsd.h  1.3   7 years  bcook   Tighten behavior of _rs_allocate failure for portable arc4random implementations...
[TXT] arc4random_osx.h  1.11   7 years  bcook   Tighten behavior of _rs_allocate failure for portable arc4random implementations...
[TXT] arc4random_solaris.h  1.10   7 years  bcook   Tighten behavior of _rs_allocate failure for portable arc4random implementations...
[TXT] arc4random_win.h  1.6   7 years  bcook   Tighten behavior of _rs_allocate on Windows. For Windows, we are simply using c...
[TXT] getentropy_aix.c  1.9   17 months  jmc   spelling fixes; from paul tagliamonte i removed the arithmetics -> arithmetic ch...
[TXT] getentropy_freebsd.c  1.4   3 years  deraadt   make fixed-sized fixed-value mib[] arrays be const ok guenther tb millert
[TXT] getentropy_hpux.c  1.8   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[TXT] getentropy_linux.c  1.48   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[TXT] getentropy_netbsd.c  1.4   3 years  deraadt   make fixed-sized fixed-value mib[] arrays be const ok guenther tb millert
[TXT] getentropy_osx.c  1.14   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[TXT] getentropy_solaris.c  1.15   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[TXT] getentropy_win.c  1.6   3 years  bcook   Update getentropy on Windows to use Cryptography Next Generation (CNG). wincryp...