From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id B008E21F267 for ; Wed, 9 Apr 2014 22:56:08 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1397109368; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=IBLcJu3TwsVdfJNIxduCHgdUxhWMomVKKwT0eR7Sz/Q=; b=yfConObtrR14KwdMpVSByDKFvoCN1QA5TthRWQMk4JEbUNw4oBl7+TZIQHx1tRG76WSd0+oY jcXs4EDsm/MJoZgkTfn4OlrR8+fyO0CCY64mYj/3Icyhhp+AsLkUbu9YQGJqLmoMFEX3TpQ3 dsff3yPNEJBuyrQASWpW7rDptHU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=QhGjj0qQxpCCU6t/GRBcWtWYI5IrAAaPECMvSZauQW7dDQe56X5ITOFBt88uggMIUDiMlk KXob/rLPJbzCTHAHqWXiMHbxOzjcWhcBA2CVr4kx4jpICsxkGRgXcGfgkHhBtOO3k9DCvOEr YJ+ZjMc1WqOfRerclET0Y+ruBqbDw= Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 53463277.505d6c0-in1; Thu, 10 Apr 2014 05:56:07 -0000 (UTC) Date: Wed, 09 Apr 2014 22:56:06 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <53463276a7ce6_2533d3fd381287b4@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 333365: Put dnssec back into onboard doc Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_53463276a7728_2533d3fd381286ba"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2014 05:56:09 -0000 ----==_mimepart_53463276a7728_2533d3fd381286ba Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 33336527b2f374580ad1b7ba9e5a5a7e84a7d36e https://github.com/dtaht/ceropackages-3.10/commit/33336527b2f374580ad1b7ba9e5a5a7e84a7d36e Author: Dave Taht Date: 2014-04-09 (Wed, 09 Apr 2014) Changed paths: M utils/cerowrt-chrome/files/etc/cerowrt/dns.html M utils/cerowrt-chrome/files/etc/cerowrt/index.html Log Message: ----------- Put dnssec back into onboard doc Commit: 24461e19e9016742ff8a2b8fad18901846fa349c https://github.com/dtaht/ceropackages-3.10/commit/24461e19e9016742ff8a2b8fad18901846fa349c Author: Dave Taht Date: 2014-04-09 (Wed, 09 Apr 2014) Changed paths: M utils/cerowrt-chrome/files/etc/lighttpd/lighttpd.conf Log Message: ----------- lighttpd is flaky on reading the ssl enable stuff if you enable it inside the :81 declaration and the ::81 declaration, it only picks it up on the ::81. If you enable it globally it only enables it on :81. If you enable it globally :81 gets it and enable it privately on ::81 it gets it Compare: https://github.com/dtaht/ceropackages-3.10/compare/1152d5f5e10d...24461e19e901 ----==_mimepart_53463276a7728_2533d3fd381286ba--