gecko-dev/security/nss/lib
wtc%netscape.com 4ad20ee457 Use '$(INSTALL) -m 444' to install files in nss/lib/crypto. By default
INSTALL is $(NSINSTALL) -R on Unix, which creates relative-path symlinks.
2000-09-27 05:49:43 +00:00
..
asn1 Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
base Changes to make base code compile in the current nss environment. This is so 2000-09-06 22:11:57 +00:00
certdb Add UTF8String handling to Name attributes. 2000-09-25 21:13:24 +00:00
certhigh Fix a UMR, one of many where the SECItem type field was uninitialized. 2000-09-18 23:53:18 +00:00
ckfw Added perl-generated files nssckpev.h nssckft.h nssckg.h nssck.api. 2000-09-22 22:52:20 +00:00
crmf Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
cryptohi Oops - fixed the fix. The prototype now correctly unpacks into a 2000-06-21 00:04:38 +00:00
fortcrypt One only needs to link with either libcrypto or freebl. We need to copy 2000-09-21 06:20:44 +00:00
freebl revert changes to DH param gen. MPI does compute q=2p+1 for strong primes, but returns q not p. #ifdef in rsa for testing mp_exptmod_d vs. mp_exptmod, mp_exptmod is considerably faster. 2000-09-22 16:24:16 +00:00
jar Remove old communicator stuff from libjar so modutil will build now. 2000-08-02 18:41:31 +00:00
macbuild Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
nss Add NSS_NoDB_Init() 2000-09-22 17:34:29 +00:00
pk11wrap Fix problem where RSA op failures cause multiple retries of the RSA algorithm. 2000-09-23 00:05:27 +00:00
pkcs7
pkcs12
pki
pki1
pkix
smime signed data certs may not be set when this is called, so get certs from db. 2000-09-15 20:23:26 +00:00
softoken Move the header files. 2000-09-23 00:04:34 +00:00
ssl OS/2 build changes. 2000-09-20 17:07:22 +00:00
util OS/2 build changes. 2000-09-20 17:07:22 +00:00
Makefile Use '$(INSTALL) -m 444' to install files in nss/lib/crypto. By default 2000-09-27 05:49:43 +00:00
manifest.mn Add the base and pkcs11 framework to the builds. 2000-09-06 22:24:48 +00:00