summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close MOZILLA_0_6_MAC_RELEASEMOZILLA_0_6_MAC_RELEASEFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'MOZILLA_0_6_MAC_RELEASE'Netscape_6_0_RTM_SECURITY_MAC_BASENetscape_6_01_20010207_SECURITY_MAC_RELEASENetscape_20001107_SECURITY_MAC_RELEASENetscape_20001106_SECURITY_MAC_RELEASEcvs2hg2000-11-040-0/+0
* fixup commit for branch 'MOZILLA_0_6_SECURITY_MAC_BRANCH'cvs2hg2000-11-04274-23361/+1042
* Fix DSA / BLAPI interface by creating stub functions that have thechrisk%netscape.com2000-06-122-9/+41
* added roots.mcgreer%netscape.com2000-06-121-1/+1
* Sorted output for certutil -Lchrisk%netscape.com2000-06-122-33/+105
* Fix cleanup code in Decrypt to check for NULL pointersthayes%netscape.com2000-06-121-5/+5
* Add permanent (token) key for supporting Secret Decoder Ring (SDR)thayes%netscape.com2000-06-104-58/+397
|\
| * fixup commit for tag 'smimetk_branch_point'smimetk_branch_pointcvs2hg2000-06-06109-8281/+0
|/
* Carry forward fix from NSS 2.8 for servers that don't do ssl2.nelsonb%netscape.com2000-06-061-5/+9
* iterate context creation for all ciphers when doing performance tests.mcgreer%netscape.com2000-06-021-8/+52
* fork content version between ns-branded builds and mozilla builds.mcgreer%netscape.com2000-06-022-0/+5
* Allow for building with internal roots.mcgreer%netscape.com2000-06-021-0/+1
* Allow for building with internal root certs.mcgreer%netscape.com2000-06-022-1/+8
* more performance testingmcgreer%netscape.com2000-06-021-12/+57
* Use PK11 fixed key lookup to locate the key value. Fix ENCRYPT/DECRYPT bug inthayes%netscape.com2000-05-311-27/+14
* Return to using the thread safe version. The non-thread safe version can doub...relyea%netscape.com2000-05-311-2/+2
* Fix bug which would have bypassed mac checking in TLSrelyea%netscape.com2000-05-311-1/+1
* Set up code that allows you to run only some of the SSL tests in a single run.relyea%netscape.com2000-05-311-2/+14
* Fix Environment variable overrides.relyea%netscape.com2000-05-311-6/+7
* fix static array (found with solaris 2.7 build)mcgreer%netscape.com2000-05-311-1/+1
* Initial version of header for SDR wrappersthayes%netscape.com2000-05-271-0/+59
* Fix build on NT. Correct link order in PKCS11 directory.nelsonb%netscape.com2000-05-272-17/+22
* Add new implementation of the algorithm from RFC 2268. Fix some comments.nelsonb%netscape.com2000-05-273-8/+500
* fix up file handling.mcgreer%netscape.com2000-05-261-4/+11
* break off mode list when next option is reachedmcgreer%netscape.com2000-05-261-1/+4
* fix dsa self-testmcgreer%netscape.com2000-05-266-9/+13
* * allow a directory for tests to be specifiedmcgreer%netscape.com2000-05-261-112/+224
* Initial version of the PK11 wrappers for SDR. This version uses a fixed key ...thayes%netscape.com2000-05-262-0/+294
* self-testmcgreer%netscape.com2000-05-2635-0/+65
* self-testmcgreer%netscape.com2000-05-2627-0/+32
* Fix up the hashes to only use one mode. Add self-test capability to bltest (...mcgreer%netscape.com2000-05-261-55/+244
* Allow any build to use moz_import rule. mozilla dbm uses different lib name,...mcgreer%netscape.com2000-05-251-2/+1
* Use the -g keysize value, instead of DES_KEY_LENGTH, for all cryptonelsonb%netscape.com2000-05-251-7/+7
* Simplify and speed up client cache expiration detection.nelsonb%netscape.com2000-05-241-6/+6
* Correct the implementation of the options for disabling SSL2, SSL3 and TLS.nelsonb%netscape.com2000-05-242-44/+44
* Fix the logic in client and server to detect version roll-back attack,nelsonb%netscape.com2000-05-244-27/+59
* Changes in support of corrected TLS rollback detection.nelsonb%netscape.com2000-05-241-0/+1
* Fix a transcription error that caused a crash.nelsonb%netscape.com2000-05-241-1/+1
* Added calls for BSAFE 5.0mcgreer%netscape.com2000-05-231-4/+22
* break a long rsa message into key-sized blocks for testing.mcgreer%netscape.com2000-05-231-13/+28
* Added RFC2630 OID values:chrisk%netscape.com2000-05-222-0/+29
* Added SEC_ASN1DecodeInteger functionchrisk%netscape.com2000-05-221045-0/+387665
|\
* \ fixup commit for tag 'SeaMonkey_M16_RELEASE'SeaMonkey_M16_RELEASEcvs2hg2000-05-211045-387622/+0
|\ \ | |/ |/|
| * fixup commit for tag 'SeaMonkey_M16_BASE'SeaMonkey_M16_BASEcvs2hg2000-05-211045-387622/+0
| |\ |/ /
| * fixup commit for tag 'EMBEDDING_06192000_BASE'EMBEDDING_06192000_BASEcvs2hg2000-05-211045-387622/+0
|/
* More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlovcls%seawood.org2000-05-211-1/+5
* hash performance functions now look the same as the other ciphers. add a zer...mcgreer%netscape.com2000-05-191-100/+26
* Performance enhancement. Takes only 70% as long as previous version.nelsonb%netscape.com2000-05-191-65/+78
* fix up the mode arrays.mcgreer%netscape.com2000-05-191-2/+5