Re: Introducing CurveDNS a DNSCurve forwarding name server

Maciej Żenczykowski <[email protected]> Sat, 23 Oct 2010 14:46:34 -0700
Newsgroups gmane.network.djbdns
Message-ID <[email protected]>
FYI,
On Fedora 13 x86_64
#include <ev.h> should be #include <libev/ev.h>

./cache_hashtable.h:#include <libev/ev.h>
./ip.h:#include <libev/ev.h>                            /* libev */
./event.h:#include <libev/ev.h>

Making an installable rpm will be difficult because of the interactive
prompt from configure.curvedns
and because of the auto-tuning of NaCl.
However with the interactivity fixed it should be possible to at least
make a source rpm.

On Sat, Oct 23, 2010 at 12:44, Brandon Black <[email protected]> wrote:
> On Sat, Oct 23, 2010 at 1:14 PM, Harm van Tilborg <[email protected]> wr=
ote:
>> Hello people,
>>
>> /Not really the appropriate list but I think not much people will
>> object, since it is quite related to djbdns./
>>
>> We are happy to announce the first forwarding DNSCurve solution: CurveDN=
S.
>>
>
> Great to see another implementation coming out! =C2=A0Nice work. =C2=A0I'=
ve been
> on the verge of giving up on DNSCurve for a while now, but it just
> keeps hanging in there. =C2=A0Good ideas are hard to kill :)
>
> -- Brandon
>