Commit Graph

52 Commits

Author SHA1 Message Date
Wan-Teh Chang
5edc034e19 Bug 732317 - Fix bugs in the code for displaying a certificate's issuerUniqueID and subjectUniqueID. r=kaie 2012-03-08 18:48:44 -05:00
Ehsan Akhgari
92064e6d3f Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Michael Wu
d2b70213ac Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Brian Smith
57b7230f5d Bug 593077: Remove SSL 2.0 Support and Fortezza Cipher Suites, r=kaie 2011-08-15 22:38:56 -07:00
Wan-Teh Chang
da5eb09b05 Bug 584562: Add algorithm string for RSA-PSS signatures.
The patch is contributed by Hanno Boeck <hanno@hboeck.de>.
r=wtc.
2011-03-27 10:49:36 -07:00
Kai Engert
99bcecf2cd Bug 529485, PSM crashes [@ ProcessAuthKeyId ] when CERT_DecodeAuthKeyID(arena, extData) fails. Fix suggested by timeless, minimal patch by me. r=kaie/bsmith. a2.0=dolske 2011-01-13 23:33:37 +01:00
Jae-Seong Lee-Russo
3875488c7e Bug 530384 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in security/manager. r=kaie 2010-06-17 21:46:24 +02:00
Marco Bonardo
5ebad349f1 backout changeset 9a0a17e18b72 - wrong commit info 2010-06-17 21:57:13 +02:00
Marco Bonardo
64d6e856c2 Bug 530384 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in security/manager. r=kaie 2010-06-17 21:46:24 +02:00
Mike Hommey
4129f47992 Bug 542460 - Remove executable permission on source files [r=ted.mielczarek] 2010-05-06 09:32:50 +02:00
timeless@mozdev.org
447ebae44b Bug 557893 - ProcessRDN leaks decodeItem on failure, r=kaie
--HG--
extra : rebase_source : 4cdfdf205b6de7a810a4bf86cacd5c3e1635aa8d
2010-04-07 13:46:00 -07:00
Hashem Masoud
b71a1a1cfa Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin 2009-08-14 16:09:00 +02:00
Wan-Teh Chang
683a2e9c02 Bug 510135: Don't need to decode policy OID in CERTPolicyInfo
because the 'oid' member contains the decoded policy OID.  Use
CERT_REV_M_IGNORE_MISSING_FRESH_INFO (the default) for clarity.
r=alexei.volkov
2009-08-14 06:37:31 -07:00
Honza Bambas
9a7c591b1f Bug 483440 - PSM doesn't detect invalid OID encodings in Cert Viewer Details tab, r=nelson+johnath 2009-07-29 22:23:27 +02:00
Honza Bambas
487118f352 Bug 483437 - PSM doesn't properly escape AVA Values in Cert Viewer Details tab, r=nelson+benjamin 2009-07-29 22:23:27 +02:00
Honza Bambas
b85360d3e8 Bug 357593 - PSM cannot display givenName and surname in DNs, r=kaie 2009-02-27 15:09:05 +01:00
Serge Gautherie
4dfe755ab7 Bug 400822 - Cert Viewer crashes when encountering improperly encoded GeneralNames (in AIA or CDP extensions) [@ ProcessGeneralName]; (Cv1) Use NS_ENSURE_ARG_POINTER(); r=kaie 2009-02-21 03:09:16 +01:00
Kaspar Brand
fc60372461 Bug 400822 - Cert Viewer crashes when encountering improperly encoded GeneralNames (in AIA or CDP extensions) [@ ProcessGeneralName]; r=kaie 2008-12-21 18:23:19 +01:00
Kai Engert
531c69ad96 Bug 307319 - Certificate details show incorrect public key information
r=rrelyea
2008-07-17 13:14:54 -04:00
kaie@kuix.de
0e1b22477e fixes bug 406290 r=wtc, a=beltzner 2007-12-14 09:39:30 -08:00
kaie@kuix.de
6dd7c7585e Bug 403691, unable to display decoded policies extension in certs from https://www.digicert.com r=kengert, a=beltzner 2007-12-14 08:11:57 -08:00
reed@reedloden.com
aeb9c559c1 Bustage fix for bug 398718. 2007-10-30 13:59:26 -07:00
kaie@kuix.de
0762d8a400 Bug 374336, add knowledge of Extended Validation / EV Certificates to PSM r=rrelyea, a=mconnor/beltzner 2007-10-23 11:30:16 -07:00
jwalden@mit.edu
6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
kaie%kuix.de
4553b718c8 Bug 164707, Provide a way to view/delete orphan certs
Supplemental patch
r=rrelyea
2007-01-06 16:36:19 +00:00
kaie%kuix.de
dcd873788a Bug 355447, Certificate Viewer shows no details for certs in chain
Patch v2 - make extension display in cert viewer more robust
Contributed by Kaspar Brand
r=kengert
2006-11-02 22:48:32 +00:00
kaie%kuix.de
690955f219 Bug 355447, Certificate Viewer shows no details for certs in chain
Fix template patch
r=kengert
2006-11-02 21:49:22 +00:00
kaie%kuix.de
6d4f2e307b Bug 307319, Certificate details show incorrect public key information
r=rrelyea
Patch contributed by Martin v. Loewis
2006-09-28 23:31:34 +00:00
kaie%kuix.de
6877823e96 Bug 344812, string ID typo in CertViewer: fix display of KU_CRL_SIGN key usage bit
r=kengert
Patch provided by Kaspar Brand
2006-09-26 18:47:05 +00:00
timeless%mozdev.org
a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
kaie%kuix.de
99c1cc7b57 bug 235773, Patch v13
This check in will make PSM aware of ECC cipher suites. Nightly builds will not yet contain ECC, because NSS is still
being compiled with ECC disabled.
r=rrelyea/darin
2006-05-16 00:33:44 +00:00
kaie%kuix.de
7962d03260 bug 328302, Cert Viewer: Prefix "raw bytes" display with size information
r=rrelyea
2006-02-28 18:30:01 +00:00
kaie%kuix.de
a0b2d16750 bug=325366, Certificates: Large MS CA version causes decoding failure
Patch contributed by Martin v. Loewis
r=kengert
2006-02-20 13:20:47 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
kaie%kuix.de
c5d0e51fc7 bug 323903, further improvements on displaying certificate extensions.
Patch contributed by Kaspar Brand, supplementing the recent checkin for bug 259031.
r=Martin v. Loewis / kengert
2006-01-30 23:21:00 +00:00
kaie%kuix.de
50e1f3ea38 bug 259031, Add support for displaying certificate extensions
Patch contributed by Martin v. Loewis.
r=kengert/rrelyea/wtchang sr=shaver/rrelyea
2005-12-25 21:09:45 +00:00
kaie%kuix.de
3dd35f343e Backing out patch for bug 259031,
because of build failures on Windows.
2005-12-02 23:45:53 +00:00
kaie%kuix.de
e1db14b3c4 Trying to fix bustage from checkin for bug 259031. 2005-12-02 23:38:08 +00:00
kaie%kuix.de
f88b21c047 Bug 220815, Non localisable strings in nsCertPicker.cpp and nsNSSIOLayer.cpp
r=jgmyers, sr=shaver
2005-12-02 23:08:44 +00:00
kaie%kuix.de
abe3f8e6c5 Bug 259031, Add support for displaying certificate extensions
Patch provided by Martin v. Loewis
r=rrelyea r=kengert sr=shaver
2005-12-02 22:29:14 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
gerv%gerv.net
3634d4d94b Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
jgmyers%speakeasy.net
b2f4a8b199 move cert details code: bug 230655 r=ddrinan sr=jag 2004-04-18 21:20:31 +00:00
jgmyers%speakeasy.net
50d65e5e71 Check trust bits before examining cert fields when classifying certs: bug 178692 r=ssauxh sr=brendan a=asa 2004-04-11 21:03:05 +00:00
jgmyers%speakeasy.net
c1e600678f enhance certificate categorization: bug 193960 r=ssaux/nelsonb sr=brendan 2004-03-10 07:36:50 +00:00
jgmyers%speakeasy.net
2c3a905fd4 Clean up string stuff: bug 232812 r=ssaux sr=jag 2004-02-26 04:07:23 +00:00
dbaron%dbaron.org
1e6ed08cc8 Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin 2004-02-03 18:23:41 +00:00
jgmyers%speakeasy.net
10b8ef3a20 Extend set of OIDs mapped to text: bug 97406 r=kaie sr=spitzer 2004-01-31 07:10:35 +00:00
peter%propagandism.org
f9f591a28f Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron. 2003-11-01 10:57:41 +00:00
kaie%netscape.com
d03c5bdd14 b=172455 Mozilla crashes when viewing certificate details
r=javi sr=jag a=dbaron
2002-10-11 13:21:58 +00:00