]>
gitweb @ CieloNegro.org - haskell-dns.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
PHO [Thu, 28 May 2009 06:19:32 +0000 (15:19 +0900)]
ZoneFinder comes back
PHO [Thu, 28 May 2009 05:18:25 +0000 (14:18 +0900)]
AAAA support
PHO [Thu, 28 May 2009 03:06:34 +0000 (12:06 +0900)]
The server now accepts IPv6 connections.
PHO [Wed, 27 May 2009 08:19:00 +0000 (17:19 +0900)]
DomainMap: totally untested yet
PHO [Tue, 26 May 2009 08:21:19 +0000 (17:21 +0900)]
Implemented AXFR protocol.
PHO [Tue, 26 May 2009 05:23:32 +0000 (14:23 +0900)]
Farewell to the Sanity.hs
PHO [Tue, 26 May 2009 02:52:46 +0000 (11:52 +0900)]
Code cleanup
PHO [Mon, 25 May 2009 08:08:04 +0000 (17:08 +0900)]
The server started somewhat working...
PHO [Mon, 25 May 2009 06:38:23 +0000 (15:38 +0900)]
Response builder
PHO [Mon, 25 May 2009 05:47:16 +0000 (14:47 +0900)]
Many changes...
PHO [Sat, 23 May 2009 08:46:15 +0000 (17:46 +0900)]
Started implementing Named part.
PHO [Sat, 23 May 2009 05:20:17 +0000 (14:20 +0900)]
More unit tests
PHO [Sat, 23 May 2009 04:52:34 +0000 (13:52 +0900)]
QueryType and QueryClass should also be exported.
PHO [Sat, 23 May 2009 04:13:39 +0000 (13:13 +0900)]
Make RecordClass a type class.
PHO [Sat, 23 May 2009 03:29:34 +0000 (12:29 +0900)]
Many changes...
PHO [Sat, 23 May 2009 01:30:27 +0000 (10:30 +0900)]
More record types...
PHO [Fri, 22 May 2009 07:35:49 +0000 (16:35 +0900)]
Introduce Packer monad so that we can compress binary packets.
PHO [Fri, 22 May 2009 05:13:11 +0000 (14:13 +0900)]
Introduce Unpacker monad to clean up things.
PHO [Fri, 22 May 2009 01:57:10 +0000 (10:57 +0900)]
Response parsing
PHO [Thu, 21 May 2009 06:20:26 +0000 (15:20 +0900)]
Add DNSUnitTest.hs
PHO [Thu, 21 May 2009 03:26:45 +0000 (12:26 +0900)]
Even more changes...
PHO [Wed, 20 May 2009 06:43:55 +0000 (15:43 +0900)]
Many changes...
PHO [Wed, 20 May 2009 03:24:31 +0000 (12:24 +0900)]
Clean-up with binary-strict's BitGet and BitPut.
PHO [Tue, 19 May 2009 06:46:42 +0000 (15:46 +0900)]
More data types
PHO [Tue, 19 May 2009 03:18:26 +0000 (12:18 +0900)]
Initial commit: serialisation and deserialisation of Message header