index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
KRPC.hs
Age
Commit message (
Expand
)
Author
2017-01-17
Handle reflected IP addresses (see bep 42).
joe
2014-02-19
Add function isActive
Sam Truzjan
2014-01-08
Bump version number
Sam Truzjan
2014-01-08
Fix typo
Sam Truzjan
2014-01-08
Allow to ask for query count
Sam Truzjan
2014-01-08
Add HandlerFailure exceptions
Sam Truzjan
2014-01-08
Introduce QueryFailure exceptions
Sam Truzjan
2014-01-07
Allow to pass options from outside
Sam Truzjan
2013-12-25
Update documentation
Sam Truzjan
2013-12-25
Update benchmarks
Sam Truzjan
2013-12-24
Update tests
Sam Truzjan
2013-12-22
Expose Handler type synonym
Sam Truzjan
2013-12-21
Separate KRPC monad from Handler monad
Sam Truzjan
2013-12-20
Handle transactions properly
Sam Truzjan
2013-12-19
Add transaction Id to error messages
Sam Truzjan
2013-12-19
Add TransactionId to KQuery and KResponse
Sam Truzjan
2013-12-19
Rename Protocol module to Message
Sam Truzjan
2013-12-19
Move all socket stuff to KRPC module
Sam Truzjan
2013-12-19
Remove param names from Method datatype
Sam Truzjan
2013-12-19
Remove Scheme module
Sam Truzjan
2013-12-19
Remove useless type synonyms
Sam Truzjan
2013-10-17
Remove containers dependency
Sam Truzjan
2013-10-17
Update library to use bencoding == 0.4.*
Sam Truzjan
2013-10-03
Remove obsolete TODOs
Sam Truzjan
2013-10-01
Allow passing ipv6 addresses
Sam Truzjan
2013-09-28
Update imports
Sam Truzjan
2013-09-28
Rename Remote to Network
Sam Truzjan