gecko-dev/security/nss/lib/freebl
wtchang%redhat.com 3108c0b56e Bug 51429: in safe_pclose, we may call kill + waitpid(WNOHANG) 1000 times
without giving the child any time to receive the SIGKILL signal and
terminate, break out of the while loop, and leave the child behind as a
zombie process.  The patch is contributed by John G. Myers
<jgmyers@speakeasy.net> and Tomas Mraz of Red Hat. r=neil.williams,relyea
2007-01-06 01:45:56 +00:00
..
ecl Bugzilla Bug 351140: handle the case that params->field is an invalid 2006-10-24 00:05:43 +00:00
mpi Bug 236613: added newline at end of file. 2006-12-12 23:26:40 +00:00
aeskeywrap.c
alg2268.c
alghmac.c
alghmac.h
arcfive.c
arcfour-amd64-gas.s
arcfour-amd64-sun.s
arcfour.c
blapi.h Fix for bug 115951 . Separate BL_Cleanup and BL_Unload . r=wtchang,nelson 2006-10-02 21:15:46 +00:00
blapit.h Bugzilla Bug 298520: moved the RSA maximum size macros from rsa.c to 2006-05-22 22:10:40 +00:00
config.mk Bugzilla Bug 115951: libfreebl3.dylib should be built as a loadable bundle 2006-10-06 23:45:39 +00:00
des.c 331515: selfserv Bus error on 3DES ciphersuites; r=julien, sr=nelson 2006-03-29 07:23:40 +00:00
des.h
desblapi.c
dh.c
dsa.c
ec.c Updated previous patch with douglas's input. (still bug 323817 2006-03-22 19:02:06 +00:00
ec.h
freebl.def
freebl.rc Bugzilla Bug 362173: The NSS cryptographic module (the softoken and freebl 2006-12-04 23:31:35 +00:00
freeblver.c Bugzilla Bug 362173: The NSS cryptographic module (the softoken and freebl 2006-12-04 23:31:35 +00:00
ldvector.c Bugzilla Bug 318966: added two RNG functions FIPS186Change_GenerateX and 2006-02-01 21:18:44 +00:00
loader.c Fix for bug 115951 . Separate BL_Cleanup and BL_Unload . r=wtchang,nelson 2006-10-02 21:15:46 +00:00
loader.h Bugzilla Bug 318966: added two RNG functions FIPS186Change_GenerateX and 2006-02-01 21:18:44 +00:00
mac_rand.c
Makefile Bugzilla Bug 345482: changed abspath to core_abspath to avoid conflict with 2006-12-07 01:57:18 +00:00
manifest.mn Bugzilla Bug 355297: changed the way we reseed the RNG so that we modify 2006-10-13 16:54:04 +00:00
mapfile.Solaris
md2.c
md5.c
mknewpc2.c
mksp.c
os2_rand.c Bugzilla Bug 355297: added new function RNG_SystemRNG, which gets random 2006-10-12 02:23:49 +00:00
pqg.c Bugzilla bug 336938: removed a test that is guaranteed to be false. The 2006-05-12 16:49:07 +00:00
prng_fips1861.c Bugzilla Bug 355297: changed the way we reseed the RNG so that we modify 2006-10-13 16:54:04 +00:00
rawhash.c
ret_cr16.s Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
rijndael32.tab
rijndael_tables.c
rijndael.c
rijndael.h
rsa.c Bugzilla Bug 298520: moved the RSA maximum size macros from rsa.c to 2006-05-22 22:10:40 +00:00
secmpi.h
secrng.h Bugzilla Bug 355297: added new function RNG_SystemRNG, which gets random 2006-10-12 02:23:49 +00:00
sha256.h Bugzilla Bug 355297: changed the way we reseed the RNG so that we modify 2006-10-13 16:54:04 +00:00
sha512.c Bugzilla Bug 355297: changed the way we reseed the RNG so that we modify 2006-10-13 16:54:04 +00:00
sha_fast.c
sha_fast.h
sha-fast-amd64-sun.s Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
sha.c
sha.h
shsign.h
shvfy.c
sysrand.c
tlsprfalg.c
unix_rand.c Bug 51429: in safe_pclose, we may call kill + waitpid(WNOHANG) 1000 times 2007-01-06 01:45:56 +00:00
win_rand.c Bugzilla Bug 357015: it turns out the code is correct. it's the comment 2006-10-18 23:45:32 +00:00