summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close unlabeled-1.2.4unlabeled-1.2.4Franziskus Kiefer2017-09-290-0/+0
* Merge Tip fixes for the test cases back into the branch.relyea%netscape.com2000-09-271-6/+18
* Integrate OS/2 changes from IBM.relyea%netscape.com2000-09-201-1/+3
* Make the SSL test cases work on NT:relyea%netscape.com2000-06-291-24/+26
* 1) generate user DB's with only user certs (not CA certs as well) in them.relyea%netscape.com2000-06-161-5/+39
* fixup commit for branch 'unlabeled-1.2.4'cvs2hg2000-05-311156-396939/+0
* 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
* work on making test program more usable.mcgreer%netscape.com2000-05-191-22/+158
* Add support for sha1. Add repetition count argument to -p.nelsonb%netscape.com2000-05-191-29/+133
* Fix sha_fast for 64-bit solaris and 64-bit Alpha.nelsonb%netscape.com2000-05-191-3/+3
* very rudimentary test code for regression tests of BLAPI.mcgreer%netscape.com2000-05-183-0/+1346
* Changing MIN's and MAX's to PR_MIN, PR_MAXmcgreer%netscape.com2000-05-181-1/+1
* Changing all MIN's and MAX's to PR_MIN, PR_MAXmcgreer%netscape.com2000-05-181-2/+2
* changing all MIN's and MAX's to PR_MIN, PR_MAX (MIN and MAX were defined in d...mcgreer%netscape.com2000-05-181-1/+1
* Changes to ssl_EmulateSendFile suggested by Wan-Teh.nelsonb%netscape.com2000-05-181-1/+13
* Applying ancient patch to dump out extended key usage extensionsroeber%netscape.com2000-05-181-0/+46
* In ssl3_GenerateSessionKeys() ensure params secitem always points to validnelsonb%netscape.com2000-05-181-7/+5
* allow import of NSPR and DBM from mozilla when building with BSAFE.mcgreer%netscape.com2000-05-171-0/+6
* Mac tweeks.dougt%netscape.com2000-05-171-0/+0