]> gitweb @ CieloNegro.org - haskell-dns.git/history - Network
defaultUserHooks --> simpleUserHooks
[haskell-dns.git] / Network /
2009-05-29 PHOReplaced FunctionalZone with DynamicZone.
2009-05-28 PHOCode clean up
2009-05-28 PHOZoneFinder comes back
2009-05-28 PHOAAAA support
2009-05-28 PHOThe server now accepts IPv6 connections.
2009-05-27 PHODomainMap: totally untested yet
2009-05-26 PHOImplemented AXFR protocol.
2009-05-26 PHOFarewell to the Sanity.hs
2009-05-25 PHOThe server started somewhat working...
2009-05-25 PHOResponse builder
2009-05-25 PHOMany changes...
2009-05-23 PHOStarted implementing Named part.
2009-05-23 PHOMore unit tests
2009-05-23 PHOQueryType and QueryClass should also be exported.
2009-05-23 PHOMake RecordClass a type class.
2009-05-23 PHOMany changes...
2009-05-23 PHOMore record types...
2009-05-22 PHOIntroduce Packer monad so that we can compress binary...
2009-05-22 PHOIntroduce Unpacker monad to clean up things.
2009-05-22 PHOResponse parsing
2009-05-21 PHOAdd DNSUnitTest.hs
2009-05-21 PHOEven more changes...
2009-05-20 PHOMany changes...
2009-05-20 PHOClean-up with binary-strict's BitGet and BitPut.
2009-05-19 PHOMore data types
2009-05-19 PHOInitial commit: serialisation and deserialisation of...