Ehsan Akhgari
|
da7f65d605
|
Backed out changeset 4b792c35d0be (bug 1041325) because of build bustage
|
2014-07-20 19:19:05 -04:00 |
|
Ehsan Akhgari
|
006ec45925
|
Bug 1041325 - Use intrin.h for _ReturnAddress in the chromium sandbox code; r=bbondy
|
2014-07-20 19:05:44 -04:00 |
|
Ryan VanderMeulen
|
21d58ba963
|
Merge m-c to inbound. a=merge
|
2014-07-20 15:14:23 -04:00 |
|
ffxbld
|
bc78cf0191
|
No bug, Automated HPKP preload list update from host bld-linux64-spot-477 - a=hpkp-update
|
2014-07-19 03:17:35 -07:00 |
|
ffxbld
|
a6a2bd935e
|
No bug, Automated HSTS preload list update from host bld-linux64-spot-477 - a=hsts-update
|
2014-07-19 03:17:32 -07:00 |
|
Jed Davis
|
90ebf4e684
|
Bug 1037211 - Remove MOZ_CONTENT_SANDBOX_REPORTER by making it always true. r=kang r=ted
--HG--
extra : amend_source : 450d51dab077794e194bf407044de95627de0cde
|
2014-07-17 14:57:28 -07:00 |
|
Richard Barnes
|
91cfa4eae8
|
Bug 1034852 - Add support for AES-KW to WebCrypto API r=keeler
|
2014-07-19 07:04:00 -05:00 |
|
Richard Barnes
|
e10fdbd715
|
Bug 1025230 - Allow import/export of JWK-formatted keys in WebCrypto r=bz,keeler
|
2014-07-19 08:25:00 -05:00 |
|
Makoto Kato
|
3708a1ba13
|
Bug 984033 - Large OOM in nsStreamLoader::WriteSegmentFun. r=honza
|
2014-07-17 17:37:33 +09:00 |
|
Jed Davis
|
c55ab9dd20
|
Bug 1038900 - Dynamically allocate signal number for sandbox startup. r=kang
|
2014-07-16 13:37:00 +02:00 |
|
Tim Abraldes
|
1aaa7148c1
|
bug 985252. Build sandbox code regardless of whether --enable-content-sandbox/MOZ_CONTENT_SANDBOX is provided. Enable sandboxing of GMP plugins. Enable SandboxBroker to set different security policies for different process types. r=bbondy, r=cpearce, r=bent
|
2014-07-16 16:01:34 -07:00 |
|
Wan-Teh Chang
|
22a38b2f79
|
Bug 1025729: Update NSS to NSS_3_17_BETA1.
Also includes fixes for bug 836658, bug 1026148, bug 1028582, bug 920719.
|
2014-07-16 14:26:11 -07:00 |
|
Cykesiopka
|
a04b962a5e
|
Bug 360126 - OCSP Delegated Responder Test. r=briansmith
|
2014-07-15 19:51:00 -04:00 |
|
Cykesiopka
|
4e47589e4d
|
Bug 360126 - Main tests. r=cviecco
|
2014-07-15 19:50:00 -04:00 |
|
Cykesiopka
|
0289b45f0c
|
Bug 360126 - Stop accepting certs that use RSA1023 or weaker; Original patch by Richard van den Berg. r=briansmith
|
2014-07-15 19:49:00 -04:00 |
|
Bob Owen
|
d1da9cff99
|
Bug 1035275 - Remove unused base Chromium code. r=bbondy
|
2014-07-07 13:59:11 +01:00 |
|
Brian Smith
|
8483b958ad
|
Bug 1038837: Factor out mozilla::pkix::Input into a separate header, r=mmc
--HG--
rename : security/pkix/lib/pkixder.h => security/pkix/include/pkix/Input.h
rename : security/pkix/lib/pkixutil.h => security/pkix/include/pkix/Result.h
extra : rebase_source : 09bac0a183932f721cdfd32936595867e4dc26ce
|
2014-07-13 13:17:36 -07:00 |
|
Brian Smith
|
96c220acca
|
Bug 1038828: Replace mozilla::pkix::der::Result with uses of mozilla::pkix::Result, r=mmc
--HG--
rename : security/pkix/lib/pkixutil.h => security/pkix/include/pkix/Result.h
extra : rebase_source : e385af4bab665627aa5d434db04830065cbc641f
|
2014-07-15 10:33:49 -07:00 |
|
Jed Davis
|
2ff3fcad0d
|
Bug 1038490 - Fix misuse of MOZ_WIDGET_GONK in Linux content process sandbox policy. r=kang
--HG--
extra : amend_source : 0a7fe8ca751b59102cbc23316b18982268306423
|
2014-07-14 18:35:56 -07:00 |
|
Jed Davis
|
79f8763545
|
Bug 1038486 - Fix Linux desktop seccomp sandbox build on 32-bit x86. r=kang
--HG--
extra : amend_source : 130d2cbd485734997739ea96ac5d83c01899d8b0
|
2014-07-09 16:52:56 -07:00 |
|
Brian Smith
|
1c90cc26f0
|
Bug 916629, Part 4: Unit tests for trust of delegated OCSP responder certificates for mozilla::pkix, r=keeler
--HG--
extra : rebase_source : c473285add9faee9a876677404935bdc253832cb
|
2014-07-10 21:20:17 -07:00 |
|
Brian Smith
|
a60ce49776
|
Bug 916629, Part 3: Unit tests for OCSP responses signed by a delegated OCSP responder for mozilla::pkix, r=keeler
--HG--
extra : rebase_source : c2c78458aa674dcc1e1426a0efc81df19b73ac4f
|
2014-07-10 22:14:57 -07:00 |
|
Brian Smith
|
4df6195ea8
|
Bug 916629, Part 2: Unit tests for "successful" OCSP responses for mozilla::pkix, r=keeler
--HG--
extra : rebase_source : 14633119755cbfd55fc3bfef9cf482de3d638b53
|
2014-07-15 10:09:26 -07:00 |
|
Brian Smith
|
d1fd17671c
|
Bug 916629, Part 1: Unit tests for OCSP responses without responseBytes, r=keeler
--HG--
extra : rebase_source : 62ef4209745ff8f2c5a852beb1a9823cbe7c7ff4
|
2014-07-14 23:09:36 -07:00 |
|
jvoisin
|
20443103f0
|
Bug 1035786 - Fix namespace bug in Linux sandbox LOG_ERROR macro. r=jld
|
2014-07-08 05:53:00 +01:00 |
|
Jed Davis
|
51e7e12a6c
|
Bug 1035786 - Avoid warning-as-error sandbox build failure with an explicit cast. r=gdestuynder
getpid() is never negative, so this is safe.
|
2014-07-10 17:37:45 -07:00 |
|
Bob Owen
|
d9210e4477
|
Bug 1035786 - Fix member variable initialisation order in LogMessage stub in Linux Sandbox.cpp. r=jld
|
2014-07-09 12:32:49 +01:00 |
|
Tim Taubert
|
09f7b51771
|
Bug 1026398 - Add support for RSA-OAEP to WebCrypto API r=rbarnes,bz,dkeeler
* * *
Bug 1026398 - Add RSA-OAEP tests r=rbarnes
|
2014-07-14 18:33:12 -07:00 |
|
Brian Smith
|
7cd854102a
|
Bug 1038098: Save intermediate certificates during TLS handshake, r=keeler
--HG--
extra : rebase_source : 99e2551e78bc8eac91174e5320c15623ede26642
extra : histedit_source : c4af1c24b95b1b3c8a86d06575645b6ffc5308a6
|
2014-07-14 16:43:33 -07:00 |
|
Brian Smith
|
17375cc8b3
|
Bug 1036105: Delegate digest operations to the TrustDomain in mozilla::pkix, r=keeler
--HG--
extra : rebase_source : dd8dc1243ea2e37955a15f2481e1c452311e90d8
extra : histedit_source : adc1a2035d41c608d3f0ebe14bba159b2857502d
|
2014-07-06 19:36:05 -07:00 |
|
Brian Smith
|
beb502cd9f
|
Bug 1036107, Part 2: Test algorithm identifier parsing, r=keeler
--HG--
extra : rebase_source : c800d42856d81ba8cceaadde0caa98477b3008f4
extra : histedit_source : 71305fa34b435450525ae3a3e603aef065eaec14
|
2014-07-10 18:30:58 -07:00 |
|
Brian Smith
|
c162caba82
|
Bug 1036107, Part 1: Stop using CERTSignedData in mozilla::pkix, r=keeler
--HG--
extra : rebase_source : 94c49062ae3ddf755651f151e2d648543b10e1ad
extra : histedit_source : a7377bf1d9adb62e1c584e2adeb793aa074245fb
|
2014-07-10 19:00:32 -07:00 |
|
Birunthan Mohanathas
|
be38d67e26
|
Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps
|
2014-07-14 15:58:10 -07:00 |
|
Monica Chew
|
5d17335955
|
Bug 1020485: Enable production mode for fxa (r=keeler)
|
2014-07-14 13:06:25 -07:00 |
|
Carsten "Tomcat" Book
|
90fb1d9bfd
|
merge mozilla-inbound to mozilla-central a=merge
|
2014-07-14 14:34:36 +02:00 |
|
ffxbld
|
51ac93f62d
|
No bug, Automated HPKP preload list update from host bld-linux64-spot-135 - a=hpkp-update
|
2014-07-12 03:13:54 -07:00 |
|
ffxbld
|
8ea8348fac
|
No bug, Automated HSTS preload list update from host bld-linux64-spot-135 - a=hsts-update
|
2014-07-12 03:13:52 -07:00 |
|
Ryan VanderMeulen
|
296caa949c
|
Merge inbound to m-c. a=merge
|
2014-07-11 16:34:56 -04:00 |
|
ffxbld
|
457f78b54e
|
No bug, Automated HPKP preload list update from host bld-linux64-spot-1092 - a=hpkp-update
|
2014-07-11 06:19:00 -07:00 |
|
ffxbld
|
9acfc86acf
|
No bug, Automated HSTS preload list update from host bld-linux64-spot-1092 - a=hsts-update
|
2014-07-11 06:18:58 -07:00 |
|
Ed Morley
|
65aa1f33ef
|
Backed out changeset 5460c4558253 (bug 1026398) for test_WebCrypto.html timeouts on B2G; CLOSED TREE
|
2014-07-11 17:01:44 +01:00 |
|
Mike Hommey
|
70a5917917
|
Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal
|
2014-07-11 19:06:55 +09:00 |
|
Brian Smith
|
60c3387388
|
Bug 1036765: Disable cipher suites that are not in the "Browser Cipher Suite" proposal that are still enabled, r=keeler
--HG--
extra : rebase_source : af06ac8fe6c2132b942ca4a1a50a12505b3ca508
extra : histedit_source : 2127635c80fbff235136980990993e753509e802
|
2014-07-09 18:33:38 -07:00 |
|
Harsh Pathak
|
1716725017
|
Bug 1036080 - Fix addCertFromBase64() to update trust bits of existing permanent certificates. r=keeler
|
2014-07-10 11:38:00 +02:00 |
|
Richard Barnes
|
d3ecd20c07
|
Bug 1021607 - Add support for PBKDF2 to WebCrypto API. r=bz
0001 - Introduce BasicSymmetricKeyAlgorithm r=rbarnes
0002 - Implement import key operation for PBKDF2 r=bz,rbarnes
0003 - Introduce MapAlgorithmNameToMechanism() r=rbarnes
0004 - Implement derive bits operation for PBKDF2 r=rbarnes,keeler,bz
0005 - Introduce GetKeySizeForAlgorithm() r=rbarnes
0006 - Implement derive keys operation for PBKDF2 r=rbarnes,bz
|
2014-07-12 20:06:00 +02:00 |
|
Richard Barnes
|
f58a5d84f8
|
Bug 1026398 - Add support for RSA-OAEP to WebCrypto API. r=bz,dkeeler
|
2014-07-10 13:44:00 +02:00 |
|
Nathan Yee
|
b346b2aea3
|
Bug 1006671 - Remove unnecessary JSContext argument to nsContentUtils::GetContentSecurityPolicy. r=bholley
|
2014-07-10 19:25:00 +02:00 |
|
Monica Chew
|
0d4a092978
|
Bug 1036142: Don't use kPublicKeyPinningPreloadListLength (r=keeler)
|
2014-07-09 12:58:40 -07:00 |
|
Brian Smith
|
94e53dc0be
|
Bug 1035942: Decide whether to consider end-entity CN as a dnsName in CheckNameConstraints instead of in BuildCertChain, r=cviecco
--HG--
extra : rebase_source : 19c5949253e4e631b0bd841f17f000885001b327
extra : histedit_source : dce57eb862a2a13d07d11fdf6917afcf6cb4136c
|
2014-07-08 13:04:17 -07:00 |
|
Brian Smith
|
3f110246be
|
Bug 1035009: Stop using CERTCertList in mozilla::pkix, r=keeler
--HG--
extra : rebase_source : fc2b39e5e2b44fea365914e83a7d1f2dc9b784bc
extra : histedit_source : b40e5e8cb106fe87f6f065b01ca43adb0bf3a605
|
2014-07-06 15:55:38 -07:00 |
|