David Keeler
4f26e560b1
bug 889831 - always call SSL_PeerStapledOCSPResponses r=bsmith
2013-07-08 14:56:08 -07:00
Emanuel Hoogeveen
9e0ec18236
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
2013-07-08 16:33:15 -04:00
Josh Matthews
82aaae152e
Bug 889885 - Avoid releasing scripted observers from PSM off the main thread. r=bsmith
2013-07-08 13:43:31 -04:00
Trevor Saunders
ace23958ea
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
2013-06-25 11:15:21 -04:00
Ehsan Akhgari
253fae6e49
Bug 886183 - Remove three unused functions from nsIdentityChecking.cpp; r=bsmith
2013-07-08 07:11:08 -04:00
ffxbld
f259d3adf1
No bug, Automated HSTS preload list update from host bld-linux64-ix-019 - a=hsts-update
2013-07-06 03:26:18 -07:00
Ryan VanderMeulen
3d2ee579ab
Merge m-c and inbound.
2013-07-03 16:39:33 -04:00
ffxbld
f5958bbb6d
No bug, Automated HSTS preload list update from host bld-linux64-ec2-324 - a=hsts-update
2013-07-03 12:25:37 -07:00
Masatoshi Kimura
16ea5c4d5c
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
2013-07-04 00:56:26 +09:00
Patrick McManus
c88a96db57
bug 658222 - Enable TLS False Start (PSM) r=bsmith
...
--HG--
extra : rebase_source : ac9f77ba73a0a902f4b6aa8d52add7d52efb1b53
2013-06-28 16:58:28 -04:00
Patrick McManus
511687dcf9
Bug 713933: Make false start work with asynchronous certificate verification, r=bsmith
...
--HG--
extra : rebase_source : b895a399e381996f7e55d06f94a684469e287b8d
2013-06-30 22:23:16 -07:00
Justin Lebar
09d2312322
Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below)
...
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=waldo for js
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else
2013-06-28 18:38:32 -07:00
Justin Lebar
cab87a0cce
Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below)
...
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else
This is a mechanical change made with sed. Later patches in this queue
clean up the whitespace errors and so on.
2013-06-28 18:38:30 -07:00
Ryan VanderMeulen
6c23f16416
Backed out changeset d155557b651c (bug 888323) for bustage.
...
CLOSED TREE
2013-07-02 14:15:39 -04:00
Masatoshi Kimura
01a103a919
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
2013-07-03 02:08:01 +09:00
Nathan Froyd
7e326a59b3
Bug 857076: fix various build warnings in security/manager/ssl/src/, r=bsmith
...
--HG--
extra : rebase_source : 3287d494065dfeb5b178c6801b83ac400ca6ef06
2013-06-24 00:57:51 -07:00
David Keeler
456456540e
bug 700693 - fix ocsp stapling test timeouts r=bsmith
2013-06-21 15:15:27 -07:00
David Keeler
6f1301d513
bug 700693 - OCSP stapling testing r=bsmith
2013-06-20 11:41:41 -07:00
David Keeler
a176617f97
bug 700693 - OCSP stapling PSM changes r=bsmith
2013-06-17 16:45:49 -07:00
Ehsan Akhgari
0018cfa74e
Remove two unused variables in nsNSSCertificateDB.cpp, no bug
2013-06-23 20:24:03 -04:00
Brian Smith
2794be59f0
Bug 879137, Part 3: Move PSMContentListener to its own source file, r=keeler
2013-06-22 15:57:15 -07:00
Brian Smith
369ed8727d
Bug 879137, Part 2: Remove unnecessary manual registration of PSM content listeners, r=keeler
2013-06-22 15:53:46 -07:00
Brian Smith
809560f89b
Bug 867465: Remove the "Revocation Lists" feature, r=cviecco, r=mattn
2013-06-02 23:37:47 -07:00
Brian Smith
425f5ab42c
Backout 308e3cd73c5f, cc9980cb3db2, f5591bedc40e due to build failure
2013-06-22 16:45:47 -07:00
Brian Smith
06dc9ed184
Bug 879137, Part 3: Move PSMContentListener to its own source file, r=keeler
...
--HG--
extra : rebase_source : d1100a79a84cbf3d375406aa00d71ab7bda5d767
extra : histedit_source : 37615676f796372cbe9d5942be2200e979679bcb
2013-06-22 15:57:15 -07:00
Brian Smith
86b1b78400
Bug 879137, Part 2: Remove unnecessary manual registration of PSM content listeners, r=keeler
...
--HG--
extra : rebase_source : cf0a8e3de83d707097341cf5068ecda04f4c15ac
extra : histedit_source : db7f47114779e5ef76de484cc79e458eb2663348
2013-06-22 15:53:46 -07:00
Brian Smith
b94512c0ce
Bug 867465: Remove the Revocation Lists feature, r=cviecco, r=mattn
...
--HG--
extra : rebase_source : f17ab5ff048777e059bc287f01fe4a0d80965966
extra : histedit_source : 24c6c568f419d4eeeace0b0b8e1e0ce71d9b0cd8
2013-06-02 23:37:47 -07:00
ffxbld
11728d2ddc
No bug, Automated HSTS preload list update from host bld-linux64-ec2-383 - a=hsts-update
2013-06-22 03:33:48 -07:00
Ryan VanderMeulen
374c82059e
Merge m-c to inbound.
2013-06-20 20:12:31 -04:00
Ryan VanderMeulen
55d8634607
Backed out changesets 448ba56d9ba4 and 8cea4b4646ef (bug 700693) for intermittent failures.
2013-06-20 19:50:13 -04:00
David Keeler
1ec40f0b4e
bug 700693 - OCSP stapling testing r=bsmith
2013-06-20 11:41:41 -07:00
David Keeler
a7700e80cc
bug 700693 - OCSP stapling PSM changes r=bsmith
2013-06-17 16:45:49 -07:00
David Keeler
2b73db5325
bug 883582 - use only domains likely to stay on the HSTS preload list in the test r=bsmith
2013-06-20 13:12:23 -07:00
Brian O'Keefe
ed17339221
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
...
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Wan-Teh Chang
d5bb1e4314
Bug 881841: update to NSS_3_15_1_BETA2. r=wtc.
2013-06-18 13:01:22 -07:00
Brian Smith
91bae24d2a
Bug 879137: Move nsCryptoHash and nsCryptoHMAC to their own source file, r=cviecco
...
--HG--
extra : rebase_source : 71b6093529a6e9ec7749cb6f48911d441984b348
2013-06-03 00:08:26 -07:00
Brian Smith
9d002fc8df
Bug 879135, Part 2: Remove mScriptSecurityManager from nsNSSComponent, r=cviecco
...
--HG--
extra : rebase_source : 3589d5180f3368ec22d67342edb5d7d79fde87d7
2013-06-03 00:30:09 -07:00
Brian Smith
9034707b49
Bug 879135, Part 1: Remove nsNSSComponent::RememberCert, r=cviecco
...
--HG--
extra : rebase_source : 4dfe0052a653ceccd04192c2ef0f152983cbc2d2
2013-06-02 23:55:40 -07:00
Brian Smith
32ca8f63e0
Bug 867432: Remove nsIX509Cert.verifyForUsage, r=cviecco, sr=honzab
...
--HG--
extra : rebase_source : ef938f6272842de4bf42132bab5df11bac45d200
2013-04-30 17:30:47 -07:00
Brian Smith
bc99a81e1b
Bug 879134: Remove obsolete CFM migration code from nsNSSComponent, r=cviecco, r=wtc
...
--HG--
extra : rebase_source : c2460045b48112e5e4445dd757839f636b7846d5
2013-06-02 23:44:34 -07:00
Brian Smith
3657897948
Bug 832848: Removed unused site identity block tooltip logic from PSM, r=dolske
...
--HG--
extra : rebase_source : 1793e526272622d811e45d0f4b2f0460471f4501
2013-02-02 17:21:45 -08:00
Phil Ringnalda
f8614f1a0b
Back out f691f7abfe33 (No bug) Automated HSTS preload list update that broke HSTS preload
2013-06-15 07:40:53 -07:00
ffxbld
5a8ea7cdb4
No bug, Automated HSTS preload list update from host bld-linux64-ix-037 - a=hsts-update
2013-06-15 03:25:15 -07:00
Ehsan Akhgari
d6628d6d1a
Bug 579517 follow-up: Remove NSPR types that crept in
2013-06-12 21:26:59 -04:00
Antonio M. Amaya
821f8004b5
Bug 841415 - Fix nss_ctypes.py so it works on Darwin. r=bsmith
2013-02-14 18:13:34 +01:00
Martin Stransky
3399b67572
Bug 877626 - Port GTK2 to GTK3 - build config, rest of the tree. r=karlt
2013-06-12 08:04:28 -04:00
Matt Brubeck
5bf5ed891e
Bug 881841 - Touch nss/coreconf/coreconf.dep to prevent dep builds from breaking on a CLOSED TREE
2013-06-11 17:35:19 -07:00
Ehsan Akhgari
1c87d49b30
Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux
...
Landed on a CLOSED TREE
2013-06-11 19:23:37 -04:00
Kai Engert
ec2a533726
Bug 881841, update to NSS_3_15_1_BETA1, r=wtc
2013-06-11 21:07:58 +02:00
Ryan VanderMeulen
d208854aee
Backed out changeset 1591609139fd (bug 881841) for asserts on a CLOSED TREE.
2013-06-11 16:34:53 -04:00