David Keeler
|
469763fa53
|
bug 1079658 - follow-up bustage fix (unnecessary multi-line C++-style comment) r=bustage on a CLOSED TREE
|
2014-11-03 13:48:48 -08:00 |
|
David Keeler
|
85ea7a8d6f
|
bug 1079658 - check for the id-pkix-ocsp-nocheck extension when decoding certificates r=briansmith
|
2014-11-03 11:35:15 -08:00 |
|
Chris Peterson
|
47a64631af
|
Bug 1092028 - Fix -Wunused-const-variable warning-as-error in security/pkix/test/gtest. r=bsmith
|
2014-10-30 23:17:27 -07:00 |
|
Brian Smith
|
8839c2c859
|
Bug 1089104: Add support for TeletexString-encoded CN-IDs to CheckCertHostname, r=keeler
--HG--
extra : rebase_source : 320794deae857a574f509b7277ea64576abd37b3
|
2014-10-29 17:19:45 -07:00 |
|
Brian Smith
|
28b4618c5b
|
Bug 1089393: Fix hex excape sequences ('\0x' -> '\x') in pkixnames_tests.cpp, r=mmc
--HG--
extra : rebase_source : a0136045ce9b957976f8eb2ef8ad6c9eae0a8ad7
|
2014-10-26 11:29:42 -07:00 |
|
Brian Smith
|
23aecc8693
|
Bug 1063281, Part 8: Rewrite PresentedDNSIDMatchesReferenceDNSID, r=keeler
--HG--
extra : rebase_source : a74e8d89a3ddfe5f6af70f32d31f1dc06600d90a
|
2014-10-15 19:21:35 -07:00 |
|
Brian Smith
|
86bc7c397a
|
Bug 1063281, Part 7: Implement IsValidPresentedDNSID, r=keeler
--HG--
extra : rebase_source : 32d85980d8d486bb806e169a8241256ad57fa9d1
|
2014-10-16 15:59:34 -07:00 |
|
Brian Smith
|
ae2d69c9b5
|
Bug 1063281, Part 6: Implement CheckCertHostname, r=keeler
--HG--
extra : rebase_source : c28fe67d319f64b2efa326fd8649ef529c487c05
|
2014-10-15 16:10:32 -07:00 |
|
Brian Smith
|
d9be7c3bb6
|
Bug 1063281, Part 5: Implement DNS ID matching, r=keeler
--HG--
extra : rebase_source : 5221245ce8da065d64a7ff17bdfde0e617562447
|
2014-09-30 19:40:15 -07:00 |
|
Brian Smith
|
01eb47bf7f
|
Bug 1063281, Part 4: Implement ParseIPv6Address, r=keeler
--HG--
extra : rebase_source : 9a75a81a840591aaf73acd5be4d7ca504b6432e5
|
2014-09-06 01:10:24 -07:00 |
|
Brian Smith
|
00bc1305f3
|
Bug 1063281, Part 3: Implement ParseIPv4Address, r=keeler
--HG--
extra : rebase_source : fbafcb7573be8fa83036a8fadbfa74938ab7a4a6
|
2014-09-05 23:20:18 -07:00 |
|
Brian Smith
|
6ee052c225
|
Bug 1063281, Part 2: Implement IsValidDNSName, r=keeler
--HG--
extra : rebase_source : 202898df26c7321f543ab7aeb222cdc6db67fe0d
|
2014-09-30 14:41:39 -07:00 |
|
Cykesiopka
|
55aef9cc65
|
Bug 622859 - Reject EV certificates with key sizes below RSA 2048. r=briansmith
|
2014-10-18 15:18:00 +02:00 |
|
Carsten "Tomcat" Book
|
f656e98577
|
Backed out changeset 3afdc3253979 (bug 622859) for breaking m1 tests
|
2014-10-17 13:14:29 +02:00 |
|
Cykesiopka
|
02ea7fac18
|
Bug 622859 - Reject EV certificates with key sizes below RSA 2048. r=briansmith
|
2014-10-16 05:13:00 +02:00 |
|
Brian Smith
|
6749824172
|
Bug 1078108: Use a longer OCSP response validity period in tests, r=keeler
|
2014-10-05 17:18:11 -07:00 |
|
Carsten "Tomcat" Book
|
17a5703e4c
|
Backed out changeset b885a82dc02a (bug 1078108) for breaking B2g ICS Builds
|
2014-10-10 09:01:45 +02:00 |
|
Brian Smith
|
306c069e30
|
Bug 1078108: Use a longer OCSP response validity period in tests, r=keeler
--HG--
extra : rebase_source : 3115275b2b1c5337cbea0fd43a2221fcd54dadc1
extra : source : bb5694e268255b6549ccaaaddca74fbb83d4bda1
|
2014-10-05 17:18:11 -07:00 |
|
Brian Smith
|
e140b5a93a
|
Bug 1077926: Make test certificate generation faster by reusing key, r=keeler
--HG--
extra : rebase_source : 8734920020e0889ea6cac1e878b182326bbf81d6
|
2014-10-07 18:30:47 -07:00 |
|
David Keeler
|
937b096a0e
|
bug 1058812 - (3/3) mozilla::pkix: test handling unsupported signature algorithms r=briansmith
|
2014-10-08 09:48:15 -07:00 |
|
David Keeler
|
c67c1933ed
|
bug 1058812 - (2/3) mozilla::pkix: use ByteStrings to identify signature algorithm parameters in tests r=briansmith
|
2014-10-08 09:33:59 -07:00 |
|
David Keeler
|
b0402cdef6
|
backout 9692998f547e (bug 1058812 2/3) for mochitest orange on a CLOSED TREE
|
2014-10-08 12:10:10 -07:00 |
|
David Keeler
|
18c65fce36
|
backout 0097b4ffaf33 (bug 1058812 3/3) for mochitest orange on a CLOSED TREE
|
2014-10-08 12:09:26 -07:00 |
|
David Keeler
|
07681b6723
|
bug 1058812 - (3/3) mozilla::pkix: test handling unsupported signature algorithms r=briansmith
|
2014-10-08 09:48:15 -07:00 |
|
David Keeler
|
faa766739b
|
bug 1058812 - (2/3) mozilla::pkix: use ByteStrings to identify signature algorithm parameters in tests r=briansmith
|
2014-10-08 09:33:59 -07:00 |
|
Brian Smith
|
2730c76967
|
Bug 1077859: Make ENCODING_FAILED safe to use in static initializers, r=mmc
--HG--
extra : rebase_source : f0483e775c6fefc256fc9527b1b1118086cc121f
|
2014-10-03 15:52:38 -07:00 |
|
Ehsan Akhgari
|
e03d04d490
|
Fix one bad implicit constructor in pkix, no bug, blanket-rs=bsmith
|
2014-10-07 09:46:59 -04:00 |
|
Carsten "Tomcat" Book
|
4db01a78b9
|
Backed out changeset 76000f9f12da (bug 1077859) for causing frequent Mac OSX XPCshell test failures
|
2014-10-07 12:53:42 +02:00 |
|
Carsten "Tomcat" Book
|
6444abac58
|
Backed out changeset 124b04c01c71 (bug 1077926)
|
2014-10-07 12:52:49 +02:00 |
|
Brian Smith
|
fd8a9ac2f7
|
Bug 1077926: Make test certificate generation faster by reusing key, r=keeler
--HG--
extra : rebase_source : 360fe925397688c1d0a2386c4974def6b571f0d4
|
2014-10-05 00:29:43 -07:00 |
|
Brian Smith
|
08d0bdccf5
|
Bug 1077859: Make ENCODING_FAILED safe to use in static initializers, r=mmc
--HG--
extra : rebase_source : 78e1410ab6c94bd6b20a78208a2421db338aed94
|
2014-10-03 15:52:38 -07:00 |
|
David Keeler
|
767a1d9034
|
bug 1045739 - (part 2/2) mozilla::pkix: test that revocation checking doesn't occur for expired certificates r=mmc
|
2014-10-01 10:20:31 -07:00 |
|
David Keeler
|
28cf64b8af
|
bug 1071308 - (2/2) remove libpkix-style chain validation callback from CertVerifier r=cviecco
|
2014-09-25 11:18:56 -07:00 |
|
David Keeler
|
15fae978fd
|
bug 1060929 - mozilla::pkix: allow explicit encodings of default-valued BOOLEANs for compatibility r=briansmith
|
2014-09-22 09:26:10 -07:00 |
|
Brian Smith
|
6a20079f35
|
Bug 1065173: Move more NSS dependencies to pkixtestnss.cpp, r=keeler
--HG--
extra : rebase_source : 205fa72506e175c0fe418c5428675e754a86c820
|
2014-09-08 20:41:53 -07:00 |
|
Brian Smith
|
c66e0d494b
|
Bug 1063031: Remove mozilla::pkix::test::NSSTest, r=keeler
--HG--
rename : security/pkix/test/gtest/nssgtest.cpp => security/pkix/test/gtest/pkixgtest.cpp
extra : rebase_source : 205faf2054134b3a7aecd55d53f73d19f2f86103
|
2014-08-31 20:42:28 -07:00 |
|
Brian Smith
|
fb2c2d3556
|
Bug 1063013, Part 4: Move MapResultToName and MAP_LIST out of pkixnss.h/pkixnss.cpp, r=keeler
--HG--
rename : security/pkix/lib/pkixnss.cpp => security/pkix/lib/pkixresult.cpp
extra : rebase_source : 2fec0a279f7ef6acdd7ac8bf749190eef33df70d
|
2014-08-31 19:42:36 -07:00 |
|
Brian Smith
|
5e4c6b3732
|
Bug 1063013, Part 3: Move dependencies on pkixnss to pkixtestnss, r=keeler
--HG--
rename : security/pkix/test/lib/pkixtestutil.cpp => security/pkix/test/lib/pkixtestnss.cpp
extra : rebase_source : b22bd341a5c72ba87efcf23a4e048bba8adf1544
|
2014-08-31 19:16:26 -07:00 |
|
Brian Smith
|
fb65bc5f7b
|
Bug 1063013, Part 2: Remove unnecessary pkixnss dependency from pkixocsp_CreateEncodedOCSPRequest, r=keeler
--HG--
rename : security/pkix/test/lib/pkixtestutil.cpp => security/pkix/test/lib/pkixtestnss.cpp
extra : rebase_source : e91ec652edc54255cd29871c91550c3ee49438c5
|
2014-08-31 19:04:15 -07:00 |
|
Brian Smith
|
9fb9cb52eb
|
Bug 1063013, Part 1: Remove pkixnss dependency from pkixtestutil.cpp, r=keeler
--HG--
rename : security/pkix/test/lib/pkixtestutil.cpp => security/pkix/test/lib/pkixtestnss.cpp
extra : rebase_source : e55c2e0c73a59b84629d071a64d8597ec5cc56ae
|
2014-09-04 17:21:28 -07:00 |
|
Brian Smith
|
81bd783b90
|
Bug 1063006: Centralize direct use of NSS for crypto in the mozilla::pkix test suite, r=keeler
--HG--
rename : security/pkix/test/lib/pkixtestutil.cpp => security/pkix/test/lib/pkixtestnss.cpp
extra : rebase_source : 93515d39abf91168fa86268f9b26f8c62d0d411e
|
2014-08-31 17:47:09 -07:00 |
|
Brian Smith
|
b7de7f0b92
|
Bug 1059924, Part 2: Test that the high tag number form is rejected, r=keeler
--HG--
extra : rebase_source : 66793ce13ed8635cd47051fc2c93651d6936614e
|
2014-08-21 15:48:40 -07:00 |
|
Brian Smith
|
cedaab6b4a
|
Bug 1061483 follow-up: remove now-unused deleteCharArray function, r=me, a=bustage
--HG--
extra : rebase_source : 63d509bd7b95681227d27a733260bc33b1a22338
|
2014-09-04 15:53:07 -07:00 |
|
Brian Smith
|
71b7461e9d
|
Bug 1061483: Remove dependency on NSPR's PR_smprintf, r=cviecco
--HG--
extra : rebase_source : 64e2f862456e8e1434814631b0a7b461d83de37a
|
2014-08-31 22:03:22 -07:00 |
|
Brian Smith
|
96996291c9
|
Bug 1061021, Part 17: Use now-unused PLArenaPool infrastructure, r=keeler
--HG--
extra : rebase_source : b6f241d33cefd3b14c585e806e9c920ec6844fce
|
2014-08-30 23:30:20 -07:00 |
|
Brian Smith
|
2fff8b11de
|
Bug 1061021, Part 16: Stop using PLArenaPool in pkixocsp_CreateEncodedOCSPRequest, r=keeler
--HG--
extra : rebase_source : 551d0c0e45d770c2218fb77874737fe23909d6c9
|
2014-08-30 23:27:15 -07:00 |
|
Brian Smith
|
d85324d2af
|
Bug 1061021, Part 15: Stop using PLArenaPool in CreateEncodedOCSPResponse, r=keeler
--HG--
extra : rebase_source : 00c3f77cd1e7e0d81b0acac84631b81e4cac59bd
|
2014-09-01 19:23:01 -07:00 |
|
Brian Smith
|
a17d6f0c3a
|
Bug 1061021, Part 14: Stop using PLArenaPool in CreateEncodedCertificate, r=keeler
--HG--
extra : rebase_source : 46c292a31fbc4bb7242c93d0d47479600f379323
|
2014-08-30 23:09:18 -07:00 |
|
Brian Smith
|
e679e3f279
|
Bug 1061021, Part 13: Remove Output class, r=keeler
--HG--
extra : rebase_source : 9d768451f2f1d6ad0db3cb75401494d6409fd818
|
2014-08-30 20:47:58 -07:00 |
|
Brian Smith
|
c453628d0b
|
Bug 1061021, Part 12: Stop using PLArenaPool for ResponseData encoding, r=keeler
--HG--
extra : rebase_source : 745ae45d9dd0509973d8e5c50a8cc2dfae82295f
|
2014-08-30 20:42:19 -07:00 |
|