index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
crypto
/
prng.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* prng.c (krb5int_prng_init): Incorporate do_yarrow_init body. Don't check
Ken Raeburn
2005-01-14
1
-28
/
+10
*
* prng.c (read_entropy_from_device): Use ssize_t, not size_t, so
Tom Yu
2005-01-13
1
-1
/
+1
*
* prng.c (do_yarrow_init): Move mutex initialization here.
Ken Raeburn
2004-11-17
1
-1
/
+7
*
push yarrow locking down into the yarrow code to reduce contention
Ken Raeburn
2004-10-30
1
-16
/
+7
*
* prng.c (init_once): Variable deleted.
Ken Raeburn
2004-06-02
1
-9
/
+7
*
* prng.c (krb5int_prng_cleanup): Destroy the mutex
Ken Raeburn
2004-05-01
1
-0
/
+1
*
Add a mutex for the shared static storage used by Yarrow
Ken Raeburn
2004-05-01
1
-22
/
+55
*
* prng.c (krb5int_prng_cleanup): Renamed from prng_cleanup.
Ken Raeburn
2004-03-18
1
-1
/
+1
*
protoize
Ken Raeburn
2004-02-19
1
-2
/
+1
*
* prng.c: use Unix randomness sources on Mac OS X
Alexandra Ellwood
2003-03-06
1
-4
/
+3
*
Implement code to get random data from /dev/{random,urandom}. For
Sam Hartman
2002-01-08
1
-1
/
+91
*
* Link Yarrow into the build
Sam Hartman
2001-11-16
1
-120
/
+74
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
1
-2
/
+2
*
more casting cleanup
Ken Raeburn
2001-04-10
1
-4
/
+5
*
Use krb5int_ prefix for internal "provider" structures
Ken Raeburn
2001-03-09
1
-1
/
+1
*
prng.c: use des3 now
Ken Raeburn
2001-03-06
1
-14
/
+14
*
* nfold.c (krb5_nfold): inbots and outbits are now unsigned int
Ezra Peisach
2000-10-17
1
-1
/
+1
*
prng.c (prng_cleanup): Ensure memory allocated before calling free
Ezra Peisach
2000-06-29
1
-1
/
+1
*
pullup from 1.2 branch
Ken Raeburn
2000-06-27
1
-1
/
+1
*
Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...
Miro Jurisic
2000-01-22
1
-0
/
+6
*
Various changes to:
Ken Raeburn
2000-01-22
1
-2
/
+2
*
* prng.c (enc): Now static and const, and points to const
Ken Raeburn
2000-01-22
1
-1
/
+1
*
Added KRB5_DLLIMP and KRB5_CALLCONV so that these files build
Theodore Tso
1998-12-05
1
-2
/
+2
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+155