Wan-Teh Chang
87346592e8
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
...
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
2009-09-04 18:28:54 -07:00
Nick Thomas
76f8fefb23
Reland Bug 468701, pass MOZ_DEBUG_SYMBOLS onto NSS on all platforms (not just win32), r=ted.mielczarek
2009-09-03 15:52:32 +12:00
Ben Hearsum
0e9802d1c3
Backing out bug 468701 due to build bustage on WinCE 5.0.
2009-09-02 09:09:53 -04:00
Nick Thomas
8379e06fe6
Bug 468701, pass MOZ_DEBUG_SYMBOLS onto NSS on all platforms (not just win32), r=ted.mielczarek
2009-09-02 21:24:59 +12:00
Honza Bambas
3a4a6aafdd
bug 512759 - mochitest-plain timeouts on Linux/Mac SeaMonkey, also set useDownloadDir during the test, r=KaiRo, also fix KaiRo's nits on clearing instead of re-setting prefs at the end of the test
2009-08-30 13:39:17 +02:00
Wan-Teh Chang
974aa31625
Bug 495384: Initialize NSS by calling NSS_Initialize with
...
NSS_INIT_NOROOTINIT to turn off the loading of the root certs
module in nss_Init. We load the root certs module in the
InstallLoadableRoots function, so we don't need nss_Init to load
it. r=rrelyea,kaie.
2009-08-29 10:04:30 -07:00
Wan-Teh Chang
8c8d0e6bb6
Bug 513024: dummy change to force NSS to rebuild.
2009-08-27 13:10:28 -07:00
Wan-Teh Chang
feeaebe6e0
Bug 513024: build NSS with FREEBL_NO_DEPEND=1 on Linux so that Fedora's
...
/lib/libcrypt.so.1 can get the NSSRAWHASH_3.12.3 symbols it needs from
our libfreebl3.so. r=karlt.
2009-08-27 12:17:09 -07:00
Vladimir Vukicevic
337732e846
b=511808; followup patch, ensure that we GetBoolPref succeeded before enabling ciphers; r=johnath,r=wtc
2009-08-27 10:20:17 -07:00
Honza Bambas
466448806d
Bug 477118 - https webpage with data: images trigger a Page contains unencrypted information mixed content warning, r=bz
2009-08-25 21:25:32 +02:00
Honza Bambas
d1a4913c99
Bug 329869 - Dynamically loaded scripts don't degrade security state, r=honzab,kaie
2009-08-25 21:25:32 +02:00
Benjamin Smedberg
2e9438fd2f
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
timeless
7e24cd7597
Bug 507379 - hostname from SSL_RevealURL is null checked too late [@ nsDependentCString - nsNSSBadCertHandler]; r=kaie
2009-08-25 15:22:28 +02:00
Ehsan Akhgari
3c8f87857e
Bug 480619 - Firefox does not load CSS and images when loading a secure (SSL, https) page for the first time (or after â€کclear private data’) and requires refresh to load properly (test); r=biesi,kaie
2009-08-23 11:00:38 +04:30
Chris Seawood
d6d815503e
Merge Bug 505736
2009-08-20 17:42:57 -07:00
Wan-Teh Chang
02c92457de
Bug 504080: Update NSS to the NSS_3_12_4_RTM CVS tag. r=kaie.
2009-08-19 06:59:06 -07:00
Chris Seawood
662940d4db
Bug 505736 - Pass IMPORT_LIB_SUFFIX to NSS - r=ted.mielczarek
2009-08-16 18:07:35 -07:00
Wan-Teh Chang
d6e35b0784
Bug 510135: Back out this change because it breaks the Linux build
...
(jump to label 'loser' crosses initialization of
'CertificateGeneralName* current').
2009-08-15 21:29:29 -07:00
Wan-Teh Chang
9cd3d12b27
Bug 510135: Fix leaks of certificatePolicies and subjectAltName
...
extensions. r=alexei.volkov.
2009-08-15 20:51:10 -07:00
Hashem Masoud
c8f711113e
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
2f2dd84793
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
Craig Topper
da105abed8
Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron
2009-08-18 08:48:32 -07:00
timeless@mozdev.org
a5db807132
Bug 504101 mRememberClientAuthCertificate is unintialized
...
r=kaie
2009-08-12 11:49:52 +02:00
Honza Bambas
5133867cfa
Bug 507370 - ssltunnel may hang with 100% CPU load, breaking the tests execution, r=ted
2009-08-17 18:41:27 +02:00
Nick Thomas
0d6773462a
Bug 509558, Need to package nssdbm3.chk for NSS >= 3.12.4 (Firefox 3.6a1 doesn't support FIPS mode), r=ted.mielczarek
2009-08-11 15:45:40 +12:00
Kai Engert
fd9b2056dc
Bug 478839 - Support South Korean SEED crypto cipher suites. r=nelson
2009-08-09 09:19:06 +02:00
Honza Bambas
9d28e40a9c
Bug 508835 - test_bug472986.html intermitently fails, orange fix
2009-08-07 10:40:21 +02:00
Serge Gautherie
19afaa3c11
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
2009-08-06 20:00:41 +02:00
Honza Bambas
92bbf90cfa
Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, security tests fix, r=jwalden, a=beltzner
2009-08-06 16:29:26 +02:00
Robert O'Callahan
a3ed732448
Backed out changeset 60add17e8ed3
2009-08-05 16:44:03 +12:00
Yu-Hsun Lin
ab00cb4b56
Bug 486081. Remove unused nsTime class. r=roc
...
--HG--
extra : rebase_source : 582694b45d1d56759a619a4243abfc5a05453d8a
2009-08-05 14:39:05 +12:00
Ehsan Akhgari
bce3c0d044
Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode (test); r=mconnor
2009-08-02 22:23:14 +04:30
Honza Bambas
b3eafae72d
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
58b33ea115
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
Serge Gautherie
934ab2ddf2
Bug 492717 - nsNTLMAuthModule.cpp ParseType2Msg(): need to check |offset| value; (Av1) offset and length; r=(kaie + rrelyea) no_sr
2009-07-29 14:38:36 +02:00
Wan-Teh Chang
8e431a056c
Bug 504080: Update NSS from NSS_3_12_4_FIPS1_WITH_CKBI_1_75 to
...
NSS_3_12_4_FIPS4 in mozilla-central. r=kaie.
2009-07-28 17:01:39 -07:00
Honza Bambas
185d23cf88
Bug 427715 - nsCryptoHash apparently being called while NSS is in shutdown state [@ NSSRWLock_LockRead_Util], r=kaie
2009-07-28 23:26:26 +02:00
Honza Bambas
6e58b60a20
Bug 496013 - Loading PKCS#11 module fails due to incorrect usage of nsiLocalFile.persistentDescriptor, r=honzab
2009-07-27 18:59:42 +02:00
Honza Bambas
465ca1483a
Bug 412833 - TLS intolerant server condition is concluded prematurely, r=nelson
2009-07-20 17:25:04 +02:00
Paul Kehrer
d1d83f6766
Add default OCSP responder for trustwave. b=497184 r=johnath sr=kaie
2009-07-16 11:40:24 -04:00
Hideki Itoyama
bb072c9d14
Add default OCSP responder for globalsign. b=497172 r=nelson
2009-07-16 11:37:22 -04:00
Honza Bambas
e146c5ed23
Bug 329869 - Dynamically loaded scripts don't degrade security state, r=kaie
2009-06-28 18:51:02 +02:00
Honza Bambas
7d716671f8
Bug 414635 - nsICryptoHash reinitialization implementation is inefficient, PSM part, r=kaie+wtc
2009-06-28 12:02:50 +02:00
Honza Bambas
a87d0bf7d8
Bug 427715 - fixing build bustage on linux
2009-06-24 20:07:46 +02:00
Neil Deakin
463ebf9287
Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug
2009-06-24 13:12:33 -04:00
Honza Bambas
0f5ff750e7
Bug 427715 - nsCryptoHash apparently being called while NSS is in shutdown state [@ NSSRWLock_LockRead_Util], r=kaie
2009-06-24 18:56:52 +02:00
Olli Pettay
bbe57b86cd
Bug 495764 - remove unused methods from nsIPrivateDOMEvent, r+sr=jst
...
--HG--
extra : rebase_source : a1ad4daa29a7025a0345ece37752b8e6374d7b1f
2009-06-24 12:02:37 +03:00
Olli Pettay
2e0f78e968
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
2009-06-23 13:07:39 +03:00
Olli Pettay
4f0aa79a1e
backout Bug 486990
...
--HG--
extra : rebase_source : 5947dd5fcc29bfb333c53cc2f60a00895910e9bb
2009-06-17 16:22:37 +03:00
Olli Pettay
b4d60fb950
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
...
--HG--
extra : rebase_source : a425f116d1350ff1204f1b031754a262ec73f8b1
2009-06-17 13:26:21 +03:00
Arpad Borsos
497b2e227d
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
...
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Arpad Borsos
ef105af6ce
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Daniel Holbert
3fdba359b8
Bug 497832: Restore const keyword on char*s in nsMyTrustedEVInfo struct, to reduce compiler spam. r=kaie
2009-06-13 22:09:38 -07:00
Phil Ringnalda
c906719b6c
Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, r=ted
2009-06-13 11:53:37 -07:00
bjarne@runitsoft.com
f36703fc3a
Bug 480619 - FF does not load objects over secure connection after 'clear private data', r=kaie
2009-06-12 22:04:43 -04:00
Arpad Borsos
cd1887abfd
Back out bug 474369, suspected of causing dhtml and tp3 regression
2009-06-12 23:20:55 +02:00
Arpad Borsos
3773b464cf
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
...
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Marco Pesenti Gritti
3a64c67e10
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Benjamin Smedberg
3a0ef1193a
Bug 326628 try #2 - remove window.pkcs11 and fix the device manager not to use that API, r=kaie
2009-05-28 19:36:21 -07:00
Olli Pettay
3287243826
Bug 494940 - Open mixed content dialog asynchronously, r=bz
2009-05-28 11:25:09 +03:00
Benjamin Smedberg
11102c6e00
Final merge to back out bug 326628 (and followup bug 487980) due to regression bug 494899.
2009-05-27 09:15:21 -04:00
Benjamin Smedberg
ad605596e3
Backed out changeset eea9639048b8, bug 326628 main patch, due to regression bug 494899
2009-05-27 09:09:01 -04:00
Johnathan Nightingale
4d1a6744cb
Bug 494236 - Update NSS to pick up new roots from bug 493660. Reviews in their respective NSS bugs.
2009-05-22 11:42:06 -04:00
Eddy Nigg
aa97b9ac8e
EV enablement for 6 roots. b=493709 r=kaie
...
WellsSecure, SECOM Trust, StartCom, SwissSign, Cybertrust, DigiNotar
2009-05-22 11:41:44 -04:00
Kaspar Brand
28510e55fb
bug 458553 - Build NSS with debug symbols - like the rest of Firefox. r=ted, a=bsmedberg
2009-05-22 09:45:00 -04:00
Kai Engert
361a0c664d
Bug 431819, IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate
...
(applies to firefox with SSL client auth, too)
r=relyea for an earlier patch that was checked in to mozilla-1.8.x more than a year ago
r=honzab on the diff on top of that earlier patch
a=beltzner for landing on restricted trunk
2009-05-21 00:21:51 +02:00
Honza Bambas
116dad7488
Bug 445871 - SSL certificates added as exceptions should never be treated as EV, r=kaie, sr=bz
2009-05-20 10:23:41 +02:00
Ehsan Akhgari
b67a8cedd3
Bug 493729 - URL text box in the exception dialog should always be LTR; r=johnath
2009-05-19 19:30:02 +04:30
Dave Townsend
99034adf24
Backed out changeset 461d728271d1
2009-05-19 13:51:18 +01:00
Arpad Borsos
584155ddb7
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Benjamin Smedberg
bb1c33c4ea
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
...
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Benjamin Smedberg
611c5b8124
Fix mis-spellings of "receive" to kick builds on a CLOSED TREE.
2009-05-18 09:48:36 -04:00
Brad Lassey
5348304448
backing out because this appears to have caused leaks
2009-05-13 09:13:09 -04:00
Honza Bambas
e75c38706a
Bug 445871 - SSL certificates added as exceptions should never be treated as EV, r=kaie
2009-05-13 11:50:46 +02:00
Benjamin Smedberg
87e4d3d1bb
Bug 326628 Try #2 - User content can pop up PKCS11 dialogs, which is annoying and entirely unnecessary r+sr=jsr,r=kaie
2009-04-10 13:21:04 -04:00
Kai Engert
cfbe080c1e
Bug 487712, Pick up NSS_HEAD_20090409 to fix WINCE
...
Got r=nelson and r=rrelyea in today's NSS conference call.
CLOSED TREE
2009-04-10 02:00:56 +02:00
Benjamin Smedberg
8af63417a3
Back out everything from bug 326628 because it's too red to fix on the fly. CLOSED TREE
2009-04-09 16:01:02 -04:00
Benjamin Smedberg
87508bb914
Bug 326628 - user content can pop up pkcs11 dialogs, which is annoying and entirely unnecessary r+sr=jst,r=kaie
2009-04-08 10:27:45 -04:00
Honza Bambas
801e892aa5
Bug 487632 - test_unsecureIframeMetaRedirect.html intermittently fails, disabling the test temporarily
2009-04-09 18:11:31 +02:00
Honza Bambas
2cc37f8e4c
Bug 480713, disabling test_dynUnsecureRedirect.html
2009-04-08 14:21:32 +02:00
Honza Bambas
137cc26e8a
Bug 480713 - nsDocLoader doesn't clear requests from mRequestInfoHash, security UI may not report mixed content, r,sr=jst
2009-04-08 10:45:32 +02:00
Kai Engert
a626dbc86e
Disabling building NSS ckfw/capi in order to fix windows build bustage.
...
Will file a bug to get this reenabled, will build on windows to get this fixed.
r=nelson for temporary disabling
2009-04-07 05:08:16 +02:00
Kai Engert
3d75d1f947
Bug 485052, Embed a list of default OCSP Responder URLs for certain CAs
...
Patch contributed by Rob Stradling (Comodo)
r=kaie
2009-04-07 04:19:28 +02:00
Kai Engert
e98c8dd8f0
force a non-depend rebuild after landing bug 486182
2009-04-07 03:43:09 +02:00
Kai Engert
2b43284096
Bug 486182, Land NSS 3.12.3 final in mozilla-central
...
r=nelson
2009-04-07 03:36:45 +02:00
Kai Engert
ada40a604e
Bug 490864, deliver 3.12.4.1 (NSS_3_12_4_FIPS1) to mozilla-central for trunk testing
...
r=relyea, r=nelson
2009-05-05 17:22:50 +02:00
Olli Pettay
bdb6b5dd69
backout Bug 486990
2009-04-28 06:42:59 -07:00
Olli Pettay
034f889291
Bug 486990, move contextmenu listener to system event group, r=enn, sr=neil
2009-04-25 11:45:30 +03:00
Bob Clary
c49ddcfbe6
bug 327524 - crash test by Martijn Wargers.
2009-04-24 10:08:11 -07:00
Benjamin Smedberg
00e5abb4e4
When building with pymake, use gmake for NSS because of the pain and suffering on Windows.
2009-03-11 16:32:10 -04:00
Kai Engert
e90dbe3386
Bug 453466 - in ff3 an imported self-signed server certificate can't be marked trusted (edit button disabled), r=honzab
2009-03-18 15:59:57 +01:00
Blake Kaplan
72cef1c4ff
Bug 480226 - Fix warnings in security/manager/ssl/src; r=kaie
2009-03-15 14:58:38 +01:00
Tyler Downer
a3e4d65efe
Bug 412749 - "self signed" should read "self-signed". r=kaie, ui-r=johnath
2009-03-11 13:26:44 +01:00
Honza Bambas
c618668c6d
Bug 456705 - Firefox 2.0.0.17 crashes when opening a https-site or on shutdown with FoxyProxy 2.8.5 [@ nsSSLThread::Run], r=kaie
2009-02-28 15:06:40 +01:00
Honza Bambas
3c8e3ce721
Backout 5dde4d86be49
2009-02-27 16:20:31 +01:00
Honza Bambas
3291abec6a
Bug 456705 - Firefox 2.0.0.17 crashes when opening a https-site or on shutdown with FoxyProxy 2.8.5 [@ nsSSLThread::Run], r=kaie
2009-02-27 15:09:06 +01:00
Honza Bambas
c77892a07f
Bug 357593 - PSM cannot display givenName and surname in DNs, r=kaie
2009-02-27 15:09:05 +01:00
Dave Camp
1ff25183df
Backed out changeset 209a7cc3150e (Bug 479393)
2009-02-25 21:49:47 -08:00
Wan-Teh Chang
22cf5dc5c0
Bug 479393: Call CERT_SetUsePKIXForValidation(PR_TRUE) after
...
initializing NSS to make the old NSS cert validation APIs use the
new libpkix cert validation engine internally. r=kaie.
2009-02-25 17:51:31 -08:00
Serge Gautherie
265574ee2c
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
Honza Bambas
d445d2c8f7
Bug 452401 - Create tests for mixed content, disabling the tests
2009-02-18 19:44:07 +01:00
Honza Bambas
96d1359023
Backout bug 456705
2009-02-18 15:40:36 +01:00
Honza Bambas
af00f26ff5
Backout bug 456705
2009-02-18 15:38:51 +01:00
Honza Bambas
bf083a3640
Bug 456705 - Firefox 2.0.0.17 crashes when opening a https-site or on shutdown with FoxyProxy 2.8.5 [@ nsSSLThread::Run], r=kaie
2009-02-18 14:31:31 +01:00
Honza Bambas
91c7facb59
Bug 413909 - nsCertOverrideService IDN handling is broken, re-enabling already landed test
2009-02-18 14:31:30 +01:00
Honza Bambas
9819d5341a
Bug 452401 - Create tests for mixed content, r=kaie
...
--HG--
rename : security/manager/ssl/tests/mochitest/test_bug413909.html => security/manager/ssl/tests/mochitest/bugs/test_bug413909.html
2009-02-18 14:31:31 +01:00
bjarne@runitsoft.com
244d9431fc
Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking
2009-02-17 14:06:52 -08:00
Peter Van der Beken
691b82b80e
Fix for bug 391448 (Force layout/dom/content code to use classinfo macros that don't use the service manager.). r/sr=jst.
2009-02-17 15:08:08 +01:00
Boris Zbarsky
ac1ce67cea
Bug 455367. Don't just assume that all image loads get data; ask imagelib instead. r=kaie, r=joedrew, sr=jst
2009-02-16 09:11:30 -05:00
Honza Bambas
b52fe48b3b
Bug 459657: nsNSSBadCertHandler leaks nsIBadCertListener2 proxy. r=kaie
2009-02-12 12:13:48 +00:00
Dave Townsend
4b59b521c9
Bug 475702: nsICertOverrideService.rememberValidityOverride leaks an nsStringBuffer for each call. r=kaie
2009-02-11 18:14:39 +00:00
Wan-Teh Chang
5f2e0cfef4
Bug 466745: Upgraded NSS to NSS_3_12_3_BETA3.
2009-02-10 09:18:32 -08:00
Phil Ringnalda
4fcec9e509
Backed out changeset c8d43645a578 (bug 320954) for burning leak tests
2009-02-07 14:38:26 -08:00
timeless@mozdev.org
e3adbc4d64
Bug 320954 - PSM no profile handling code is broken, leading to pr_asserts, r=kaie
2009-02-07 13:50:21 -08:00
Boris Zbarsky
9a769982bc
Bug 475912. Rev nsITokenDialogs iid in CLOSED TREE
2009-02-03 15:45:26 -05:00
Daniel Holbert
fdfdfc97fe
Bug 473236 - follow up patch v3b: restore original executable status for previously-executable Makefiles in nss folder. a=ted
...
Probably unnecessary, but it's conceivable that someone might execute them directly ( they do have a #! line at the top), and their executable status is going to get turned on at our next NSS snapshot-importing anyway.
2009-01-23 11:55:40 -08:00
John Wolfe
cdec98474e
bug 472165 - changes needed so windows mobile tools don't need to be in PATH variable r=ted
2009-01-22 10:17:06 -05:00
Daniel Holbert
2a7d88e05a
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Kai Engert
2da188f9a8
Bug 473837, land NSS_3_12_3_BETA2
...
r=wtc
2009-01-21 04:43:31 +01:00
Fred Jendrzejewski
7d5761cdfa
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
2009-01-18 21:14:14 +01:00
Ehsan Akhgari
62b79c9b60
Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode; r=kaie,gavin
2009-01-18 13:58:08 +03:30
Kai Engert
10a74ea202
removing accidentally added leftover files from patching, a=dholbert
2009-01-16 20:35:31 +01:00
Kai Engert
1f24532149
Backout 6c571dc80a99, bug 473837
2009-01-16 20:15:28 +01:00
Kai Engert
e19a799fa6
Bug 473837, Import NSS_3_12_3_BETA1
...
r=wtc
2009-01-16 20:01:34 +01:00
Robert O'Callahan
1a9b00de4e
Backed out changeset 8019a959aade
2009-01-16 22:20:33 +13:00
Fred Jendrzejewski
b79ad6fa55
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
...
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
timeless@mozdev.org
ec4d20eb2d
Bug 368130 Bogus "SSL is disabled" error when SSL3 is disabled, r=kaie
2009-01-15 20:02:20 -08:00
Kai Engert
15f8bb0d21
Bug 487721, deliver NSS 3.12.4 RC0 to mozilla-central
...
r=wtc
2009-04-21 03:51:56 +02:00
Neil Rashbrook
0d40d66f37
Bug 486404 Various XPCOM allocator mismatches in PSM r=mayhemer
2009-04-15 17:04:24 +01:00
Benjamin Smedberg
eba9b00b46
Removal of strings from bug 326628
2009-04-10 13:21:36 -04:00
Jonas Sicking
2fe71d8086
Backed out changeset 03bc3379822a
2009-01-14 00:59:52 -08:00
bjarne@runitsoft.com
bd9db67c3e
Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking
2009-01-13 23:06:39 -08:00
Ben Newman
e8f0d0a9f1
Remove seemingly unused crypto.alert() API in favor of window.alert() that we all know and love. r+sr=jst@mozilla.org
2009-01-06 15:55:06 -08:00
timeless@mozdev.org
c0e84d173f
Bug 431776 - sdr doesn't handle oom, r=kaie
2009-01-01 22:12:22 -08:00
Kaspar Brand
95d8ec75c4
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
Jesper Kristensen
4393d98b94
Bug 401292 - application and addon updates fail when Danish Government browser extension is installed; Second patch v1; r=dveditz
2008-12-06 18:31:39 +01:00
Doug Turner
f4af5e4690
Bug 454120 - Problems Compiling SECURITY module for WinMobile. r=ted
2008-12-05 09:35:13 -08:00
Doug Turner
d517a2ef32
Backed out changeset 555e338a03ca
2008-12-05 09:25:19 -08:00
Doug Turner
9f9eb2c608
Bug 454120 - Problems Compiling SECURITY module for WinMobile. r=ted
2008-12-05 08:59:24 -08:00
Brad Lassey
2f907e2d46
Bug 464088 - Option to build NSS without dbm, non-nss changes r=ted
2008-12-03 08:42:03 -05:00
Phil Ringnalda
bbe7e1d08a
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
2008-11-03 19:46:28 -08:00
Ehsan Akhgari
c09da72f56
Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode; r=johnath
2008-11-04 02:52:23 +03:30
Jesper Kristensen
b5c0e51f77
Bug 401292 - application and addon updates fail when Danish Government browser extension is installed; r=(dveditz + kaie)
2008-10-29 05:39:28 +01:00
Kai Engert
02d663be6d
Bug 460829, Temporary SSL server exceptions must not use permanent cert import
...
r=rrelyea
2008-10-23 04:16:06 +02:00
Kai Engert
afdeb339c5
Bug 461082, Deliver NSS 3.12.2 and NSPR 4.7.2 to Mozilla
...
r=wtc
2008-10-23 02:38:29 +02:00
Kai Engert
533a2e2d3f
Bug 450429, Enable COMODO ECC Certificate Authority for EV in PSM
...
r=nelson
2008-10-22 04:29:51 +02:00
Kai Engert
bc172bc08d
Bug 439062 - Wording in SSL error dialogs contain inappropriate HTML tags; r=rrelyea
2008-10-16 03:14:03 +02:00
Kai Engert
86201c8a3c
Bug 456945 - EV failure, off by one error; r=rrelyea
2008-10-16 03:06:44 +02:00
Serge Gautherie
4e5d2efa5e
(2nd) Fix build bustage after workaround for
...
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
2008-10-10 19:16:52 +02:00
Serge Gautherie
f925edc00e
Fix build bustage after workaround for
...
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
2008-10-10 19:08:02 +02:00
Serge Gautherie
663d198c3a
Disable the test for
...
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
which seems to leak the world.
2008-10-10 18:50:50 +02:00
Honza Bambas
d11f5d8cd5
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
...
--HG--
rename : security/manager/ssl/tests/test_datasignatureverifier.js => security/manager/ssl/tests/unit/test_datasignatureverifier.js
rename : security/manager/ssl/tests/test_hash_algorithms.js => security/manager/ssl/tests/unit/test_hash_algorithms.js
rename : security/manager/ssl/tests/test_hmac.js => security/manager/ssl/tests/unit/test_hmac.js
2008-10-10 16:41:38 +02:00
Taras Glek
2c733370d0
Bug 456099: outparamdel nsIPrivateDOMEvent r+sr=jst
2008-10-09 16:23:07 -07:00
Reed Loden
eb4c72542a
Try again to really back out everything from bug 431819 in order to fix bug 454406.
2008-10-01 01:58:56 -05:00
Reed Loden
c49f1280fa
Re-add two files added by bug 431819 that didn't need to be backed out for fixing bug 454406.
2008-10-01 01:36:49 -05:00
Reed Loden
2e4f64de6e
Merge backout changeset for bug 454406
2008-10-01 01:03:35 -05:00
Reed Loden
93534d0ac8
Bug 454406 - "SSL handshakes fail after asking PSM to remember user's choice of client auth cert" (backed out changeset 6615b044bcd8 from bug 431819)
2008-10-01 01:01:39 -05:00
Karsten Düsterloh
292798ac7c
Bug 438793: treelines for certificate details tree; r=kaie
2008-09-28 22:52:06 +02:00
Taras Glek
1c1ad46be7
bug 454419: fix prbool stuff. r=kaie
2008-09-25 15:34:22 -07:00
Arpad Borsos
18fcddc20b
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; files removal; r=ted.mielczarek
2008-09-20 15:54:40 +02:00
Vladimir Vukicevic
46c7acf9c4
b=454433, pass OS_TEST down to nss coreconf, r=ted
2008-09-17 10:57:09 -04:00
Johnathan Nightingale
66dbe45733
Exception dialog slow to appear when prefetching. b=453855 p=johnath r=kaie
2008-09-15 09:56:47 -04:00
Arpad Borsos
db0328223b
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'jar.mn' part; r=ted.mielczarek
2008-09-15 15:19:32 +02:00
Daniel Holbert
6493eacd9c
merge after backing out 38140c8a8327
2008-09-11 12:03:01 -07:00
Daniel Holbert
5d88d19404
Backed out changeset 38140c8a8327 to see if it fixes Bug 454896 (sporadic RLk)
2008-09-11 12:02:09 -07:00
Philip Chee
a71499f80b
bug 445015 - Migrate SeaMonkey Validation to the new prefwindow, fix windowtype in crlManager.xul, r=kaie sr=Neil
2008-09-11 14:20:50 +02:00
Ben Turner
9bcce69d4a
Bug 436379 - "Make docshell and securebrowserui only accessible on the main thread". r=kaie.
2008-09-10 13:14:08 -07:00
Kai Engert
1dfd66af0a
Bug 444752, &getPassword.tokenName.label;: is not properly localizable
...
r=Pike
2008-09-10 08:13:04 +02:00
Kai Engert
5159954062
Bug 453227, fix import cert failure, see comment 80 and 81, update to NSS_3_12_1_RC2, r=wtc
2008-09-05 20:13:38 +02:00
Honza Bambas
ffe9977404
bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie
2008-09-05 09:35:58 -04:00
Robert Kaiser
32c1051479
bug 450257 - Move SeaMonkey-specific files in manager/ to comm-central/suite, r=kaie
...
--HG--
rename : security/manager/locales/en-US/chrome/pippki/pref-validation.dtd => security/manager/locales/en-US/chrome/pippki/validation.dtd
2008-09-03 19:36:47 +02:00
Arpad Borsos
3c87be4ffc
Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted
2008-09-02 10:45:14 +01:00
Kai Engert
4b3420c78e
Bug 451420, Comment only change, add comment as requested by reviewer
2008-09-01 23:26:05 +02:00
Kai Engert
5422c00aa4
Bug 451420, Avoid calling OnSecurityChange unnecessarily
...
r=rrelyea
2008-09-01 22:55:50 +02:00
Kai Engert
1dafeebe92
Bug 450912, secure sites appear with broken lock icon, resource:// incorrectly treated as insecure
...
r=bzbarsky
2008-09-01 22:54:59 +02:00
honzab@allpeers.com
2eba452039
Bug 135007, Transfer mode of images should be relevant for shown lock icon state (mixed content)
...
Based on ideas from Stuart Parmenter and experimental code from Kai Engert
Patch contributed by Honza Bambas
r=kaie, r=pavlov, sr=bz
2008-09-01 22:53:59 +02:00
Jason Orendorff
b94820fbeb
Bug 451571 - Delete SetExceptionWasThrown (r=dbradley, sr=jst)
2008-08-30 18:58:36 -05:00
Kai Engert
bdb0ae0ffc
Backed out changeset d5a093d32472
2008-08-27 11:19:32 +02:00
Kai Engert
6d46c55975
Bug 451420, Avoid calling OnSecurityChange unnecessarily
...
r=rrelyea
2008-08-27 01:54:41 +02:00
Kai Engert
63859a32d1
Bug 439722, Make the "bad cert error dialog" more helpful
...
r=rrelyea, sr=dveditz
2008-08-26 00:26:08 +02:00
Serge Gautherie
c49b74c744
Bug 441425 - "(some) Security Manager (PKI) files seem to reference <contextHelp.js> uselessly" ((Av1) <content/*.xul>) [r=kaie]
2008-08-20 00:25:25 -05:00
Serge Gautherie
ddc26372f4
Bug 228448 - Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
...
(Dv1a) </security/manager/ssl/src/ns*.cpp>
r=kaie
2008-08-20 00:18:58 -05:00
Serge Gautherie
a19034ed31
Bug 148194 - "Remove session-logout code from security module" ((Av1-19T) <nsNSSComponent.cpp>) [r=kaie]
2008-08-20 00:17:20 -05:00
Kai Engert
12321d9d10
bug 449892, Enable additional EV roots for FF 3.0.2
...
r=rrelyea
2008-08-20 03:57:23 +02:00
Serge Gautherie
1b5b96dc12
Bug 450187 – "nsNTLMAuthModule.cpp(827) : warning C4390: ';' : empty controlled statement found; is this the intent?"
...
(Av1) <nsNTLMAuthModule.cpp>
2008-08-12 01:41:37 +02:00
Benjamin Smedberg
86fc9bf82f
Bug 445570 - heap autostring in PSM, r=kaie
2008-08-18 12:45:38 -04:00
Dave Townsend
9cb6773784
Backed out changeset cf3eae029913
2008-08-18 15:08:14 +01:00
honzab@allpeers.com
a19d587018
Bug 135007, Transfer mode of images should be relevant for shown lock icon state (mixed content)
...
Based on ideas from Stuart Parmenter and experimental code from Kai Engert
Patch contributed by Honza Bambas
r=kaie, r=pavlov, sr=bz
2008-08-16 09:12:42 +02:00
Kai Engert
b896a8b0e7
Backed out changeset 3770c42e3118
2008-08-16 08:00:17 +02:00
honzab@allpeers.com
4a11f328e4
Bug 428009, hook up ssltunnel to mochitest
...
Initial work by Jeff Walden, Patch contributed by Honza Bambas
r=jwalden, r=cbiesinger, r=sayrer, r=ted.mielczarek, r=kaie
2008-08-16 07:38:03 +02:00
Kai Engert
731c45f2b1
Bug 450646, Upgrade Mozilla to NSS 3.12.1 release candidate 1
...
r=rrelyea
2008-08-15 06:12:54 +02:00
Kai Engert
ea6862a090
Bug 443284, crash on login to ActivIdentity/ActivClient smartcard using acpkcs211.dll
...
Patches contributed by timeless and Dani Church
r=kaie, r=rrelyea
2008-08-14 18:42:40 +02:00
Dão Gottwald
ada882f322
Backed out changeset abfdc2e8da35
2008-08-14 14:10:48 +02:00
Mike Hommey
5c17251436
Bug 330628 – coreconf/Linux.mk should _not_ default to x86 but result in an error if host is not recognized. r=relyea
2008-08-14 12:46:08 +02:00
Kai Engert
d39c2d2778
Bug 307319 - Certificate details show incorrect public key information
...
r=rrelyea
2008-07-17 13:14:54 -04:00
Marco Perez
e6f7606576
Bug 436806 - "binary format check during build is broken in FreeBSD 7" (unbreak binary format check on freebsd7 and newer) [r=ted/luser r=wtc]
2008-07-12 05:14:47 -05:00
Kai Engert
c91389877e
Bug 442561, enable Entrust Root Certification Authority for EV
...
r=rrelyea
2008-07-08 23:27:13 +02:00
Kai Engert
3c85060846
Bug 429794, Lk (trace malloc leaks) test results have become very unstable
...
r=nelson
2008-07-08 22:42:51 +02:00
Kai Engert
a46e4f3f66
Bug 431819, SSL client auth, repeated prompts for client certificate
...
r=rrelyea, r=dveditz
2008-06-18 21:36:29 +02:00
Kai Engert
4ca4582de2
Bug 436870, FF3 RC1 loses SSL certificate exceptions
...
Patch contributed by Honza Bambas
r=kaie
2008-06-18 21:20:16 +02:00
Kai Engert
a6269cffd6
Backout bug 428009
2008-06-18 14:30:29 +02:00
Kai Engert
60cb32844d
Bug 428009, hook up ssltunnel to mochitest
...
Patch contributed by Honza Bambas
r=jwalden, r=kaie
2008-06-18 11:44:19 +02:00
Kai Engert
521a51d53f
Bug 426830, remove unused nick_template_with_num
...
r=rrelyea
2008-06-11 20:20:24 +02:00
Benjamin Smedberg
e0d84f35cb
Import NSS_3_12_RC4
2008-06-06 08:40:11 -04:00
Justin Dolske
96daf7a083
Revert accidental checkin to NSS.
2008-06-29 17:10:28 -07:00
Justin Dolske
d7219011dd
Bug 438394 – land workaround patch for unkillable hangs when loading VerifiedDownloadPlugin.plugin on trunk. r=josh
2008-06-29 17:05:48 -07:00
Kai Engert
d929cd8588
Bug 426555, nsClientAuthRememberService must be refcounted and implement nsISupportsWeakReference
...
r+sr=mrbkap
2008-06-27 16:28:08 +02:00
reed@reedloden.com
8443fe7800
Bug 433025 - "Still using windows icon in Security Exception dialog" [p=reed r=kaie a1.9=schrep]
2008-05-09 20:43:45 -07:00
kaie@kuix.de
c0caa44ac4
Bug 431384, Enable Network Solutions Certificate Authority for EV r=rrelyea, a1.9=beltzner
2008-05-03 18:36:46 -07:00
johnath@mozilla.com
aad7aadc1b
SSL Error page for domain mismatch should hyperlink to correct site (sometimes). b=402210 r=gavin r=kengert r=axel ui-r=beltzner moa/sr=biesi a=beltzner Significant chunks of p=timeless
2008-04-30 13:10:22 -07:00
kaie@kuix.de
c80da42e1f
Bug 406954, Unable to add exception for server certificates with empty subject names r=rrelyea, a1.9=shaver
2008-04-23 19:05:37 -07:00
kaie@kuix.de
1035e5cf99
Bug 429110, Random crashing ( [@ PR_AtomicIncrement] ?) ( [@ nsIOService::NewURI] ?) r=rrelyea, a1.9=shaver
2008-04-22 15:46:44 -07:00
gavin@gavinsharp.com
1f832dc92d
Bug 413909: nsCertOverrideService IDN handling is broken, and its port handling is also quite cumbersome, patch by Honza Bambas <honzab@allpeers.com>, r=kaie, a=shaver
2008-04-22 13:03:20 -07:00
mnyromyr@tprac.de
5baf049146
Bug 428491: typo in ssl exceptions dialog; p=Serge Gautherie <sgautherie.bz@free.fr>, r=kaie, a1.9=dsicore
2008-04-20 11:14:30 -07:00
dtownsend@oxymoronical.com
b8b7964a79
Bug 429133: Parts of NSS are not in the SDK. r=bsmedberg, a=damons
2008-04-19 03:37:41 -07:00
kaie@kuix.de
f5086a376e
Single patch for 3 overlapping fixes. Bug 420187, hang in nsNSSHttpRequestSession::internal_send_receive_attempt r=rrelyea Bug 383369, fixing a regression from 335801 r=rrelyea Bug 358438, fix proposed by and portions contributed by Honza Bambas r=honzab, r=rrelyea approval1.9 for combined patch = beltzner
2008-04-11 21:47:22 -07:00
kaie@kuix.de
8e1be3a7dd
Bug 423002, Incorrect error message with certificates which contain subjectAltName r=rrelyea, a1.9=beltzner
2008-04-10 18:28:09 -07:00
kaie@kuix.de
913a248f1e
Bug 428415, Don't pass uninitialized values to NSS CERT_PKIXVerifyCert r=rrelyea, a1.9=dsicore
2008-04-10 18:26:19 -07:00
kaie@kuix.de
97456384a2
Bug 327181, follow up checkin to fix IDL comment r=rrelyea, approval1.9=beltzner
2008-04-08 22:25:44 -07:00
kaie@kuix.de
f9e142e884
Bug 406755, EV certs not recognized as EV with some cross-certification scenarios second landing attempt, earlier EV verification, patch 9 r=rrelyea also landing a regression fix, which applies to debug mode compilation code, only r=rrelyea blocking1.9=dsicore
2008-04-08 18:48:02 -07:00
kaie@kuix.de
ed10ad9a44
Bug 425518, Enable multiple roots for EV (and remove 1): Geotrust, Thawte, Verisign, Trustwave, Comodo r=rrelyea, r=nelson, blocking1.9=dsicore
2008-04-08 17:28:48 -07:00
kaie@kuix.de
37eb9c3367
Backing out the "early ev verification" patch from bug 406755, as an attempt to fix a tinderbox test failure (crash).
2008-04-07 19:22:26 -07:00
kaie@kuix.de
17b2f73120
Bug 406755, EV certs not recognized as EV with some cross-certification scenarios Additional patch for Earlier EV verification, v8 r=wtc, r=nelson, blocking1.9=dsicore
2008-04-07 17:10:41 -07:00
johnath@mozilla.com
6271295a50
More verbose logging of harmless-but-scary-looking exception. b=408697 r=kai a=damon
2008-04-07 13:46:50 -07:00
kaie@kuix.de
a608dfde44
Bug 427081, Allow to override SEC_ERROR_INADEQUATE_KEY_USAGE r=nelson, a1.9=dsicore
2008-04-04 17:02:31 -07:00
reed@reedloden.com
9c779794b7
Bug 426822 - "nick_template needs a localization note" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=kaie a1.9=beltzner]
2008-04-04 02:11:41 -07:00
kaie@kuix.de
212d02e40b
Bug 420246, gBrowser.securityUI doesn't clear invalid cert data after using back button r=rrelyea, r=johnath, sr=gavin, blocking1.9=beltzner
2008-04-01 23:36:16 -07:00
kaie@kuix.de
ffc31711d1
Bug 420187. Backing out all 3 patches from today, because of regressions. a=shaver
2008-03-25 20:06:52 -07:00
kaie@kuix.de
755c32e75f
Bug 420187, hang in nsNSSHttpRequestSession::internal_send_receive_attempt Follow up patch to fix leak tinderbox bustage, r=rrelyea
2008-03-25 14:49:35 -07:00
kaie@kuix.de
d9ea85f3b9
Attempt to fix red tinderbox, trivial mismatch between NS_IMETHODIMP and nsresult. Follow up to my fix for bug 420187.
2008-03-25 13:09:18 -07:00
kaie@kuix.de
5e5bffbd65
bug 420187, hang in nsNSSHttpRequestSession::internal_send_receive_attempt r=rrelyea, pending more comments blocking1.9=shaver approval1.9b5=beltzner
2008-03-25 12:34:48 -07:00
reed@reedloden.com
ffb0913b45
Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+]
2008-03-18 12:45:40 -07:00
kaie@kuix.de
e92c6abaf6
Bug 423475, Paypal crashes loading main site r=rrelyea, blocking1.9=beltzner
2008-03-17 11:42:04 -07:00
johnath@mozilla.com
08a8c58978
Show certificate error pages (instead of dialogs) in frames. b=423247, p=kengert, r=rrelyea, r=bzbarsky, a=blocking-1.9 (ted)
2008-03-17 11:13:37 -07:00
kaie@kuix.de
f44acb4d74
Bug 406755, EV certs not recognized as EV with some cross-certification scenarios r=rrelyea, blocking1.9=dsicore
2008-03-16 06:42:32 -07:00
kaie@kuix.de
4a2ac6e90c
bug 374336, add knowledge of Extended Validation / EV Certificates to PSM Follow up fix contributed by Neil that fixes allocator mismatch. r=kengert, approval1.9=dsicore
2008-03-14 08:22:50 -07:00
reed@reedloden.com
5e3b4d1415
Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner]
2008-03-08 01:44:35 -08:00
kaie@kuix.de
e6d6571817
Bug 400085, nsNSSCertificate::hasValidEVOidTag compare DER, not strings Patch contributed by Honza Bambas, r=rrelyea, r=kengert, approval1.9=beltzner
2008-03-06 22:14:33 -08:00
kaie@kuix.de
6eaf163cdf
Bug 412456, ###!!! ASSERTION: nsSecureBrowserUIImpl not thread-safe r=rrelyea, blocking1.9=beltzner
2008-03-06 03:21:37 -08:00
gavin@gavinsharp.com
01e48bc351
Bug 419111: unfrozen interfaces listed in SDK_XPIDLSRCS, r=kaie, sr=bzbarsky
2008-03-05 14:08:20 -08:00
reed@reedloden.com
67836dd7e3
Bug 351580 - "Possible null pointer dereferences in |nsCrypto::GenerateCRMFRequest|" (Fixed !NULL checks + GC rooting) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=mrbkap a=blocking1.9+]
2008-03-04 03:25:44 -08:00
bent.mozilla@gmail.com
872fe28df5
Bug 419655 - "Refreshing a page leaks an nsGlobalWindow until shutdown". r=peterv, sr=jst, a1.9b4+=schrep.
2008-02-28 18:05:57 -08:00
kaie@kuix.de
1c416620df
Bug 418958, Enable Go Daddy root CA certificates for EV use r=rrelyea, a1.9b4=beltzner
2008-02-28 10:00:57 -08:00
dcamp@mozilla.com
44b567a446
Bug 415799: Interface and implementation for HMAC support. p=honzab@allpeers.com (Jan Bambas), r=kaie, r=rrelyea, sr=dveditz, blocking1.9=sayrer
2008-02-26 22:31:13 -08:00
wtc@google.com
c3c311e84b
Bug 415033: added a hidden preference (in about:config) for enabling or disabling the TLS session ticket extension. The patch is contributed by Nagendra Modadugu <ngm+mozilla@google.com>. r=wtc,rrelyea,kengert a1.9+=damons Modified Files: netwerk/base/public/security-prefs.js security/manager/ssl/src/nsNSSComponent.cpp
2008-02-26 15:09:39 -08:00
gavin@gavinsharp.com
7f33abb115
Bustage fix from bug 415928, r=ted
2008-02-26 10:30:21 -08:00
ted.mielczarek@gmail.com
9b4bd4025c
bug 415928 - fix packaging of CRT with jemalloc - make nspr/nss play along. r=bsmedberg
2008-02-25 12:50:35 -08:00
kaie@kuix.de
af82e17ee3
Bug 416827, Enable Digicert root CA certificate for EV use r=rrelyea, approval1.9=beltzner
2008-02-22 00:54:42 -08:00
kaie@kuix.de
80a24d43b5
Bug 418701, Enable Quo Vadis root CA certificate for EV use r=rrelyea, approval1.9=beltzner
2008-02-22 00:51:59 -08:00
kaie@kuix.de
d8c6f29dcc
Bug 416850, Deleting a security exception and then re-adding it causes cert exception to remain valid r=rrelyea, approval1.9=beltzner
2008-02-22 00:50:11 -08:00