Camilo Viecco
|
d16b3320e8
|
Bug 1010594 - Part 2/2 tests - r=keeler
--HG--
extra : rebase_source : 4ca9623b815544edc58308544fa85b192c2f31f3
|
2014-05-19 13:26:23 -07:00 |
|
Monica Chew
|
88108c8e9f
|
Bug 1011269: Forgot to qref to pick up keeler's changes (r=keeler)
|
2014-05-19 13:24:41 -07:00 |
|
Monica Chew
|
7683ced05a
|
Bug 1011269: Add CertVerifier::pinningEnforceTestMode (r=keeler)
|
2014-05-19 13:04:40 -07:00 |
|
Monica Chew
|
94e8967a9f
|
Bug 1007844: Implement per-host telemetry for pin violations for AMO and aus4 (r=keeler)
|
2014-05-15 16:56:51 -07:00 |
|
Monica Chew
|
010f4a4ced
|
Bug 1006594: Implement moz-specific telemetry (r=keeler)
|
2014-05-14 16:36:46 -07:00 |
|
David Keeler
|
478d0a6460
|
bug 1005266 - disable strict timeout checking in test_ocsp_timeout.js on WinXP because of frequent failures r=mmc
|
2014-05-14 09:57:10 -07:00 |
|
Monica Chew
|
730c8da49a
|
Bug 1009720: Telemetry for CERT_PINNING_TEST_RESULTS (r=keeler)
|
2014-05-13 13:50:13 -07:00 |
|
David Keeler
|
2bf68f16b6
|
bug 1005355 - look for PSM test binaries in /data/local/xpcb/ on Android/B2G r=mmc
|
2014-05-12 14:38:00 -07:00 |
|
Monica Chew
|
9aae1d6105
|
Bug 772756: Implement sha1 support, import Chrome's pinsets wholesale, add test mode (r=cviecco,keeler)
|
2014-05-08 17:18:50 -07:00 |
|
David Keeler
|
e1c350091f
|
bug 1005266 - specify a timeout for the socket in test_ocsp_timeout.js r=mmc
|
2014-05-09 15:17:43 -07:00 |
|
Brian Smith
|
20a90d85b4
|
Bug 1005198: Make it easy to create test certificates in GTest tests, r=keeler
--HG--
extra : rebase_source : 0b1ec263a5a1ce1856afb12f11ea4c35c2aa55d0
extra : histedit_source : 40a3a3fc1993de0fcdeb5593a1a1df4dc94832b8
|
2014-04-25 19:57:40 -07:00 |
|
David Keeler
|
4cbe45bef4
|
bug 1004270 - use SQL cert/key DBs in PSM tests so we can run them on Android r=briansmith
|
2014-05-02 15:06:29 -07:00 |
|
Camilo Viecco
|
1388a9d276
|
Bug 951315 - Add telemetry to PK pinning. r=dkeeler
|
2014-04-30 17:04:00 -07:00 |
|
David Keeler
|
9bf8c7f01d
|
bug 982248 - NSSCertDBTrustDomain: specify timeout for OCSP requests r=briansmith
|
2014-05-01 15:07:55 -07:00 |
|
Monica Chew
|
7de05bc8ba
|
Bug 998057: Add tests for certificate pinning (r=cviecco,dkeeler)
|
2014-04-30 20:11:35 -07:00 |
|
Monica Chew
|
1d5150d986
|
Backed out changeset 9c8fbf297d51
Camilo did not land his patch that this depends on, my bad.
|
2014-04-30 20:01:34 -07:00 |
|
Monica Chew
|
68b3043845
|
Bug 998057: Add tests for certificate pinning (r=cviecco,dkeeler)
|
2014-04-30 19:56:03 -07:00 |
|
Monica Chew
|
18421a4364
|
Bug 998057: Add test pinset to the pin generator (r=cviecco)
--HG--
rename : security/manager/ssl/tests/unit/tlsserver/default-ee.der => security/manager/boot/src/default-ee.der
|
2014-04-30 15:30:44 -07:00 |
|
David Keeler
|
388e440bec
|
bug 977865 - mozilla::pkix: add backoff for ocsp fetching when a responder fails r=cviecco
|
2014-04-28 16:38:15 -07:00 |
|
David Keeler
|
ca673b66f0
|
bug 991898 - mozilla::pkix: temporarily allow empty Extensions in OCSP responses r=briansmith
|
2014-04-17 16:01:18 -07:00 |
|
David Keeler
|
b3c8e42deb
|
bug 972753 - OCSP testing: delegated responses and including multiple certificates r=cviecco
|
2014-04-16 09:31:27 -07:00 |
|
Monica Chew
|
5bda1ea0d1
|
Bug 991177: Disallow overrides for SEC_ERROR_CA_CERT_INVALID (r=keeler)
|
2014-04-15 15:35:41 -07:00 |
|
David Keeler
|
d14751b88b
|
bug 994932 - fix error checking in GetOCSPResponseForType r=retornam
|
2014-04-15 14:21:08 -07:00 |
|
David Keeler
|
e23cf356dc
|
bug 991209 - mozilla::pkix: allow non-end-entity certs to have OCSP signing EKU r=briansmith
|
2014-04-10 10:15:02 -07:00 |
|
David Keeler
|
13f4429374
|
bug 993186 - improve test_cert_eku generator r=cviecco
|
2014-04-09 11:04:00 -07:00 |
|
David Keeler
|
7271837f38
|
bug 990603 - test override for server certificate with basic constraints: CA=true r=briansmith
|
2014-04-08 09:51:45 -07:00 |
|
David Keeler
|
281f1bd79b
|
bug 990603 - mozilla::pkix: defer reporting end-entity cert errors until after path building r=briansmith
|
2014-04-08 09:49:36 -07:00 |
|
Peter Van der Beken
|
c89c077c14
|
Bug 984497 - Use SpecialPowers more and change SpecialPower usage to deal with Window on WebIDL bindings. r=bz.
--HG--
rename : content/media/webspeech/synth/test/test_setup.html => content/media/webspeech/synth/test/file_setup.html
rename : content/media/webspeech/synth/test/test_speech_queue.html => content/media/webspeech/synth/test/file_speech_queue.html
rename : content/media/webspeech/synth/test/test_speech_simple.html => content/media/webspeech/synth/test/file_speech_simple.html
extra : rebase_source : 687daf9d78e69fe6ae21f7c1a26503cf88a18b97
|
2014-02-15 22:12:34 +01:00 |
|
Peter Van der Beken
|
a5967a49cb
|
Back out 75c95dac7fe0 (bug 984497) and f1b0d3d13755 (bug 990475) to fix bustage on a CLOSED TREE.
--HG--
extra : rebase_source : a63315cd428faeb95464f6ad76946d1c0c6d36c3
|
2014-04-07 22:18:53 +02:00 |
|
Peter Van der Beken
|
12b990ebb7
|
Bug 984497 - Use SpecialPowers more and change SpecialPower usage to deal with Window on WebIDL bindings. r=bz.
--HG--
rename : content/media/webspeech/synth/test/test_setup.html => content/media/webspeech/synth/test/file_setup.html
rename : content/media/webspeech/synth/test/test_speech_queue.html => content/media/webspeech/synth/test/file_speech_queue.html
rename : content/media/webspeech/synth/test/test_speech_simple.html => content/media/webspeech/synth/test/file_speech_simple.html
extra : rebase_source : 3662ae8b0f35fefb250c9cd048e848d662863855
|
2014-02-15 22:12:34 +01:00 |
|
Camilo Viecco
|
f59fb034f2
|
Bug 987816 - Part 2/3. Update tests to match un-regressed behaviour. r=dkeeler
--HG--
extra : rebase_source : 7bccc66831f56cede353ec33275449b7bf2560b1
|
2014-03-31 09:10:13 -07:00 |
|
Camilo Viecco
|
a4f1be8b68
|
Bug 987816 - Part 2/3. Test verifying certificateUsageVerifyCA can return OK. r= dkeeler
--HG--
extra : rebase_source : 8e3f50d58c3c61e0fc843a053370f74d9adac8c0
|
2014-03-31 09:10:11 -07:00 |
|
Mike Hommey
|
490ed7cdd4
|
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal. DONTBUILD
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
|
2014-03-31 13:21:38 +02:00 |
|
Mike Hommey
|
421099347a
|
Backed out changeset 561b9329d832 (bug 988168) for wrong attribution.
|
2014-04-01 13:17:50 +09:00 |
|
Jacek Caban
|
46abe3117f
|
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
|
2014-03-31 13:21:38 +02:00 |
|
Geoff Brown
|
e1d0b6f106
|
Bug 967704 - Skip a few more tests on Android 2.3
|
2014-03-31 21:30:07 -06:00 |
|
David Keeler
|
be06439979
|
bug 987295 - mozilla::pkix: test ocsp extension decoding r=cviecco
|
2014-03-31 10:54:53 -07:00 |
|
Camilo Viecco
|
7bd8fdcd55
|
Bug 986156 - Test anypolicyoid (no inhibit policy) for EV . r=dkeeler
--HG--
extra : rebase_source : 004dbe5fc1b168c43f62c5bed8e71d4d67b04754
|
2014-03-28 10:00:45 -07:00 |
|
Mike Hommey
|
084f4bf6b5
|
Backout changesets ca413634eba3 and a92851ff7444 (bug 988168) for likely windows PGO perf regression
|
2014-03-29 16:49:19 +09:00 |
|
Wes Kocher
|
116cedb60f
|
Backed out 2 changesets (bug 987816) for xpcshell orange
Backed out changeset 245d0cb5a7b3 (bug 987816)
Backed out changeset b714220dd39d (bug 987816)
|
2014-03-28 16:57:12 -07:00 |
|
Camilo Viecco
|
da71fd6bfa
|
Bug 987816 - test certificateUsageVerifyCA can return success. r=dkeeler
--HG--
rename : toolkit/library/libxul.mk => toolkit/library/Makefile.in
rename : toolkit/library/libxul.mozbuild => toolkit/library/moz.build
extra : rebase_source : 145fd4fce17325ca9e34681f3451c66c33bfd1a1
|
2014-03-28 15:53:08 -07:00 |
|
Mike Hommey
|
0e1dd1fe7c
|
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
|
2014-03-29 07:50:08 +09:00 |
|
Camilo Viecco
|
1b528b9fbe
|
Bug 982292 - Enhance EKU testing. r=dkeeler
|
2014-03-18 08:59:37 -07:00 |
|
Antonio M. Amaya
|
846a3f333c
|
Bug 880043 - Signed packaged installation test certificate generation. r=cviecco
--HG--
rename : security/manager/ssl/tests/unit/test_signed_apps/nss_ctypes.py => security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/nss_ctypes.py
rename : security/manager/ssl/tests/unit/test_signed_apps/sign_b2g_app.py => security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/sign_b2g_app.py
|
2014-03-27 11:02:27 -04:00 |
|
Camilo Viecco
|
20e4991585
|
Bug 969188 - Part 3/3 - Test handling of v1/v2/v3 certificates from PSM. r=keeler
--HG--
extra : rebase_source : 321d603913f07a0afe64400e300146873e8a81af
|
2014-02-25 15:37:22 -08:00 |
|
David Keeler
|
d6d6c34306
|
bug 985201 - follow-up: fix comment mentioning "Insanity" (it should be "mozilla::pkix") r=me DONTBUILD
|
2014-03-20 15:36:23 -07:00 |
|
David Keeler
|
b1405bc489
|
bug 985201 - rename insanity::pkix to mozilla::pkix r=cviecco r=briansmith
--HG--
rename : security/insanity/include/insanity/ScopedPtr.h => security/pkix/include/pkix/ScopedPtr.h
rename : security/insanity/include/insanity/bind.h => security/pkix/include/pkix/bind.h
rename : security/insanity/include/insanity/nullptr.h => security/pkix/include/pkix/nullptr.h
rename : security/insanity/include/insanity/pkix.h => security/pkix/include/pkix/pkix.h
rename : security/insanity/include/insanity/pkixtypes.h => security/pkix/include/pkix/pkixtypes.h
rename : security/insanity/lib/pkixbind.cpp => security/pkix/lib/pkixbind.cpp
rename : security/insanity/lib/pkixbuild.cpp => security/pkix/lib/pkixbuild.cpp
rename : security/insanity/lib/pkixcheck.cpp => security/pkix/lib/pkixcheck.cpp
rename : security/insanity/lib/pkixcheck.h => security/pkix/lib/pkixcheck.h
rename : security/insanity/lib/pkixder.cpp => security/pkix/lib/pkixder.cpp
rename : security/insanity/lib/pkixder.h => security/pkix/lib/pkixder.h
rename : security/insanity/lib/pkixkey.cpp => security/pkix/lib/pkixkey.cpp
rename : security/insanity/lib/pkixocsp.cpp => security/pkix/lib/pkixocsp.cpp
rename : security/insanity/lib/pkixutil.h => security/pkix/lib/pkixutil.h
rename : security/insanity/moz.build => security/pkix/moz.build
rename : security/insanity/test/lib/moz.build => security/pkix/test/lib/moz.build
rename : security/insanity/test/lib/pkixtestutil.cpp => security/pkix/test/lib/pkixtestutil.cpp
rename : security/insanity/test/lib/pkixtestutil.h => security/pkix/test/lib/pkixtestutil.h
|
2014-03-20 14:29:21 -07:00 |
|
David Keeler
|
198b9ca4e3
|
bug 984567 - insanity::pkix: handle/test malformed OCSP responses r=briansmith r=cviecco
|
2014-03-19 09:36:10 -07:00 |
|
Camilo Viecco
|
2220be9046
|
Bug 966820 - Add test for trustbits for Certverifier. r=dkeeler
--HG--
rename : layout/reftests/abs-pos/table-internal-5-ref.html => layout/reftests/abs-pos/table-internal-1-ref.html
rename : layout/reftests/abs-pos/table-internal-6-ref.html => layout/reftests/abs-pos/table-internal-3-ref.html
rename : layout/reftests/abs-pos/table-internal-7-ref.html => layout/reftests/abs-pos/table-internal-4-ref.html
extra : rebase_source : d854bd51bd84e9f7e21980a31c822726e4401dd9
|
2014-03-06 14:17:50 -08:00 |
|
Paolo Amadini
|
c1739b687d
|
Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric
|
2014-03-18 15:16:02 +01:00 |
|