Downloadliste

Projektbeschreibung

Constrict is a Python library for parsing DNS messages using the ISC BIND C library.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-09 13:06
0.2.1

Diese Version baut und installiert nun korrekt mit gcc 3 auf Solaris 10/x86 mit dem BIND-Paket von sunfreeware.com.
Tags: Minor bugfixes
This release now builds and installs correctly with gcc 3 on
Solaris 10/x86 using the BIND package from
sunfreeware.com.

2005-02-21 13:46
0.2.0

Die primäre Änderung ist hier eine kleine Py_None Verweis-Zähler Keine Frage, die korrupte refcount würde. Auch die "Art" Mitglied DNSFlags Objekte werden entweder "Frage" oder "Antwort" anstelle des alten "query" und "Reaktion", da das ehemalige Paar Spiele RR-Bereiche und ist somit leichter zu merken.
Tags: Minor bugfixes
The primary change here is a small Py_None reference count issue which would corrupt None refcount. Also, the "type" member of DNSFlags objects will be either "question" or "answer" instead of the old "query" and "response" since the former pair matches RR section names and is thus easier to remember.

2005-02-09 10:13
0.1.0

Tags: Initial freshmeat announcement

Project Resources