summaryrefslogtreecommitdiff
path: root/security/nss/cmd/pk12util/pk12util.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup unused variablesjulien.pierre.bugs%sun.com2005-04-011-4/+3
* Bug#:280602 Added list option to pk12uti, test for it.neil.williams%sun.com2005-02-081-10/+161
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-25/+28
* Fix some erronous code that set SEC_ERROR_NO_MEMORY when there had beennelsonb%netscape.com2004-01-221-31/+25
* ECC code landing.ian.mcgreer%sun.com2003-10-171-0/+1
* Don't display user's password in hex. Bug 200005.nelsonb%netscape.com2003-05-061-20/+9
* Checking return value of NSS_Shutdown() - bug 171263bishakhabanerjee%netscape.com2003-04-011-1/+3
* Fix for 164744 - implement new functions for pk12util . r=wtcjpierre%netscape.com2002-10-031-48/+11
* Fix for 164744 - fix for pk12util to export multiple certsjpierre%netscape.com2002-10-021-55/+125
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-061-8/+1
* Bug 157946: removed the unused -m option. Added the -v option to Usage().wtc%netscape.com2002-07-171-2/+2
* Resolves bug 90070 (now exiting with PK12UERR_PK11GETSLOT 13).kirk.erickson%sun.com2002-05-231-0/+1
* Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.relyea%netscape.com2002-04-121-1/+2
* Fix for 81246 - do not use a temporary /tmp/Pk12uTemp file anymore in pk12uti...jpierre%netscape.com2001-10-081-148/+3
* Bugzilla bug 94685: fixed compiler warnings. The patch is fromwtc%netscape.com2001-08-221-1/+1
* be strict about passing wincx in pk12util.mcgreer%netscape.com2001-08-121-3/+3
* fix hash password integritymcgreer%netscape.com2001-08-071-2/+1
* more changes for fips to make sure token is logged inmcgreer%netscape.com2001-08-061-19/+19
* Merge in changes from NSS 3.2.1.nelsonb%netscape.com2001-04-111-44/+39
* change '-p' to '-P' to be consistant with other tools.relyea%netscape.com2001-03-011-3/+3
* Finish WinNT changes.relyea%netscape.com2001-02-281-1/+8
* Add '-p' to specify a dbprefix.relyea%netscape.com2001-02-281-10/+58
|\
| * fix for #63982, -o not using file passwordmcgreer%netscape.com2001-02-221-0/+12
|/
* get pk12util working with shared libs. Change ciphersuites tomcgreer%netscape.com2001-02-021-6/+17
* remove cdbhdl.h bug 64260 reviewed by wtc.relyea%netscape.com2001-02-011-1/+0
* Resolved merge conflict with Ian.kirke%netscape.com2001-02-011-3/+0
* Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* func...kirke%netscape.com2001-01-311-2/+10
* change pk12util to use shared libs.mcgreer%netscape.com2001-01-301-38/+1
* Reduce warnings by adding missing #includes to eliminate calls tonelsonb%netscape.com2001-01-041-1/+1
* pk12util arises from the dead!mcgreer%netscape.com2000-11-091-984/+704
* Initial checkin of pk12util source.mcgreer%netscape.com2000-04-031-0/+1235