Rodrigo Rodriguez Jr.
f307a82a31
Bug 952650 (part 11) - Remove JSVAL_TO_INT. r=njn.
...
--HG--
extra : rebase_source : 41923458bbf8fd957c9a57685df4969f1190bd9f
2014-04-27 19:55:08 -07:00
Rodrigo Rodriguez Jr.
34da22f61e
Bug 952650 (part 9) - Remove JSVAL_IS_INT. r=njn.
...
--HG--
extra : rebase_source : dc0c170914c2370c218cdbbe671d2a68628f5a87
2014-04-27 19:47:02 -07:00
Rodrigo Rodriguez Jr.
413ffc41d6
Bug 952650 (part 1) - Remove JSVAL_IS_NULL. r=terrence.
...
--HG--
extra : rebase_source : 83d1cdaf71260fd99b688c23303ceb2de7b00031
2014-04-27 19:30:51 -07:00
Wan-Teh Chang
90809cc516
Bug 993569 - Update Mozilla 31 to use NSS 3.16.1 Beta 4. This disables
...
the new Intel AES assembly code on Windows. r=kaie.
2014-04-29 16:13:03 -07:00
Camilo Viecco
fe04ef65c2
Bug 744204 - Allow Key pining part 1 - Built-in Pinning Service. r=keeler
2013-06-20 10:35:43 -07:00
David Keeler
e37669ad7b
bug 977865 - mozilla::pkix: add backoff for ocsp fetching when a responder fails r=cviecco
2014-04-28 16:38:15 -07:00
Brian Smith
231032479b
Bug 998067: Add utility code for making it easier to create GTests based on NSS, r=keeler
...
--HG--
extra : rebase_source : 8ae08d1ccc9329aa567cfc7ac590ddb026155bae
2014-04-16 21:38:01 -07:00
Brian Smith
c402b1e960
Bug 1000544: Use "Fail(x, y)" instead of "PR_SetError(y, 0); return x;" more consistently, r=mmc
...
--HG--
extra : rebase_source : 96addac738b8ffe39c7a92d546388d5f13fc2340
2014-04-23 14:13:32 -07:00
Brian Smith
5f867b5e5d
Bug 1000482: Remove unused stapledOCSPResponse parmaeter from BuildForwardInner, r=mmc, r=keeler
...
--HG--
extra : rebase_source : b5d67d3488aa3df5690a7dd2b76495ac4986a723
2014-04-23 13:42:38 -07:00
Brian Smith
5939fb33ef
Bug 1000483: Remove unused isTrustAnchor parameter from CheckKeyUsage, r=cviecco
...
--HG--
extra : rebase_source : 96e7b76362d6219193c814d35c332aae2ed5b48f
2014-04-23 13:38:19 -07:00
Wan-Teh Chang
cdd31ecdf7
Bug 993569 - Update Mozilla 31 to use NSS 3.16.1 Beta 3. The main change
...
is https://hg.mozilla.org/projects/nss/rev/7e8485a5ed49 .
2014-04-27 20:39:24 -07:00
Birunthan Mohanathas
504b581650
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Ryan VanderMeulen
7b427c4565
Merge m-c to inbound.
2014-04-26 21:41:26 -04:00
ffxbld
18f2d06933
No bug, Automated HSTS preload list update from host bld-linux64-spot-425 - a=hsts-update
2014-04-26 03:23:23 -07:00
Nathan Toone
15d86a0541
Bug 1001585 - Don't build tests directory if --disable-tests is specified. r=briansmith
2014-04-26 11:29:00 -04:00
Arpad Borsos
0ffd585a0c
Bug 474369 - remove nsVoidArray includes; r=ehsan
...
--HG--
extra : rebase_source : dd3abeb623fd8b784fd6ba639c88def84a4daf58
2014-04-26 16:12:45 +02:00
Camilo Viecco
4515570905
Bug 915930 - Make mozilla::pkix the default certificate verifier for all (not just desktop) r=briansmith
...
--HG--
extra : rebase_source : 56402e60078298dc64cf5476afda7c95671a7092
2014-04-25 13:22:30 -07:00
Wan-Teh Chang
fa30218813
Bug 993569 - Update Mozilla 31 to use NSS 3.16.1 Beta 2.
2014-04-25 06:06:01 -07:00
Honza Bambas
782f02bd55
Bug 999306 - Add 'allow-insecure-ntlm-v1' preference for the generic NTLM v1 authentication module, r=jduell
2014-04-24 18:50:46 +02:00
Stefan Arentz
c929461f38
Bug 968490: Add mozilla::pkix::der unit tests (r=cviecco)
2014-03-26 16:00:03 -07:00
Randell Jesup
c39b1723d8
Bug 996487: don't null out mThread while committing thread suicide r=bsmedberg
2014-04-22 15:32:13 -04:00
YFdyh000
7209169dc8
Bug 995528 - Certificate viewer describes not-valid-before date as issue date. r=honzab, ui-r=philipp
2014-04-21 10:58:04 -04:00
ffxbld
1a30be1a44
No bug, Automated HSTS preload list update from host bld-linux64-spot-454 - a=hsts-update
2014-04-19 03:14:16 -07:00
Randell Jesup
88cb135bdf
Bug 988881: clean up CryptoTask (SignedJar) tasks instead of leaking them r=bsmedberg,mayhemer
2014-04-17 02:18:04 -04:00
Anuj Agarwal
0dc21bc644
Bug 897359 - Remove unimplemented popChallengeResponse, random, and disableRightClick methods. r=bz
2014-04-18 09:32:52 -04:00
David Keeler
284f933831
bug 991898 - mozilla::pkix: temporarily allow empty Extensions in OCSP responses r=briansmith
2014-04-17 16:01:18 -07:00
Camilo Viecco
55a077728c
Bug 997795 - Cleanup decodings. r=dkeeler
2014-04-17 14:42:05 -07:00
Jed Davis
d000250ab1
Bug 997409 - Add set_thread_area to seccomp whitelist if available. r=kang
2014-04-17 16:23:23 -04:00
Camilo Viecco
47dd4351c0
Bug 992972 - Add sha256SubjectPublicKeyInfoDigest attribute to nsIX509Cert. sr=bsmith
2014-04-07 10:35:57 -07:00
David Keeler
63e2eca97a
bug 997843 - mozilla::pkix::der::Input::Expect should take a uint16_t as its length argument r=briansmith
2014-04-17 09:50:06 -07:00
Patrick McManus
a142639b4a
bug 993591 - PSM HTTP Fetch should own streamloader data r=dkeller r=mayhemmer
2014-04-09 17:48:17 -04:00
David Keeler
019398a53c
bug 982774 - der::ExpectTagAndGetLength: check that input has enough capacity for the length described r=briansmith
2014-04-16 13:30:09 -07:00
David Keeler
5deb7798b1
bug 972753 - OCSP testing: delegated responses and including multiple certificates r=cviecco
2014-04-16 09:31:27 -07:00
Raymond Etornam Agbeame(:retornam)
699e03848f
Bug 934676 - Remove unused variable 'extracted' in ClientAuthDataRunnable::RunOnTargetThread. r=keeler
2014-04-15 15:46:00 +02:00
Monica Chew
1b724bad01
Bug 991177: Disallow overrides for SEC_ERROR_CA_CERT_INVALID (r=keeler)
2014-04-15 15:35:41 -07:00
Kyle Huey
c8e649664b
Bug 991812: Remove uses of AtomicRefCounted<T> that live in Gecko. r=ehsan
...
--HG--
extra : rebase_source : 0d14e02c64d548fd3177681248d722683aaa87c3
2014-04-14 12:04:25 -07:00
David Keeler
9b13a83b9e
bug 994932 - fix error checking in GetOCSPResponseForType r=retornam
2014-04-15 14:21:08 -07:00
Jed Davis
528a483b60
Bug 981949 - Whitelist ftruncate for seccomp-bpf sandboxing. r=kang
2014-04-11 13:09:00 +02:00
Bobby Holley
a81ce7e83c
Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz
2014-04-14 20:27:00 -07:00
Ryan VanderMeulen
98cf3141ca
Backed out changesets ddbac34527fe and fa82f32d0c39 (bug 991812) for B2G bustage.
...
CLOSED TREE
2014-04-14 16:16:18 -04:00
Kyle Huey
3fb3aae2f9
Bug 991812: Remove uses of AtomicRefCounted<T> that live in Gecko. r=ehsan
2014-04-14 12:04:25 -07:00
Ryan VanderMeulen
f6ce616a14
Merge m-c to inbound on a CLOSED TREE.
2014-04-13 22:52:50 -04:00
ffxbld
2c156df92e
No bug, Automated HSTS preload list update from host bld-linux64-spot-327 - a=hsts-update
2014-04-12 03:21:26 -07:00
Mike Kaply
a707c6fd1c
Bug #993846 - Add missing stringbundle, r=kaie
2014-04-11 10:07:02 -05:00
David Keeler
af54147666
bug 993186 - improve test_cert_eku generator r=cviecco
2014-04-09 11:04:00 -07:00
Jed Davis
58a72fe315
Bug 993145 - Skip attempting seccomp sandboxing if seccomp unavailable. r=kang
2014-04-09 15:23:00 +02:00
Bob Owen
6fdbe1f12a
Bug 928062 - Set Windows sandbox delayed integrity level to INTEGRITY_LEVEL_LOW. r=aklotz
2014-04-08 16:25:18 +01:00
Boris Zbarsky
44e75b0cc9
Bug 995047 followup. Fix a caller that I missed because it's only compiled on some platforms, so we can reopen the CLOSED TREE
2014-04-12 00:38:06 -04:00
David Keeler
d4dd4d5972
bug 991209 - mozilla::pkix: allow non-end-entity certs to have OCSP signing EKU r=briansmith
2014-04-10 10:15:02 -07:00
Boris Zbarsky
fdbb455d4f
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
...
This patch was mostly generated with the following command:
find . -name "*.h" -o -name "*.cpp" | xargs sed -e '/WrapObject(JSContext/ {; N; s/\(WrapObject(JSContext *\* *a\{0,1\}[Cc]x\),\n\{0,1\} *JS::Handle<JSObject\*> a\{0,1\}[sS]cope/\1/ ; }' -i ""
and then reverting the changes that made to
dom/bindings/BindingUtils.h, since those WrapObject methods are not
the ones we're trying to change here, plus a bunch of manual fixups
for cases that this command did not catch (including all the callsites
of WrapObject()).
2014-04-08 18:27:18 -04:00