summaryrefslogtreecommitdiff
path: root/security/nss/cmd
Commit message (Collapse)AuthorAgeFilesLines
* fixup commit for branch 'MOZILLA_0_6_SECURITY_MAC_BRANCH'cvs2hg2000-11-0481-2155/+127
|
* Sorted output for certutil -Lchrisk%netscape.com2000-06-122-33/+105
|
* iterate context creation for all ciphers when doing performance tests.mcgreer%netscape.com2000-06-021-8/+52
|
* more performance testingmcgreer%netscape.com2000-06-021-12/+57
| | | | | * timing of context creation for ciphers * provide system information
* 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
| | | | | * separate pqg generation for dsa test * fix dsa self-test
* 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
| | | | (test each of the BLAPI functions). DSA self-test not working at this time.
* Use the -g keysize value, instead of DES_KEY_LENGTH, for all cryptonelsonb%netscape.com2000-05-251-7/+7
| | | | algorithms except DES and 3DES.
* Correct the implementation of the options for disabling SSL2, SSL3 and TLS.nelsonb%netscape.com2000-05-242-44/+44
| | | | | Add a new -R option to selfserv, which disables detection of rollback from TLS to SSL3.0. This is necessary for testing with broken TLS clients.
* break a long rsa message into key-sized blocks for testing.mcgreer%netscape.com2000-05-231-13/+28
|
* hash performance functions now look the same as the other ciphers. add a ↵mcgreer%netscape.com2000-05-191-100/+26
| | | | zerobuffer option to avoid creating random buffers when performance testing.
* 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
| | | | | * added usage * chaining modes and stream ciphers reset contexts when doing multiple iterations for performance testing
* Add support for sha1. Add repetition count argument to -p.nelsonb%netscape.com2000-05-191-29/+133
|
* very rudimentary test code for regression tests of BLAPI.mcgreer%netscape.com2000-05-183-0/+1346
|
* Applying ancient patch to dump out extended key usage extensionsroeber%netscape.com2000-05-181-0/+46
|
* Add TLS and SSL flags to modutil.relyea%netscape.com2000-05-165-351/+704
| | | | Allow the Default flag to work specifically on a slot.
* 1) add code to allow selfserv to reuse existing listen ports when they are ↵relyea%netscape.com2000-05-161-0/+12
| | | | | | 'just haning around' (allows our test suits to run when starting and stopping the server all the time). 2) flush out any server output so it doesn't get lost from out test suites
* In BSAFE build, libfreebl.a has symbols needed by libbsafe.a (memory ↵mcgreer%netscape.com2000-05-161-0/+2
| | | | management).
* reordered libraries for buildsmcgreer%netscape.com2000-05-151-20/+15
|
* Add condition for BSAFE build.mcgreer%netscape.com2000-05-121-3/+20
|
* Several fixes. Builds on WIN32. Prints Usage when invalid syntax.nelsonb%netscape.com2000-05-081-2/+6
|
* Detect failure of NSS_Init.nelsonb%netscape.com2000-04-061-1/+7
|
* Put "btoa" back into the built directories, since the underlying coderepka%netscape.com2000-04-061-1/+1
| | | | is now available in nss/lib.
* Add a trailing CRLF; the encoder doesn't.repka%netscape.com2000-04-061-1/+11
|
* Update makefiles so NT will build. (and other platforms that don't have ↵relyea%netscape.com2000-04-0326-53/+53
| | | | symbolic links)
* Initial checkin of sslstrength/ssltelnet source.mcgreer%netscape.com2000-04-035-0/+1240
|
* Initial checkin of signver source.mcgreer%netscape.com2000-04-034-0/+306
|
* Initial checkin of signver source.mcgreer%netscape.com2000-04-034-0/+1498
|
* Initial checkin of signtool source.mcgreer%netscape.com2000-04-0314-0/+7342
|
* Initial checkin of pk12util source.mcgreer%netscape.com2000-04-034-0/+1457
|
* Remove modutil until we can fix a build problem.relyea%netscape.com2000-03-311-1/+1
|
* remove an incorrectly checked in filerelyea%netscape.com2000-03-311-32/+0
|
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-31215-0/+55604