index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-12-24
Update documentation in Method module
Sam Truzjan
2013-12-23
Update message module documentation
Sam Truzjan
2013-12-23
Add spec for Message module
Sam Truzjan
2013-12-22
More permissive default query timeout
Sam Truzjan
2013-12-22
Run each handler in separate thread.
Sam Truzjan
2013-12-22
Fix warnings
Sam Truzjan
2013-12-22
Throw exception if query takes too long
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
Add default method for KRPC class
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
Strictify intermediate datatypes
Sam Truzjan
2013-10-17
Fix bug after migration
Sam Truzjan
2013-10-17
Remove containers dependency
Sam Truzjan
2013-10-17
Fix warnings
Sam Truzjan
2013-10-17
Update library to use bencoding == 0.4.*
Sam Truzjan
2013-10-03
Remove obsolete TODOs
Sam Truzjan
2013-10-03
Eliminate bytestring copying in sendMessage function
Sam Truzjan
2013-10-03
IPv6 enabled communication
Sam Truzjan
2013-10-01
Stylefix
Sam Truzjan
2013-10-01
Allow passing ipv6 addresses
Sam Truzjan
2013-09-28
Fix documentation markup
Sam Truzjan
2013-09-28
Code style
Sam Truzjan
2013-09-28
Update imports
Sam Truzjan
2013-09-28
Rename Remote to Network
Sam Truzjan
2013-09-28
Use newer bencodable package
Sam Truzjan
2013-09-28
Use BSD3 license
Sam Truzjan
2013-08-27
+ Expose caller address in handlers.
Sam T
2013-08-27
- Remove async API.
Sam T
2013-08-27
+ Added Generic instance for Method.
Sam T
2013-08-27
+ Added show instance for method.
Sam T
2013-07-09
~ Fix documentation markup.
Sam T
2013-07-08
+ Document raw dictionaries passing.
Sam T
2013-07-08
~ Prettify extensions lists.
Sam T
2013-07-08
~ Code style.
Sam T
2013-07-08
~ Allow passing raw dictionaries.
Sam T
2013-07-08
~ Fix GHC 7.6.3 warnings.
Sam T
2013-05-19
~ Make use fromAscAssocs.
Sam T
2013-05-19
~ Minor changes.
Sam T
2013-05-19
~ Document message types
Sam T
2013-05-19
+ Add method scheme extraction.
Sam T
2013-05-19
~ Return scheme validation back.
Sam T
2013-05-14
~ Expose some functions.
Sam T
[next]