From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) by huchra.bufferbloat.net (Postfix) with ESMTP id 0CF9021F265 for ; Wed, 9 Apr 2014 21:24:21 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1397103861; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=WKMvVS1SQlDNrpp0FHd2eNp0zpWwhQ3ZAN98vZQgAAg=; b=TD/j1WC6rPLjq4osEiYHKslROY34m679ryvKuuTb0bsPqnA8uk3oyn0yTNg5Ofi58jnnaTen C9SgiUOCw7K8Hj40DZ6oDMLqMoMcQ/mcfIaybzdaJbu5dLfdazKxpSjuzAAHykWS3iTukevG 0R+I9ci20YQZCZOBfXQEuxDTXhk= 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=qCr3kFfqWOTR2EZKOoluBUY9g/LjiGNfvFA0Sx+a6Lr8FnMG/c/2QGy2Hw6OxTCdsuQp+I x/zdhiRRaIuDqfuXNAxq5TUg2MQaLrdei4uEOzNMTdyEZVd/NjIsFWOz28bzArdtKxBIwxZl SJIURzgxQMKrwjekVTbtKkSeFBU1Y= Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 53461cf3.49b61e0-in1; Thu, 10 Apr 2014 04:24:19 -0000 (UTC) Date: Wed, 09 Apr 2014 21:24:18 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <53461cf27ec4d_3d81114bd3c4803b@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 503234: make-webcerts: improve dns name recognition and in... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_53461cf27e62f_3d81114bd3c479bc"; 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 04:24:22 -0000 ----==_mimepart_53461cf27e62f_3d81114bd3c479bc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 50323410c11659e6572c610d01b3076984712ca4 https://github.com/dtaht/ceropackages-3.10/commit/50323410c11659e6572c610d01b3076984712ca4 Author: Dave Taht Date: 2014-04-09 (Wed, 09 Apr 2014) Changed paths: M utils/cerowrt-chrome/files/etc/make-webcerts.sh Log Message: ----------- make-webcerts: improve dns name recognition and increase key size old system kept coming up with (none) as the dns name. new system increased key size to 2048 to further annoy the NSA. Commit: f0b02be2e3b5853545e50cb77b11a223874f9562 https://github.com/dtaht/ceropackages-3.10/commit/f0b02be2e3b5853545e50cb77b11a223874f9562 Author: Dave Taht Date: 2014-04-09 (Wed, 09 Apr 2014) Changed paths: M utils/cerowrt-chrome/files/etc/bgi-bin/redir.sh Log Message: ----------- redir.sh - ipv6 servername is already in [] putting it in [] twice doesn't work. Commit: 1152d5f5e10d1d6e06d09fc8b2311c19116ecbc2 https://github.com/dtaht/ceropackages-3.10/commit/1152d5f5e10d1d6e06d09fc8b2311c19116ecbc2 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: admin interface for ipv6 did not https listen on ipv6 for https://[my:ip:v6::addr]:81 urls. Discovered by creating a he tunnel without firewall rules. Compare: https://github.com/dtaht/ceropackages-3.10/compare/c4a7b9fe1e6d...1152d5f5e10d ----==_mimepart_53461cf27e62f_3d81114bd3c479bc--