kaie@kuix.de
047764d565
Bug 373525, "Certificate Manager" opens with wrong tab selected, and inconsistent content displayed Patch to disable persistent selection and make cert manager usable r=rrelyea, a=dsicore
2007-10-03 10:21:42 -07:00
kaie@kuix.de
f073a590b0
Bug 387480, Support network-fetched cert import in Web Sites tab of Cert Mgr Follow up patch to rename "Internet Site(s)" to "Server(s)" in new dialog and cert manager r=rrelyea, blocking1.9=beltzner
2007-10-03 10:20:39 -07:00
kaie@kuix.de
48e593af59
Bug 387480, Support network-fetched cert import in Web Sites tab of Cert Mgr Most code contributed by Johnathan Nightingale, some by me r=me, sr=rrelyea blocking1.9=beltzner
2007-10-03 04:56:06 -07:00
kaie@kuix.de
908a90c13f
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
2007-10-03 04:52:25 -07:00
kaie@kuix.de
7104607e1d
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
2007-10-03 04:47:26 -07:00
kaie@kuix.de
137ae6249a
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
2007-10-03 04:43:54 -07:00
kaie@kuix.de
da75c056ed
Bug 315871, In Certificate Viewer, allow to export cert or full chain Also covers Bug 161275, Support export of SSL, S/MIME, and CA certs Patch contributed by Kaspar Brand r=kengert, sr=rrelyea, a=dsicore
2007-10-01 09:38:21 -07:00
bent.mozilla@gmail.com
307263b8e8
Bug 397319 - "Add JSAutoRequest to other users of GetArgvPtr". r+sr+a=jst.
2007-09-28 11:15:26 -07:00
dbaron@dbaron.org
1e7b2b0bd2
Fix leak of mPendingHTTPRequest in nsSSLThread::rememberPendingHTTPRequest by converting it to an nsCOMPtr. b=394528 r=kengert sr=bzbarsky a=bsmedberg
2007-09-17 17:31:37 -07:00
reed@reedloden.com
6d1d10a82c
Bug 392780 - "nsNSSCertificateDB::FindCertByDBKey() crashes on invalid input" [p=mozbugzilla@velox.ch (Kaspar Brand) r=rrelyea sr=kaie a1.9=bzbarsky]
2007-09-17 13:46:27 -07:00
jag@tty.nl
f35dab1ee1
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 06:04:54 -07:00
jwalden@mit.edu
d11f5a458e
Bug 348748 - Replace a cast that's commented out; I think my script ignored comment contents and thus missed this, but I haven't looked at the source recently enough to be sure. r=bsmedberg on the script, a=no-functionality-change
2007-09-05 00:13:46 -07:00
dtownsend@oxymoronical.com
50c9926ef1
Bug 394778: Unit tests in security/manager/ssl/tests not run. r=kengert, a=mconnor
2007-09-04 08:29:13 -07:00
dtownsend@oxymoronical.com
a5f01cfb81
Bug 390615: Add scriptable interface to verify digital signatures. r=kaie, a=blocking-1.9
2007-09-03 10:32:39 -07:00
kaie@kuix.de
aada5193cc
bug 386654, Implement notification for EV certs r=rrelyea, sr=bzbarsky, a=bzbarsky
2007-08-23 14:28:15 -07:00
bzbarsky@mit.edu
424642319b
Make it possible to fastload NSSCertificates. Bug 388128, r=kaie, sr=brendan, a=bzbarsky
2007-08-23 11:59:12 -07:00
kairo@kairo.at
06cbf57b34
bug 385458 - UI strings using "browser" when meaning "application", r=kaie
2007-08-05 04:53:59 -07:00
benjamin@smedbergs.us
adbb74115a
Bug 389872 - Install NSS headers to dist/include, r=luser and a=blocks approved bug 389673
2007-08-03 07:04:33 -07:00
kaie@kuix.de
f0abd74110
Bug 376329, Thunderbird fails on certificate path with circular references
...
r=nelson
2007-07-25 15:57:51 -07:00
kaie@kuix.de
7218a5b61c
Bug 382223, Add support for Camellia to PSM
...
Patch contributed by okazaki
r=kengert
2007-07-25 15:53:30 -07:00
rrelyea@redhat.com
da953c617e
Bug 388403 Land NSS 3.12 Alpha r=kai.
2007-07-23 12:02:59 -07:00
kaie@kuix.de
8cdc2fabcd
Bug 387011, Crash when importing certificate [@ nsNSSCertificateDB::ImportCertsFromFile]
...
r=rrelyea
2007-07-23 03:48:51 -07:00
kaie@kuix.de
48b898727b
Bug 387613, Crash [@ nsNSSCertificate::GetCert fb3ac2be] on click submit on chrome://pippki/content/editcacert.xul
...
r=rrelyea
2007-07-23 03:25:23 -07:00
rrelyea@redhat.com
37655943a9
Back out the previous change. Mac Universal failed again (even though Mac PPC
...
works fine for me ;().
2007-07-19 19:20:12 -07:00
rrelyea@redhat.com
db31951331
finally land NSS 3.12 into the trunk bug 388403
2007-07-19 18:33:48 -07:00
jwalden@mit.edu
4ce129205e
Bug 388276 - Missing file from previous checkin, still r=cls
2007-07-18 17:19:41 -07:00
kaie@kuix.de
8b9f707716
Bug 380744, Thunderbird reports "unable to decrypt" on truncated decryptable messages
...
r=relyea, sr=mscott
2007-07-16 23:13:38 -07:00
jwalden@mit.edu
12e960c504
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
99e6bd17ee
Bug 317630, PSM's FIPS token label is truncated
...
Incremental patch to improve wording
r=rrelyea
2007-07-06 18:20:42 -07:00
kaie@kuix.de
fc8c277d34
Bug 373525, "Certificate Manager" opens with wrong tab selected, and inconsistent content displayed
...
Workaround that disables selected="true" which never worked anyway, r/sr=shaver
Separate improvement: make selected tab in Cert Manager persistent, r=kengert
2007-06-27 15:20:46 -07:00
kaie@kuix.de
d33b6e868f
Bug 176501, mozilla apps must manage NSS configuration for PKCS#11 shared libs, including nssckbi.dll
...
Incremental Patch v4, make sure we indeed look in all possible locations.
r=rrelyea
2007-06-27 06:15:02 -07:00
kaie@kuix.de
4289efca97
Bug 385904, Actually hook up the new NSS error strings
...
r=rrelyea
2007-06-27 06:12:03 -07:00
kaie@kuix.de
5986b4e533
Bug 372389, Typos in pippki.properties
...
r=gerv
2007-06-26 07:48:30 -07:00
kaie@kuix.de
d97f7e89d3
Bug 370875, "ASSERTION: nsSecureBrowserUIImpl not thread-safe" * 4 loading any https site
...
Patch contributed by Neil, r=kengert
2007-06-25 14:45:30 -07:00
kairo@kairo.at
86388f94cb
bug 385461 - Small improvements to CRL manager window, r=kengert
2007-06-23 07:47:16 -07:00
kairo@kairo.at
7ce8f15545
bug 385460 - remove an unused string from master password prefs, r=kengert
2007-06-23 07:42:16 -07:00
kaie@kuix.de
03d8c62192
Bug 383390, follow up check in, adding a unit Test.
...
Patch contributed by Nils Maier, comments provided by Jeff Walden
r=kengert
2007-06-21 08:22:43 -07:00
rrelyea@redhat.com
067faa32a1
Backing previous patch because it broke the universal binary Mac build.
2007-06-19 01:41:28 -07:00
rrelyea@redhat.com
640ddfbe2a
bug 217538 Check in NSS 3.12 into FF 3.0
...
r=kaie
2007-06-19 00:32:12 -07:00
kaie@kuix.de
1377fdab94
Bug 384252, Cert viewer: Give feedback that cert verification is pending
...
r=rrelyea
2007-06-15 15:09:23 -07:00
kaie@kuix.de
aa47c68ddb
Bug 383969, PSM should not use OCSP while building cert manager display
...
r=rrelyea
2007-06-15 15:06:54 -07:00
kaie@kuix.de
bf4411babc
Bug 355643, Review PSM's error message overrides - are NSS errors better?Removing overrides, thereby enabling NSS messages.r=nelson
2007-06-12 19:48:41 -07:00
kaie@kuix.de
96598952e3
Bug 375759, Cert manager showing date strings for "Your Certificates" namesFollow up checkin to improve memory use.r=kengert
2007-06-12 19:46:07 -07:00
kaie@kuix.de
a17e57094c
Bug 383390, nsICrypto Hash truncates to 32 byte; renders sha384 and sha512 corruptPatch contributed by Nils Maierr=kengert
2007-06-10 18:42:36 -07:00
kaie@kuix.de
8fa0ed3542
Bug 378629, SSL file uploads settle into oscillating pattern with very small packetsr=rrelyea
2007-06-10 16:42:28 -07:00
kaie@kuix.de
1ed61cc981
Bug 375759, Cert manager showing date strings for "Your Certificates" namesPatch contributed by Kaspar Brandr=kengert
2007-06-10 16:24:15 -07:00
kaie@kuix.de
356cca7f24
Bug 110161, enable OCSP by default, follow up checkin,fixing string identifiers. r=marcoos, sr=mconnor
2007-06-05 15:14:39 -07:00
kaie@kuix.de
8859d0b51f
Bug 110161, follow up check in to fix SeaMonkey accesskeys in the sameway as done for Firefox. r=me
2007-05-30 16:42:34 -07:00
kaie@kuix.de
485ecbb620
Bug 110161. Code related to the plan to enable OCSP by default.r=rrelyea, toolkit r=mconnor
2007-05-30 16:13:28 -07:00
kaie@kuix.de
7feb615f9d
bug 334185, potential crasher fixr=kengert
2007-05-29 18:20:09 -07:00