releases-comm-central/mailnews/extensions/smime
Magnus Melin 152c73b467 Bug 1867521 - Clean up nsICMSMessage. r=kaie
Fixing the interfaces, with some minor adjustments needed in cpp.

Also fixing Coverity
CID 1558168:  Null pointer dereferences  (REVERSE_INULL)
Null-checking "o2" suggests that it may be null, but it has already been dereferenced on all paths leading to the check.

Differential Revision: https://phabricator.services.mozilla.com/D195100

--HG--
extra : rebase_source : ee728e1a8a240a104ac3b308730501b943c28172
2023-12-08 09:37:45 +02:00
..
certFetchingStatus.js Bug 1854255 - Enforce prefer-const eslint rule in the whole mailnews/ directory. r=freaktechnik 2023-10-26 10:32:05 +01:00
certFetchingStatus.xhtml Bug 1859273 - Port bug 1857999 to Thunderbird - Stop using xml-stylesheet processing instructions for styling non-test xhtml documents. r=freaktechnik 2023-10-18 11:00:28 +01:00
certpicker.js Bug 1854255 - Enforce prefer-const eslint rule in the whole mailnews/ directory. r=freaktechnik 2023-10-26 10:32:05 +01:00
certpicker.xhtml Bug 1859273 - Port bug 1857999 to Thunderbird - Stop using xml-stylesheet processing instructions for styling non-test xhtml documents. r=freaktechnik 2023-10-18 11:00:28 +01:00
components.conf Bug 1811298 - Enable OCSP for S/MIME recipient encryption certificates. r=mkmelin,darktrojan 2023-01-26 19:37:01 +01:00
moz.build Bug 1816266 - Remove "%s" replacements from moz.build files. r=dandarnell 2023-02-15 19:52:10 +00:00
msgCompSecurityInfo.js Bug 1854255 - Enforce prefer-const eslint rule in the whole mailnews/ directory. r=freaktechnik 2023-10-26 10:32:05 +01:00
msgCompSecurityInfo.xhtml Bug 1859273 - Port bug 1857999 to Thunderbird - Stop using xml-stylesheet processing instructions for styling non-test xhtml documents. r=freaktechnik 2023-10-18 11:00:28 +01:00
msgReadSMIMEOverlay.js Bug 1865647 - Compare S/MIME signature date with message date. r=mkmelin 2023-11-21 00:05:03 +01:00
nsCMS.cpp Bug 1867521 - Clean up nsICMSMessage. r=kaie 2023-12-08 09:37:45 +02:00
nsCMS.h Bug 1854592 - Introduce a pref to optionally accept S/MIME message signatures that use SHA-1. r=mkmelin 2023-10-20 08:56:17 +03:00
nsCMSSecureMessage.cpp Bug 1811298 - Enable OCSP for S/MIME recipient encryption certificates. r=mkmelin,darktrojan 2023-01-26 19:37:01 +01:00
nsCMSSecureMessage.h Bug 875059, part 4: Flatten mailnews/extensions/* directories. r=mkmelin 2020-08-04 20:14:18 +00:00
nsCertPicker.cpp Bug 1755658 - Port bug 1754217 (S/MIME validity) to Thunderbird. r=kaie 2022-02-16 14:48:51 +02:00
nsCertPicker.h Bug 875059, part 4: Flatten mailnews/extensions/* directories. r=mkmelin 2020-08-04 20:14:18 +00:00
nsEncryptedSMIMEURIsService.cpp Bug 875059, part 4: Flatten mailnews/extensions/* directories. r=mkmelin 2020-08-04 20:14:18 +00:00
nsEncryptedSMIMEURIsService.h Bug 875059, part 4: Flatten mailnews/extensions/* directories. r=mkmelin 2020-08-04 20:14:18 +00:00
nsICMSDecoder.idl Bug 1808341 - Run mach commlint -l file-whitespace to fix added file-types. r=mkmelin 2023-01-05 15:43:08 +11:00
nsICMSDecoderJS.idl Bug 1808341 - Run mach commlint -l file-whitespace to fix added file-types. r=mkmelin 2023-01-05 15:43:08 +11:00
nsICMSEncoder.idl Bug 1808341 - Run mach commlint -l file-whitespace to fix added file-types. r=mkmelin 2023-01-05 15:43:08 +11:00
nsICMSMessage.idl Bug 1867521 - Clean up nsICMSMessage. r=kaie 2023-12-08 09:37:45 +02:00
nsICMSMessageErrors.idl Bug 1865647 - Compare S/MIME signature date with message date. r=mkmelin 2023-11-21 00:05:03 +01:00
nsICMSSecureMessage.idl Bug 875059, part 4: Flatten mailnews/extensions/* directories. r=mkmelin 2020-08-04 20:14:18 +00:00
nsICertPickDialogs.idl Bug 875059, part 4: Flatten mailnews/extensions/* directories. r=mkmelin 2020-08-04 20:14:18 +00:00
nsIEncryptedSMIMEURIsSrvc.idl Bug 875059, part 4: Flatten mailnews/extensions/* directories. r=mkmelin 2020-08-04 20:14:18 +00:00
nsIMsgSMIMEHeaderSink.idl Bug 1852922 - Update the encryption status UI via the request. r=kaie 2023-09-22 13:39:59 +12:00
nsIUserCertPicker.idl Bug 875059, part 4: Flatten mailnews/extensions/* directories. r=mkmelin 2020-08-04 20:14:18 +00:00
nsMsgComposeSecure.cpp Bug 1824792 - Ensure listener callback parameter passed to FindSMimeCertTask is destroyed on the main thread. r=mccr8 2023-03-29 05:43:40 +00:00
nsMsgComposeSecure.h Bug 1811298 - Enable OCSP for S/MIME recipient encryption certificates. r=mkmelin,darktrojan 2023-01-26 19:37:01 +01:00