This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-12 10:40:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
security
History
mcgreer%netscape.com
be0c0a0e5c
more FIPS fixes. it's possible the old crypto lib alloc'ed the PQG params and copied them over when creating the DSA key, otherwise this code would have never worked. It's also possible this code was never tested as-is. At any rate, the static vars go out of scope and wreak havoc later on, so alloc the memory.
2001-08-06 18:57:16 +00:00
..
coreconf
Fix 92882: coreconf jdk.mk doesn't support solaris x86
2001-07-31 18:58:49 +00:00
dbm
Fix bug 522 for NSS trunk.
2001-06-06 20:25:06 +00:00
jss
Fix 93382: snprintf() undefined on windows
2001-08-03 09:18:30 +00:00
manager
Checking in for cls@seawood.org. Bug 93282 - pipnss not rebuilt when NSS static libraries change. r=bryner.
2001-08-04 23:29:40 +00:00
nss
more FIPS fixes. it's possible the old crypto lib alloc'ed the PQG params and copied them over when creating the DSA key, otherwise this code would have never worked. It's also possible this code was never tested as-is. At any rate, the static vars go out of scope and wreak havoc later on, so alloc the memory.
2001-08-06 18:57:16 +00:00
psm
Fixing PSM tree to build with new iface for CreateBundle.
2001-04-27 21:31:24 +00:00
Makefile.in
Cause this to build the PSM 2.0 directory now instead.
2001-04-16 20:41:00 +00:00
makefile.win
Oops, this was meant for a branch.
2001-06-13 18:51:09 +00:00