]> gitweb @ CieloNegro.org - haskell-dns.git/history - Network
Started implementing Named part.
[haskell-dns.git] / Network /
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...