summaryrefslogtreecommitdiff
path: root/security/nss/cmd
Commit message (Expand)AuthorAgeFilesLines
* Build some commands for WinCE.nelsonb%netscape.com2002-06-285-13/+17
* Windows (not console) style main program, needed to run on WinCE.nelsonb%netscape.com2002-06-282-0/+99
* Add missing #include to fix errors on AIX.nelsonb%netscape.com2002-04-041-0/+1
* Add cross-platform (WinCE) support.nelsonb%netscape.com2002-04-046-9/+27
* Call NSS_Shudown in modutiljpierre%netscape.com2002-03-271-0/+1
* bug 123296, infinite loop in signtool when incorrect password given at comman...ian.mcgreer%sun.com2002-03-261-0/+3
* Bugzilla bug 133545: fixed spelling errors "signning" in certutil memuwtc%netscape.com2002-03-261-2/+2
* Bugzilla bug 131078: fixed compiler warnings. r=mcgreer.wtc%netscape.com2002-03-1511-15/+21
* The previous checkin breaks signtool on Linux, AIX, and OSF1. Backing itwtc%netscape.com2002-03-151-7/+2
* Bugzilla bug 131062: fixed a zlib vulnerability.wtc%netscape.com2002-03-151-2/+7
* Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers.wtc%netscape.com2002-03-141-0/+1
* Build p7content p7env p7sign and p7verify using nss shared libs.nelsonb%netscape.com2002-03-074-16/+4
* Add support for new -p option to pass password to PK11 token.nelsonb%netscape.com2002-03-071-2/+23
* Fix bug 128347 - add -string argument to pass strings to PKCS#11 modules upon...jpierre%netscape.com2002-03-023-6/+22
* Make makepqg build dynamic.relyea%netscape.com2002-03-022-17/+28
* Fix Usage message. Add missing \n to string.nelsonb%netscape.com2002-03-011-1/+1
* fix looking up a key on a tokenian.mcgreer%sun.com2002-02-271-1/+1
* Bugzilla bug 112198: use the -dylib_file ld option to link the ssl3 andwtc%netscape.com2002-02-15366-0/+78653
|\
* | fixup commit for tag 'NSS_C'NSS_Ccvs2hg2002-02-15366-78649/+0
|/
* Change most coreconf and NSS makefiles to use OS_TARGET (which cannelsonb%netscape.com2002-02-158-20/+23
* Bugzilla bug 125790: free the nickName and passwd stringswtc%netscape.com2002-02-151-0/+3
* clean up certs & keys for purifyian.mcgreer%sun.com2002-02-151-0/+14
* make listing of certs finish cleanly under purifyian.mcgreer%sun.com2002-02-141-2/+5
* Fix for 125373 - crash in crlutiljpierre%netscape.com2002-02-141-1/+1
* Fix for 125143 - allow modutil to report PKCS#11 library load failure errorsjpierre%netscape.com2002-02-131-4/+2
* Reset NSPR error text before adding the module to make sure we aren't getting...jpierre%netscape.com2002-02-121-0/+2
* Make modutil display a more detailed error when a PKCS#11 module fails to loa...jpierre%netscape.com2002-02-122-1/+15
* Bugzilla bug 114748: deleted unnecessary EXTRA_LIBS augmentation. Thewtc%netscape.com2002-02-121-16/+0
* Make NSS 3.4 build as part of mozilla on OS/2. Bug 114748.nelsonb%netscape.com2002-02-114-32/+51
|\
| * bug 124268, usage statement for dump chain optionian.mcgreer%sun.com2002-02-081-0/+14
| * Bugzilla bug 124318: do not link with -lsoftokn3 explicitly. Use thewtc%netscape.com2002-02-081-1/+6
| * Patch for bug 119368: SECU_PrintError prints decimal error code now ifbishakhabanerjee%netscape.com2002-02-081-1/+1
| * bug 124268, -P is used twiceian.mcgreer%sun.com2002-02-071-1/+1
| * Bugzilla bug 119340: write the "selfserv: received SIGTERM" message towtc%netscape.com2002-02-061-1/+1
|/
* bug 90518, selfserv dumps cache state before shutdown with -y optionian.mcgreer%sun.com2002-02-021-1/+20
* Bugzilla bug 119340: install a SIGTERM handler on Linux for debugging.wtc%netscape.com2002-02-011-0/+22
* Make the following functions open the databases Readonly:relyea%netscape.com2002-02-011-5/+27
* have certutil shutdown cleanly so purify is easier to deal withian.mcgreer%sun.com2002-01-311-20/+33
* Bugzilla bug 119340: backed out the fix. We are still seeing thewtc%netscape.com2002-01-311-30/+1
* 1) put some defensive programming so we don't crash on invalid der.relyea%netscape.com2002-01-301-1/+4
* More 'pretty print' improvements. Decode context specific data a little more.relyea%netscape.com2002-01-291-8/+69
* changes related to bug 115660ian.mcgreer%sun.com2002-01-291-3/+4
* Fix bug 115660. Note that fixing the bugs necessitates fixing the testrelyea%netscape.com2002-01-251-3/+20
* Bugzilla bug 119340: an inelegant but more reliable way to kill thewtc%netscape.com2002-01-231-1/+30
* Bugzilla bug 119340: added a debug printf statement.wtc%netscape.com2002-01-161-0/+1
* force generated serial #'s to always be positiveian.mcgreer%sun.com2002-01-151-1/+2
* Fixed termination when using -L 30 (see bug 107777).kirk.erickson%sun.com2002-01-111-1/+1
* add command to certutil for dumping the chain of a certian.mcgreer%sun.com2002-01-101-0/+59
* Add error strings for new NSPR error codes. Bug 118668.nelsonb%netscape.com2002-01-101-0/+17
* this is why apps shouldn't be able to change cert values...ian.mcgreer%sun.com2001-12-181-1/+0