summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla bug #54711: fixed a typo. Thanks to hctrinh@us.ibm.comwtc%netscape.com2000-10-011-1/+1
* Added missing closing comment delimiter "*/".wtc%netscape.com2000-09-301-1/+1
* Incorporate multiplication performance enhancements for UltraSparc CPUsnelsonb%netscape.com2000-09-304-10/+63
* The Initial Developer of the Original Code is Netscape Communicationsnelsonb%netscape.com2000-09-301-0/+359
* Bugzilla bug #52904: deleted all the PKLITE and COMPRESS_TARGET stuff,wtc%netscape.com2000-09-302-49/+0
* The Initial Developer of the Original Code is Sun Microsystems Inc.nelsonb%netscape.com2000-09-291-0/+95
* The Initial Developer of the Original Code is Sun Microsystems Inc.nelsonb%netscape.com2000-09-295-0/+5648
* add cipher and smime to the pantheon of nss tests.mcgreer%netscape.com2000-09-291-1/+1
* change for BSAFE. on windows, nsinstall will do copy instead of link.mcgreer%netscape.com2000-09-291-6/+4
* changes to use blapitest on NT.mcgreer%netscape.com2000-09-292-10/+39
* Don't use type "ulong". Use "unsigned long" instead.nelsonb%netscape.com2000-09-292-2/+2
* Initial NetBSD port contributed by Shin'ichiro TAYA <taya@sm.sony.co.jp>.wtc%netscape.com2000-09-293-1/+87
* initial checkin of smime test script. does signed-data, enveloped-data, encr...mcgreer%netscape.com2000-09-293-0/+279
* add a shortcut encoder routine.mcgreer%netscape.com2000-09-292-0/+39
* brutish changes to get encrypted data working, will clean up later. allows t...mcgreer%netscape.com2000-09-291-262/+631
* add seeding call (for 3.1, for 3.2 I think this function needs to go away).mcgreer%netscape.com2000-09-291-0/+1
* add seeding call (req by RNG)mcgreer%netscape.com2000-09-291-0/+1
* Fix some bugs from the last checkin.nelsonb%netscape.com2000-09-291-3/+3
* changes to allow build with RSA BSAFE Crypto-C librarymcgreer%netscape.com2000-09-293-5/+8
* change to allow builds with RSA BSAFE Crypto-C librarymcgreer%netscape.com2000-09-291-2/+4
* fixes based on review by nelsonb:mcgreer%netscape.com2000-09-294-123/+210
* Add mp_set_long and mp_set_ulong to the public API.nelsonb%netscape.com2000-09-282-10/+42
* Bugzilla 39476: Copy the argument string in the OpenDBFilename callback funct...thayes%netscape.com2000-09-281-5/+5
* Use T61 String for any ASCII characters that don't meet the PrintableStringthayes%netscape.com2000-09-281-0/+17
* Fix numerous bugs in CERT_GetNickName. Fix bug 45247.nelsonb%netscape.com2000-09-281-42/+63
* Fix bug 39482. Don't use varargs when first argument is null.nelsonb%netscape.com2000-09-281-11/+21
* Add function for determining if we have root cert modules.relyea%netscape.com2000-09-283-2/+5
* Added config file for OSF1 V5.0.wtc%netscape.com2000-09-281-0/+47
* Fix crash when PR_Connect times out.nelsonb%netscape.com2000-09-281-3/+8
* shell script to run self-tests on ciphers supported by NSS.mcgreer%netscape.com2000-09-271-0/+190
* changes for nss script. passed tests produce no output. fix dsa test case.mcgreer%netscape.com2000-09-273-21/+34
* Use '$(INSTALL) -m 444' to install files in nss/lib/crypto. By defaultwtc%netscape.com2000-09-271-3/+3
* added SHLIB_PATH and LIBPATH for HPUX and AIXsonmi%netscape.com2000-09-261-1/+4
* Bugzilla bug #54131: link executable programs with the -z and +s linkerwtc%netscape.com2000-09-261-0/+2
* Add UTF8String handling to Name attributes.thayes%netscape.com2000-09-251-0/+4
* Fix problem where RSA op failures cause multiple retries of the RSA algorithm.relyea%netscape.com2000-09-231-5/+17
* Move the header files.relyea%netscape.com2000-09-232-9/+8
* Use the new NSS_NoDB_init.relyea%netscape.com2000-09-231-35/+2
* Added perl-generated files nssckpev.h nssckft.h nssckg.h nssck.api.wtc%netscape.com2000-09-224-0/+3065
* Add NSS_NoDB_Init()relyea%netscape.com2000-09-222-0/+43
* Check in changes to add NSS_NoDB_Init().relyea%netscape.com2000-09-222-1/+2
* revert changes to DH param gen. MPI does compute q=2p+1 for strong primes, b...mcgreer%netscape.com2000-09-223-18/+16
* Bugzilla bug #53114: fixed license.wtc%netscape.com2000-09-221-8/+31
* Added a white space.wtc%netscape.com2000-09-222-2/+2
* Bugzilla bug #53114: fixed license in nss/cmd/zlib/Makefile andwtc%netscape.com2000-09-222-14/+60
* Fix DH param gen, MPI returns Sophie-Germain prime q, then compute 2q + 1. I...mcgreer%netscape.com2000-09-211-19/+98
* One only needs to link with either libcrypto or freebl. We need to copywtc%netscape.com2000-09-213-13/+12
* Changes to build OS/2 NSS.relyea%netscape.com2000-09-203-0/+179
* OS/2 build changes.relyea%netscape.com2000-09-2020-86/+501
* Check in self-test based on FIPS 186-1 appendix 5mcgreer%netscape.com2000-09-196-13/+13