Wes Kocher
13a42d347d
Backed out changeset 75e5396d0847 (bug 933109) for xpcshell bustage
2014-01-06 17:50:53 -08:00
Wes Kocher
20073cae22
Backed out changeset b8f1b1cfc9e2 (bug 952876)
2014-01-06 17:50:23 -08:00
Brian Smith
86906b978c
Bug 952876: Add test for bug 952808 (OCSP stapling not honored when there is a error entry in the OCSP cache), r=keeler
...
--HG--
extra : rebase_source : d83e4b3681b36616441e6fd412969998a19eae4c
extra : amend_source : 475bff5dd333fb54729fdace0f295c6e026c5a18
2014-01-06 14:45:35 -08:00
Brian Smith
ded0276b7d
Bug 933109: Add tests to verify that we retry OCSP when we have a cached Unknown response, r=keeler
...
--HG--
extra : rebase_source : 4e73c5812e75adf053f2158a88a6a8e58307c9d7
2014-01-06 14:41:04 -08:00
David Keeler
2082ba1a5d
bug 951354 - nsNSSCertificateDB: call shutdown(calledFromObject) in destructor r=cviecco a=abillings
2013-12-19 11:45:50 -08:00
Brian Smith
b866cfd1ca
Bug 898431: Update NSS to NSS 3.15.4 RTM (NSS_3_15_4_RTM), r=me
2014-01-06 14:31:01 -08:00
Ehsan Akhgari
1b83407ce9
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
...
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
ffxbld
a5f9e559f4
No bug, Automated HSTS preload list update from host bld-linux64-ec2-441 - a=hsts-update
2014-01-04 03:20:04 -08:00
ffxbld
f89538aa82
No bug, Automated HSTS preload list update from host bld-linux64-ec2-018 - a=hsts-update
2013-12-28 03:23:00 -08:00
Brian Smith
987c5c3e05
Bug 898431: Update NSS to NSS 3.15.4 beta 10 (NSS_3_15_4_BETA10), r=me
2013-12-21 23:15:41 -08:00
ffxbld
85d518fff6
No bug, Automated HSTS preload list update from host bld-centos6-hp-016 - a=hsts-update
2013-12-21 03:14:20 -08:00
Wan-Teh Chang
7cd5c434ed
Bug 898431: Update NSS to NSS_3_15_4_BETA9. Includes the fixes for
...
bug 946147, bug 930874, bug 930857, bug 934545, bug 915408.
2013-12-20 12:01:06 -08:00
Gregory Szorc
e396fc159d
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
David Keeler
b4908bf345
bug 887321 - initial OCSP stapling telemetry r=briansmith
2013-12-16 09:32:16 -08:00
Trevor Saunders
d43c55ca0e
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
2013-12-12 20:50:01 -05:00
Raymond Etornam Agbeame
263d3452ce
Bug 945857: Remove the security.fresh_revocation_info.require preference, r=briansmith
2013-12-16 00:09:21 -08:00
Phil Ringnalda
fde33d1583
Merge m-i to m-c
2013-12-14 18:20:38 -08:00
ffxbld
b47490ccbf
No bug, Automated HSTS preload list update from host bld-linux64-ix-037 - a=hsts-update
2013-12-14 03:18:03 -08:00
David Keeler
e7c01f9f5b
bug 950253 - fix typo in getHSTSPreloadList.js r=briansmith DONTBUILD because NPOTB
2013-12-13 16:06:54 -08:00
Bobby Holley
07df154678
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
...
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
2013-12-11 17:51:58 -08:00
Camilo Viecco
b76fac8502
Bug 938046 - Part 4. Tests for consistency of getchain and getissuer. r=dkeeler
2013-11-21 13:50:51 -08:00
Camilo Viecco
c653f8bfb9
Bug 938046 - Part 3. Iterate only through valid users on getchain r=dkeeler
2013-12-11 13:04:07 -08:00
Camilo Viecco
e37fbe8375
Bug 938046 - Part 2. Get issuer uses getchain to comput issuer. r=dkeeler
2013-11-21 13:50:49 -08:00
Camilo Viecco
d93962c4a5
Bug 938046 - Part 1. Iterate through variable not over const. r=dkeeler
2013-11-21 13:45:20 -08:00
Cykesiopka
bccb5eda75
Bug 910986 - Fix cert trust editing in People tab of Cert Manager. r=dkeeler
2013-12-10 10:36:47 -05:00
Cykesiopka
0d841afed1
Bug 539710 - Use char16_t ',' instead of NS_LITERAL_STRING in nsNSSCertificate.cpp. r=dkeeler
2013-12-10 10:36:31 -05:00
Ryan VanderMeulen
52ab5ad2dc
Merge b2g-inbound to m-c.
2013-12-09 17:26:11 -05:00
Camilo Viecco
92f4ee9e45
Bug 936808 - Serialize calls to PK11 routines in SSLServerCertVerification. r=briansmith
2013-12-09 09:12:47 -08:00
Birunthan Mohanathas
3440613a39
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
...
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
2013-12-08 21:52:54 -05:00
Brian Smith
25cf163695
Bug 942152, r=dkeeler, r=honzab
...
--HG--
extra : rebase_source : 7f0bab4efa26e9c185b29fdb14d846035147fd2f
2013-12-05 20:33:49 -08:00
Phil Ringnalda
cacf62c269
Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test
2013-12-07 11:08:56 -08:00
ffxbld
b69187e615
No bug, Automated HSTS preload list update from host bld-linux64-ec2-351 - a=hsts-update
2013-12-07 03:22:31 -08:00
Camilo Viecco
e0f5696cba
Bug 945349 - CertVerifier should check early for bad usages. r=briansmith
2013-12-06 13:42:44 -08:00
Vicamo Yang
00ea22f388
Bug 944625 - B2G Emulator-x86: fix undeclared __NR_socketpair, __NR_sendmsg. r=kang,jld
2013-12-09 21:02:54 +08:00
Bobby Holley
cdf05d42a4
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
...
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
2013-12-06 12:01:42 -08:00
Raymond Etornam Agbeame
676b9a2b0e
Bug 945855: Remove the security.first_network_revocation_method pref, r=briansmith
...
--HG--
extra : rebase_source : e416ba1e78f95234d403c078ad81b5fddcce947a
extra : amend_source : 7adbe291df748b5a6d1f1122573e862bdc5f5f11
2013-12-06 00:55:17 -08:00
Cykesiopka
229baa51e6
Bug 945851: Remove pref for showing dialog box when NSS initialization fails, r=briansmith
...
--HG--
extra : rebase_source : 1142d1775b8846e8bd46109affc62df262e598d4
2013-12-06 00:12:08 -08:00
Carsten "Tomcat" Book
076ec87e09
Backed out changeset 374e44c835a8 (bug 937317) WinXP Build Bustage on a CLOSED TREE
2013-12-06 08:41:42 +01:00
Chris Peterson
6f76ca5751
Bug 946116 - Remove unused isResumedSession variable from nsNSSCallbacks.cpp. r=bsmith
2013-12-03 21:07:29 -08:00
Bobby Holley
901b658c25
Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
...
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
2013-12-05 21:34:17 -08:00
Camilo Viecco
7223d195ae
Bug 585122 - In PSM provide EV only with OCSP revocation (Part 2: tests). r=briansmith.
2013-12-02 11:12:21 -08:00
Camilo Viecco
d5220b22a6
Bug 585122 - Part 1. EV do not request CRL. r=briansmith.
2013-12-02 11:08:06 -08:00
Brian Smith
c7f8cc63c2
Bug 898431: Update to NSS 3.15.4 beta 8 (NSS_3_15_4_BETA8), r=me
2013-12-05 07:27:11 -08:00
Brian Smith
1e0f7a1545
Bug 898431: Update to NSS 3.15.4 beta 7 (NSS_3_15_4_BETA7), r=me
...
--HG--
extra : rebase_source : 51f5e01db5d8dec46f341e217fa2ba97382c723c
extra : amend_source : 04d8a9e4a861228c217b9d766cd8781d49ed496f
2013-12-04 20:51:58 -08:00
Brian Smith
98daee98b9
Bug 898431: Update NSS to NSS 3.15.4 beta 6 (NSS_3_15_4_BETA6), r=me
...
--HG--
extra : rebase_source : 9f497ceb1c74fbf15938171229f5a7339e277333
2013-12-03 20:04:07 -08:00
Steffen Wilberg
f62f500883
Bug 945871: Remove the security.ssl3.ecdh_* preferences, r=briansmith
...
--HG--
extra : rebase_source : 39f680c48ae198263af61b8c2cc07bdb7dc829a7
2013-12-03 18:56:33 -08:00
Jed Davis
6b929fc140
Bug 943774 - Allow sigaction when sandboxed, for the crash reporter. r=kang
2013-12-03 18:45:17 -05:00
Ryan VanderMeulen
c7695765ee
Merge m-c to inbound.
2013-12-03 17:42:20 -05:00
Mike Hommey
76e38fe13c
Bug 937005 - Make the original fix actually do something. r=ted
2013-12-04 07:15:40 +09:00
Cykesiopka
4dbc25f974
Bug 915937 - Cleanup #defines in nsNSSComponent.cpp and change them to static consts. r=bsmith
2013-12-03 15:23:27 -05:00
Nathan Froyd
30fe6804b0
Bug 942109 - constify PLDHashTableOps in security/manager/; r=briansmith
2013-11-20 13:42:08 -05:00
Camilo Viecco
2897aff2ae
Bug 942918 - remove ev tests that use crl for revocation check. r=dkeeler
2013-12-02 15:20:24 -08:00
Mike Hommey
881a7c1554
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
Brian Smith
ff37bcb472
Bug 945195: Do insecure fallback from TLS 1.0 to SSL 3.0 when we receive a FIN during the initial handshake, r=honzab
...
--HG--
extra : rebase_source : d10091aea21f7d552f682d54383bf43ece7633ed
2013-12-02 10:48:06 -08:00
Ajitesh Gupta
a3e2d917e1
Bug 917047: Remove the security.enable_md5_signatures pref, r=briansmith
...
--HG--
extra : rebase_source : ae721bc7f91b399e61c2efb869e15ab902c810e0
2013-11-19 16:05:26 -08:00
ffxbld
0e3362fb56
No bug, Automated HSTS preload list update from host bld-linux64-ec2-170 - a=hsts-update
2013-11-30 03:19:19 -08:00
Ms2ger
c51e826c53
Bug 937258 - Part a: Remove empty makefiles; r=gps
2013-11-28 15:25:40 +01:00
Mike Hommey
8fd06cf41b
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
b32a4ed166
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
682364d535
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Camilo Viecco
e5fb192579
Bug 917380 - part2 - test ensure disabled ev root certs remain untrusted. r=briansmith
2013-10-29 14:56:34 -07:00
Camilo Viecco
d09f182703
Bug 917380 - Part 1 - Add filters for EV root list. r=briansmith
2013-10-21 14:27:46 -07:00
Camilo Viecco
c372fc1c9c
Bug 927016 - Create EV testsuite in xpcshell. r=keeler
2013-11-21 13:40:31 -08:00
Brian Smith
a1ca3871ad
Bug 898431: Update NSS to NSS 3.15.4 beta 5 (NSS_3_15_4_BETA5), r=me
2013-11-26 20:21:14 -08:00
David Keeler
e7311e3096
bug 929617 - disregard expired stapled OCSP responses, acquire fresh ones r=briansmith
2013-11-25 15:40:11 -08:00
David Keeler
1596dcc4b1
bug 943115 - return early in CreateCertErrorRunnable for non-overridable errors r=briansmith
2013-11-26 13:49:47 -08:00
Patrick McManus
a72d594dd7
Bug 942729, Part 2: Remove unused expected symmetric cipher mechanism, r=briansmith
...
--HG--
extra : rebase_source : 9630808b663d6a670c2e45d242177a640817f2ee
2013-11-25 18:12:40 -05:00
Brian Smith
da55c6102d
Bug 942729, Part 1: Re-enable TLS False Start, r=mcmanus
...
--HG--
extra : rebase_source : 9908b1cbc3a30e9868739a10a705de8dbf30c5e1
2013-11-20 13:49:33 -08:00
Ehsan Akhgari
f25f1deaa3
Bug 942033 - Build security/manager in unified mode; r=bsmith
...
--HG--
extra : rebase_source : d48b78001772e0421a6dfc2ecd204434c33cd2d4
2013-11-26 13:18:21 -05:00
Mike Hommey
43d177307e
Bug 940407 - Kill GTEST_SOURCES. r=gps
2013-11-26 11:48:58 +09:00
Brian Smith
2eb8cc1213
Bug 898431: Update NSS to NSS 3.15.4 beta 4 (NSS_3_15_4_BETA4), r=me
...
--HG--
extra : rebase_source : 72f78bad585cdb1e09b5ebd1f7d0ba0e713de677
2013-11-25 17:08:17 -08:00
Brian Smith
85be8f6d2a
Bug 942728 - Fix telemetry for cipher suites and crypto algorithms andkey sizes, r=keeler, a=lsblakk
...
--HG--
extra : rebase_source : bd0bc0d67fe811612df4210b2b5e19f1d5eca5a0
2013-11-21 13:35:23 -08:00
Phil Ringnalda
187d0f2256
Merge m-i to m-c
2013-11-23 08:18:35 -08:00
ffxbld
ad31131cda
No bug, Automated HSTS preload list update from host bld-linux64-ix-034 - a=hsts-update
2013-11-23 03:17:46 -08:00
David Keeler
2a3e74d865
bug 909044 - make generate_certs.sh work on windows r=briansmith DONTBUILD NPOTB
2013-11-22 11:03:34 -08:00
Camilo Viecco
77a6933e19
Bug 938805 - Create standalone oscpResponseGenerator for testing. r=keeler
2013-10-29 14:02:35 -07:00
Richard Newman
be54c22ba3
Bug 935831 - Back out Bug 927230 for Android 2.3 startup crash, r=briansmith
...
--HG--
extra : rebase_source : 5b8ff8da93a882d6c8303c26d234ad63b748389c
2013-11-20 17:05:55 -08:00
Brian Smith
f60cd5a14b
Bug 898431: Clean up security/patches to remove references to the private false start patch that is no longer applied, r=me, a=NPOTB
...
--HG--
extra : rebase_source : 94ee34c96357666e6c6d266fe9029af1d977a940
2013-11-20 17:05:24 -08:00
Christoph Kerschbaumer
b8680805ea
Bug 935111 - Enable seccomp-bpf for Linux. r=jld
2013-11-19 16:09:18 -08:00
Patrick McManus
aea36afc63
bug 802649 network priority for ocsp r=bsmith r=honzab
...
--HG--
extra : rebase_source : 17554ab7627e1d42a4736078254f94f36cf9c48b
2013-11-20 09:57:56 -05:00
Camilo Viecco
605e2aaf63
Bug 912155 - Adding new interface in nssCertifcateDB for testing. r=bsmith
2013-11-11 16:37:06 -08:00
Mike Hommey
2812d11fce
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
...
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
e06d795c71
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
b2e90f6233
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
2013-11-19 11:47:45 +09:00
Mike Hommey
26bc04d200
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
ffe0380912
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Camilo Viecco
1d9e3d14e6
Bug 935769: Fix shutdown locks for nssCerList and nssCertListEnumerator. r=bsmith
2013-11-11 15:16:45 -08:00
Landry Breuil
4922ba7e7a
Bug 939498 - Properly include <algorithm> for std::max. r=bsmith
2013-11-18 11:04:13 +01:00
Brian Smith
bd4023d59f
Bug 901718, Part 2: fix comment, r=me
2013-11-17 14:00:00 -08:00
Brian Smith
0f04dc22ad
Bug 934663 followup: fix unused variable warning, r=me
...
--HG--
extra : rebase_source : e343b569df4d313f0f5f65fc82de99b9ea5b2ba9
2013-11-17 13:53:18 -08:00
Brian Smith
a30624a77d
Bug 901718: Remove TLS intolerance fallback from TLS 1.0 to SSL 3.0 for connection resets, r=honzab
...
--HG--
extra : rebase_source : 304e73126b66ae2e1a9fa6ae4c0cc3fa803aaac0
2013-11-17 13:51:37 -08:00
Brian Smith
795b5221e6
Bug 898431: Update to NSS 3.15.4 beta 3 (NSS_3_15_4_BETA3), r=me
...
--HG--
extra : rebase_source : a6dd976f23ebdd33dcf6fd26e4752ddb2bbc5363
2013-11-17 13:50:25 -08:00
Brian Smith
f6aed24e05
Bug 707275, Part 2: Add telemetry for cipher suites and key sizes, r=keeler
...
--HG--
extra : rebase_source : bd5f91877de357b415b6f143eccc87434d72db2b
2013-11-17 13:47:30 -08:00
Brian Smith
7ee6fc2ae9
Bug 707275, Part 1: Add telemetry for TLS intolerance, r=keeler
...
--HG--
extra : rebase_source : 8331f1486ad764838812ea500742a97fbc025858
2013-11-17 13:47:23 -08:00
Tom Schuster
4478f5b384
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
Ms2ger
cca4d45da6
Backout changesets ded0d64f6786:03f041d03f24 and 30cbd1abde1a (bug 935696, bug 933834 and bug 939194) for build bustage.
2013-11-17 16:39:25 +01:00
Tom Schuster
bc757ef965
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
Mike Hommey
fb8b50d540
Bug 937005 - Install folded import library in the SDK. r=bsmedberg
2013-11-16 13:39:01 +09:00
Chris Peterson
1d6f9e7c88
Bug 937459 - Remove unused private fields from nsNSSSocketInfo class. r=briansmith
2013-11-11 14:06:29 -08:00