neil.williams%sun.com
41c5cc764f
Bug#:280602 Added list option to pk12uti, test for it.
...
r=nelson@bolyard.com
2005-02-08 01:04:50 +00:00
gerv%gerv.net
2cdff0bb4f
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 15:03:26 +00:00
nelsonb%netscape.com
1cf2dd38f1
Fix some erronous code that set SEC_ERROR_NO_MEMORY when there had been
...
no memory failure. r=relyea. Bug 231566
2004-01-22 02:17:26 +00:00
ian.mcgreer%sun.com
0028f943d4
ECC code landing.
...
Contributed by Sheuling Chang, Stephen Fung, Vipul Gupta, Nils Gura,
and Douglas Stebila of Sun Labs
2003-10-17 13:45:42 +00:00
nelsonb%netscape.com
ed795df0c3
Don't display user's password in hex. Bug 200005.
2003-05-06 02:45:12 +00:00
bishakhabanerjee%netscape.com
648c40a01e
Checking return value of NSS_Shutdown() - bug 171263
2003-04-01 19:05:56 +00:00
jpierre%netscape.com
e3b94ef26c
Fix for 164744 - implement new functions for pk12util . r=wtc
2002-10-03 03:35:32 +00:00
jpierre%netscape.com
092e3f10a5
Fix for 164744 - fix for pk12util to export multiple certs
2002-10-02 04:32:17 +00:00
nicolson%netscape.com
76c9ac877e
Fix 164126: makefile build error.
...
Change the NSS module name from "security" to "nss".
2002-09-06 16:38:56 +00:00
wtc%netscape.com
b7abf3a369
Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.
...
The patch for this checkin is attached to bug 166785.
2002-09-06 00:27:52 +00:00
wtc%netscape.com
f345296d94
Bug 157946: removed the unused -m option. Added the -v option to Usage().
2002-07-17 18:39:02 +00:00
kirk.erickson%sun.com
48cc6e3f23
Resolves bug 90070 (now exiting with PK12UERR_PK11GETSLOT 13).
2002-05-23 22:21:42 +00:00
relyea%netscape.com
14e7ed26f6
Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.
...
Debug builds can verify correct operation by setting NSS_STRICT_SHUTDOWN, which
will cause an assert if shutdown is called but not all the modules are freed (which
means a slot, key, or cert reference has been leaked).
2002-04-12 19:05:21 +00:00
jpierre%netscape.com
b5e09419dc
Fix for 81246 - do not use a temporary /tmp/Pk12uTemp file anymore in pk12util . This is achieved by using new default functions in the PKCS#12 decoder that use memory storage
2001-10-08 18:32:00 +00:00
wtc%netscape.com
4707b67043
Bugzilla bug 94685: fixed compiler warnings. The patch is from
...
timeless@mac.com .
Modified Files:
cmd/certcgi/certcgi.c cmd/pk12util/pk12util.c
lib/certdb/certdb.c
2001-08-22 22:40:42 +00:00
mcgreer%netscape.com
5b28b9593b
be strict about passing wincx in pk12util.
2001-08-12 20:57:40 +00:00
mcgreer%netscape.com
002403c152
undo last change
2001-08-07 00:45:42 +00:00
mcgreer%netscape.com
085fe27451
fix hash password integrity
2001-08-07 00:45:22 +00:00
mcgreer%netscape.com
f2c3e5a254
more changes for fips to make sure token is logged in
2001-08-06 20:37:27 +00:00
nelsonb%netscape.com
fb36a0450d
Merge in changes from NSS 3.2.1.
2001-04-11 22:47:14 +00:00
relyea%netscape.com
0761f75039
change '-p' to '-P' to be consistant with other tools.
2001-03-01 01:21:56 +00:00
relyea%netscape.com
692435d36e
Finish WinNT changes.
2001-02-28 01:57:08 +00:00
relyea%netscape.com
940c7a0a59
Add '-p' to specify a dbprefix.
...
Move the Tempfile created on input to /tmp so the code works in directories
that aren't writeable.
Fix the code to remove the Tempfile when done.
Use SECU_ConfigureDir so that we get the same defaultdb as other tools.
2001-02-28 01:21:11 +00:00
mcgreer%netscape.com
d7755b6106
fix for #63982 , -o not using file password
2001-02-22 23:35:17 +00:00
mcgreer%netscape.com
e47ad91c2f
get pk12util working with shared libs. Change ciphersuites to
...
be disabled by default to allow user control. Export a couple
more functions to allow ciphersuite preferences.
2001-02-02 15:24:29 +00:00
relyea%netscape.com
8bb8d0cc73
remove cdbhdl.h bug 64260 reviewed by wtc.
2001-02-01 18:09:50 +00:00
kirke%netscape.com
e6db1539df
Resolved merge conflict with Ian.
2001-02-01 01:29:04 +00:00
kirke%netscape.com
1fc2a5ed5a
Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* functions. Introduced SECU_PrintPRandOSError(progName); to print on failure. Each command is responsible for exiting with appropriate status to distinguish failure points.
2001-01-31 23:25:02 +00:00
wtc%netscape.com
5334548540
Backed out the previous checkin as it requires
...
sec_port_ucs4_utf8_conversion_function and
sec_port_ucs2_utf8_conversion_function be exported on Unix.
2001-01-31 03:44:43 +00:00
mcgreer%netscape.com
2c3d9cd448
change pk12util to use shared libs.
2001-01-30 19:49:52 +00:00
nelsonb%netscape.com
2a3a289c75
Reduce warnings by adding missing #includes to eliminate calls to
...
undeclared functions.
2001-01-04 08:21:15 +00:00
relyea%netscape.com
a839b49663
Add dynamic Library support to commands. Mark those that commands that still
...
need to be build with static libraries appropriately.
2000-12-22 17:09:07 +00:00
relyea%netscape.com
fe00080f85
Use platlibs so the the builds work on NT as well.
2000-11-28 22:08:23 +00:00
mcgreer%netscape.com
7d86cb8571
pk12util arises from the dead!
2000-11-09 23:00:00 +00:00
relyea%netscape.com
32f5210984
OS/2 build changes.
2000-09-20 17:07:22 +00:00
mcgreer%netscape.com
561ddb26e3
Initial checkin of pk12util source.
2000-04-03 18:56:53 +00:00