summaryrefslogtreecommitdiff
path: root/security/nss/cmd
Commit message (Expand)AuthorAgeFilesLines
* missed license headerian.mcgreer%sun.com2003-01-141-0/+32
* s/Certificate/Cert/ian.mcgreer%sun.com2003-01-098-115/+115
* s/AlgorithmAndParameters/AlgNParam/ian.mcgreer%sun.com2003-01-094-39/+39
* get des, des3, rc2, and rc4 ciphers workingian.mcgreer%sun.com2002-12-053-62/+146
* fixes for linux buildian.mcgreer%sun.com2002-12-035-26/+89
* make pkiutil work with multiple instance certsian.mcgreer%sun.com2002-12-031-3/+13
* get more crypto stuff working, including a self-testian.mcgreer%sun.com2002-11-2116-259/+843
* cleanup, additional QA tests, move modulelist to libnss (from libdev)ian.mcgreer%sun.com2002-11-158-201/+29
* * key pair generationian.mcgreer%sun.com2002-11-144-41/+224
* * handle command-line passwordsian.mcgreer%sun.com2002-11-144-4/+53
* bootstrap some Stan QA from encoded certs/keysian.mcgreer%sun.com2002-11-147-42/+115
* * rewrite algparam to use OIDs for algorithmsian.mcgreer%sun.com2002-11-145-12/+274
* * use base64 implementation from 3.Xian.mcgreer%sun.com2002-11-061-2/+10
* clean up last checkin so branch buildsian.mcgreer%sun.com2002-11-012-7/+11
* make softoken a separate build module so that its headers aren't mixed in wit...ian.mcgreer%sun.com2002-09-164-8/+6
* get user trust working (as a single bit!)ian.mcgreer%sun.com2002-09-131-5/+4
* add support for setting trustian.mcgreer%sun.com2002-09-134-50/+113
* methods for obtaining trust, printing them old-schoolian.mcgreer%sun.com2002-09-122-0/+38
* add support for key identifiersian.mcgreer%sun.com2002-09-126-38/+212
* builtin help for commandsian.mcgreer%sun.com2002-09-124-133/+170
* add error string reportingian.mcgreer%sun.com2002-09-106-17/+541
* * implement hold and resume mechanism for error stacks to allow modules to ca...ian.mcgreer%sun.com2002-09-103-4/+13
* implement cert signature verification for RSA certsian.mcgreer%sun.com2002-09-103-9/+26
* first crack at certificate verificationian.mcgreer%sun.com2002-09-064-38/+114
* get branch building on windowsian.mcgreer%sun.com2002-08-282-1/+17
* * printing of cert extensions and valid timesian.mcgreer%sun.com2002-08-284-82/+281
* * import of certificates into trust domainsian.mcgreer%sun.com2002-08-278-77/+455
* merges from tipian.mcgreer%sun.com2002-08-271-0/+20
* integrate the pkix libraryian.mcgreer%sun.com2002-08-263-5/+10
* land some stan tools workian.mcgreer%sun.com2002-08-2621-201/+3304
* update manifest for cmd on stan branchian.mcgreer%sun.com2002-08-261-34/+4
* Fix for 164471 - Hide passwords in NSS command-line tools on OS/2jpierre%netscape.com2002-08-251-6/+8
* Correctly identify tty on OS/2 - fix for 164420jpierre%netscape.com2002-08-241-1/+5
* Fix for 164403 - make console input work in NSS tools on OS/2jpierre%netscape.com2002-08-241-0/+4
* use error code in secutil.relyea%netscape.com2002-08-164-29/+156
* Quick and dirty utility to pink SSL servers to see if they are configuredrelyea%netscape.com2002-08-166-0/+1468
* Support the TLS_RSA_WITH_NULL_SHA cipher suite. Bug 161529. Fix Usage.nelsonb%netscape.com2002-08-091-7/+9
* Add support for SSL_RSA_WITH_NULL_SHA. Bug 161529. Fix usage message.nelsonb%netscape.com2002-08-091-2/+4
* Add comment about partial CRLsjpierre%netscape.com2002-08-092-0/+9
* Fix for 157649 - allow crlutil to do partial decoding so it can be used as a ...jpierre%netscape.com2002-08-071-13/+32
* Checking in riceman+bmo@mail.rit.edu's patch for bug 133702bishakhabanerjee%netscape.com2002-07-30366-0/+78673
|\
* | fixup commit for tag 'JSS_3_2_RC'JSS_3_2_RCcvs2hg2002-07-30366-78672/+0
|/
* Fix for 158221 - make crlutil save memory by using the new PK11_ImportCRL fun...jpierre%netscape.com2002-07-191-5/+8
* Remove unreferenced variablesjpierre%netscape.com2002-07-181-2/+0
* Fix usagejpierre%netscape.com2002-07-171-1/+1
* Fix for 157996 - add support for SEC_NewCrl browser emulation mode in crlutiljpierre%netscape.com2002-07-171-5/+15
* Bug 157946: removed the unused -m option. Added the -v option to Usage().wtc%netscape.com2002-07-171-2/+2
* Make certutil use the new CERT_VerifyCertificate function when verifying certsjpierre%netscape.com2002-07-161-7/+7
* Removed README.TXT, which is just README with Windows line endings (CRLF).wtc%netscape.com2002-07-092-126/+0
* Go back to the lower case mechanism for the ocspResponse_* flags.javi%netscape.com2002-07-031-2/+2