summaryrefslogtreecommitdiff
path: root/security/nss/cmd/pk12util
Commit message (Expand)AuthorAgeFilesLines
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-284-1220/+0
* Bug 716563 - upgrade licence to MPL 2. r=rrelyea.gerv%gerv.net2012-03-204-140/+12
* Fix Bug 6172051 - Add localizable error messages for NSS error codes, r=rrelyeaemaldona%redhat.com2011-08-171-3/+3
* Bug 585847: Call PL_ArenaFinish before PR_Cleanup. r=nelson.wtc%google.com2010-08-101-1/+1
* Bug 562636: Memory leak when decoding PKCS12, r=rrelyeanelson%bolyard.com2010-06-181-1/+13
* Bug 521679: Fix warnings: "format not a string literal and no format arguments"nelson%bolyard.com2010-03-281-2/+2
* [449332, r=nelson] SECU_ParseCommandLine checks input for duplicate options a...emaldona%redhat.com2009-05-131-7/+11
* Bug 486405: Allocator mismatches in pk12util.c, r=neil <neil@httl.net>NSS_HEAD_20090409nelson%bolyard.com2009-04-091-14/+15
* Fix Bug 449334 - pk12util has duplicate letters, r=nelsonemaldona%redhat.com2008-09-261-4/+4
* Bug 401928 - Support generalized PKCS#5 v2 PBEs. r=rrelyeanelson%bolyard.com2008-02-142-10/+125
* Bug 402308: fixed several compiler warnings in nss/cmd. r=nelson.wtc%google.com2007-11-051-1/+0
* Fix for bug 228190 . Remove unnecessary NSS_ENABLE_ECC declarations . r=nelsonjulien.pierre.bugs%sun.com2007-07-121-4/+0
* Bug 213359 ? enhance PK12util to extract certs from p12 file. r=Neil.williamsnelson%bolyard.com2007-05-091-8/+30
* Bug 351767, pk12util -o <out> -W crashes if <out> is directoryneil.williams%sun.com2007-05-051-15/+19
* Bug 321584. When importing a PKCS#12 file that has no friendly names,nelson%bolyard.com2007-01-061-10/+20
* Bug 339906, r=nelson, sec_pkcs12_install_bags passes uninitialized variablesneil.williams%sun.com2007-01-031-1/+2
* bug 245518 r=nelson, fix for p12 files encoded with null PWsneil.williams%sun.com2006-02-021-162/+128
* Bug 315135, pk12util -w <non-existent pwfile> causes seg fault.neil.williams%sun.com2005-11-161-0/+3
* 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-254-111/+125
* 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-172-0/+5
* 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
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-1/+1
* 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-082-149/+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
* undo last changemcgreer%netscape.com2001-08-071-1/+1
* fix hash password integritymcgreer%netscape.com2001-08-072-3/+2
* 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-022-7/+18
* 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
* Backed out the previous checkin as it requireswtc%netscape.com2001-01-311-1/+1
* change pk12util to use shared libs.mcgreer%netscape.com2001-01-302-39/+2
* Reduce warnings by adding missing #includes to eliminate calls tonelsonb%netscape.com2001-01-041-1/+1