]> git.ipfire.org Git - thirdparty/dnspython.git/shortlog
thirdparty/dnspython.git
2005-10-06  Bob Halleyadd dns.name.Name.parent()
2005-10-01  Bob Halleyadd dns.resolver.zone_from_name() and .get_default_reso...
2005-09-29  Bob Halleycope if time goes backwards a little bit
2005-09-02  Bob Halleymv
2005-09-02  Bob Halleymv
2005-09-02  Bob Halleyremove .arch-ids
2005-09-02  Bob Halleyallow source address and port to be specified in query...
2005-09-02  Bob Halleyfix problem throwing FormErr when responding to a response
2005-09-02  Bob HalleyEALREADY is OK too
2005-09-02  Bob Halleyprep 1.3.4
2005-09-02  Bob Halleyimprove documentation of "where" parameter
2005-09-02  Bob Halleytake servers out of the mix based on rcode; add exponen...
2005-09-02  Bob Halleynote 1.3.3 release date
2005-09-02  Bob Halleyadd get/del item/slice
2005-09-02  Bob Halleyupdate for 1.3.3
2005-09-02  Bob Halleyupdate copyrights
2005-09-02  Bob Halleyfix the TooBig test, since the message code now imposes...
2005-09-02  Bob HalleyDo not reject unquoted TXT RR values The masterfile...
2005-09-02  Bob HalleyAdded make_response() Added make_response(), which...
2005-09-02  Bob Halleydns.zone.from_xfr() in relativization mode incorrectly...
2005-09-02  Bob HalleyThe 'file' parameter to Name.to_wire() is now optional...
2005-09-02  Bob HalleyAdd indexing to Message.find_rrset()
2005-09-02  Bob Halleyinc version number
2005-09-02  Bob Halleymake sending queries via IPv6 work
2005-09-02  Bob Halleydisallow types-by-number in NSEC; update ChangeLog...
2005-09-02  Bob Halleycatch dns.exception.Timeout if our query times out
2005-09-02  Bob Halleyremove cvs $Id$ tags
2005-09-02  Bob Halleyimport random in dns.renderer
2005-09-02  Bob Halleyparse LOC milliseconds correctly
2005-09-02  Bob Halleyadd SSHFP to __init__.py
2005-09-02  Bob Halleyprep 1.3.1
2005-09-02  Bob Halleywe specified dns.rdatatype.NONE instead of dns.rdatacla...
2005-09-02  Bob Halleyit helps if you add the SSHFP.py file too
2005-09-02  Bob Halleyadd SSHFP RR
2005-09-02  Bob Halleyaccept the unknown RR syntax for known RR types
2005-09-02  Bob Halleydns.name.from_text() did not complain if an escape...
2005-09-02  Bob Halleytreat leading whitespace followed by EOL/EOF as a blank...
2005-09-02  Bob HalleyAdd documentation for where parameter in dns.query.*
2005-09-02  Bob Halleyinitial import
2005-09-02  Bob Halleymkdir