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 970C921F0FA for ; Sun, 13 Apr 2014 10:59:28 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1397411967; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=l4rzFOIcppkcqo6/FvhcNWLFAWSyoDCuocMJ0+XoK08=; b=RHoJozAEEzrgGZlyEDt/ZjaiiV0Hkf7wSHDDoRlGK9NswOw5ykqh/JvYGLIXWeZCajNjC3Av ly1kpC/MvSUV6BoYsXEaYAIh+RlfHuC6lzPM8eeMN+jcR688lJPNBzTU2QmPaaNkqFNshZpp QUoyDQUuZepK9JeR+QIEFGBWCh0= 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=pgizTA41G0DKlo55YR8N1cEogD0asrRtcOUoHc9rCVDf8Z0kSnVgjczrgK4CPSxPPX5JX1 yrcmBt4/Od5JdQ2JrvsWWgI399BGT28bPLGi/EjPvrBA1CbEnpMzZgrbva7Uz3PBPwFWKb4G NMgd5oT7Z/PCBUlWNAmL29uzUS4jc= Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 534ad07e.4e94f00-in1; Sun, 13 Apr 2014 17:59:26 -0000 (UTC) Date: Sun, 13 Apr 2014 10:59:26 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <534ad07e1f2f2_36f5a23d341451c@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [dtaht/ceropackages-3.10] 43f5e3: dnscrypt: add the config & init files by Roland Ch... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_534ad07e1ed5d_36f5a23d3414499"; 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: Sun, 13 Apr 2014 17:59:28 -0000 ----==_mimepart_534ad07e1ed5d_36f5a23d3414499 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 43f5e3093227c90f2f46185a9496da7eb743cb00 https://github.com/dtaht/ceropackages-3.10/commit/43f5e3093227c90f2f46185a9496da7eb743cb00 Author: Stephen Walker Date: 2014-04-13 (Sun, 13 Apr 2014) Changed paths: M net/dnscrypt/Makefile A net/dnscrypt/files/dnscrypt-proxy.config A net/dnscrypt/files/dnscrypt-proxy.init Log Message: ----------- dnscrypt: add the config & init files by Roland Chernov from http://patchwork.openwrt.org/patch/2389/ ----==_mimepart_534ad07e1ed5d_36f5a23d3414499--