gecko-dev/security/nss/cmd
nelsonb%netscape.com 792e8d1e9e Bug 132942. r=wtc
Make the following enhancements to NSS's ASN.1 printing code:
- Print warning messages that are properly indendented.
- PrintAsHex notices when the buffer contains entirely printable characters, and is larger than an int, and prints it as text in that case.
- PrintRawString now indents the string, rather than always printing it on
a separate line.
- now prints decoded bit strings
- now prints BMP (UCS2) strings as strings (not as hex) when they contain only printable ASCII characters.
- now prints Universal (UCS4) Strings as strings (not hex) when they contain only printable ASCII characters.
- Decodes certain encoded data that was previously printed as hex.
- Generically decodes ASN.1 data, rather than merely printing an error, when the ASN.1 data doesn't fit a known template.
- properly handles all optional components of basic constraints extensions.
- Prints the names of the bits in the X509 Key Usage extension.
- Prints General Names.
- Print Auth Key ID extensions
- Print subject and issuer alt name extensions
- Print CRL distribution points extensions
- format and print name constraints extensions
- print Authority Information Access extensions
- Print optional X509v2 subject and issuer Unique ID bit strings
2004-01-29 22:45:20 +00:00
..
addbuiltin checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:31:36 +00:00
atob Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
bltest ECC code landing. 2003-10-17 13:45:42 +00:00
btoa Eliminate double-spacing of output on windows. Bug 206551. r=wtc. 2003-05-22 01:51:18 +00:00
certcgi Export cert functions that decode extensions and traverse decoded 2004-01-28 23:23:45 +00:00
certutil Fix crash in certutil if usage is omitted 2003-11-11 00:01:32 +00:00
checkcert Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
cmdlib Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
crlutil Fix for 231051 - crlutil asserts after deleting CRL. r=wtc, nelsonb 2004-01-28 01:17:13 +00:00
crmf-cgi Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
crmftest Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
dbck Rename CERT_DecodeTimeChoice/CERT_EncodeTimeChoice to DER_DecodeTimeChoice/DER_EncodeTimeChoice 2004-01-07 23:07:24 +00:00
dbtest Bug 134113: make NSS build on Win32 using GCC (MinGW). The patch 2003-04-20 04:23:37 +00:00
derdump Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
digest checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +00:00
ilock Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
include
keyutil Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
lib Bug 132942. r=wtc 2004-01-29 22:45:20 +00:00
makepqg Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
modutil Bug 203866 2003-10-10 15:29:43 +00:00
ocspclnt checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:00:50 +00:00
oidcalc Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
p7content Fix for bug 219539 - support GeneralizedTime in NSS tools 2003-09-26 06:18:40 +00:00
p7env Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
p7sign checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +00:00
p7verify checking return value of NSS_Shutdown. Bug 171263 2003-01-07 22:53:13 +00:00
pk11util Make this code build on Windows as well as Unix. 2004-01-19 01:05:53 +00:00
pk12util Fix some erronous code that set SEC_ERROR_NO_MEMORY when there had been 2004-01-22 02:17:26 +00:00
pkiutil checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:11:38 +00:00
pp Better cleanup. Plug leaks in pp. bug 222568. r=nicolson (this part). 2003-11-04 01:51:54 +00:00
rsaperf Bug 134113: make NSS build on Win32 using GCC (MinGW). The patch 2003-04-20 04:23:37 +00:00
samples
sdrtest Add -a option for Base64 encoded ASCII input and output. 2004-01-22 22:08:59 +00:00
selfserv Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed 2003-11-13 16:10:45 +00:00
shlibsign Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
signtool Support GeneralizedTime in NSS tools. bug 210530. r=wtc 2004-01-21 01:15:01 +00:00
signver Rename CERT_DecodeTimeChoice/CERT_EncodeTimeChoice to DER_DecodeTimeChoice/DER_EncodeTimeChoice 2004-01-07 23:07:24 +00:00
smimetools Fix S/MIME bugs that caused parallel arrays of digest OIDs and digest 2003-12-12 23:55:06 +00:00
SSLsample Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
sslstrength Support GeneralizedTime in NSS tools. bug 210530. r=wtc 2004-01-21 01:15:01 +00:00
ssltap Update ssltap's list of TLS ciphersuites. Bug 201158. 2003-05-15 06:28:44 +00:00
strsclnt Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed 2003-11-13 16:10:45 +00:00
swfort Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c, 2003-05-30 23:31:32 +00:00
symkeyutil PK11_MoveKey was renamed PK11_MoveSymKey. r=relyea. 2003-12-19 23:29:43 +00:00
tests checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:11:38 +00:00
tstclnt Bugzilla bug 225373: the return value of CERT_NameToAscii must be freed 2003-11-13 16:10:45 +00:00
ttformat Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
vfychain Change program return value to reflect test outcome. Bug 221737. r=wtc 2004-01-28 22:30:27 +00:00
vfyserv Fix for bug 55898 - print name of certificate causing failure in certutil . r=wtc 2003-10-08 01:00:37 +00:00
zlib Bug 131826: backed out the zlib 1.1.4 upgrade because the signtool tests 2003-02-08 15:00:13 +00:00
.cvsignore
Makefile
makefile.inc
makefile.win
manifest.mn Add vfychain to list of NSS cmds being built nightly. r=wtc. Bug 231025 2004-01-16 02:03:08 +00:00
platlibs.mk Bug 134113: make NSS build on Win32 using GCC (MinGW). The patch 2003-04-20 04:23:37 +00:00
platrules.mk