CVSROOT:        /cvs
Module name:    net
Changes by:     st...@cvs.openbsd.org   2009/09/27 17:55:16

Log message:
    import net/walker
    
    This is a proof-of-concept of a utility to download DNS zone contents
    even when AXFR is disabled on the server, assuming DNSSEC is used.
    Optionally it can also verify all digital signature RRs within a
    zone against the zone key. If you do not know what DNSSEC is, please
    refer to: RFC 2535, RFC 4033, RFC 4034, RFC 4035, "dnssec.net" (lots
    of DNSSEC information).
    
    The tool supports both the old DNSSEC according to RFC 2535 (i.e.,
    KEY/SIG) and the latest DNSSEC version according to RFC 4033 (i.e.,
    DNSKEY/RRSIG).
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20090928
    
    N net/walker/Makefile
    cvs: ERROR: cannot write file /cvs/net/walker/Makefile,v: No such file or 
directory
    N net/walker/distinfo
    cvs: ERROR: cannot write file /cvs/net/walker/distinfo,v: No such file or 
directory
    cvs: ERROR: cannot mkdir /cvs/net/walker/pkg -- not added: No such file or 
directory
    
    No conflicts created by this import

Reply via email to