index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
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
We need this in Kademlia DHT -- there are method which return dictionaries with different keys depending on DHT server state.
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
2013-05-14
+ Add documentation to KRPC module.
Sam T
2013-05-14
~ Minor changes.
Sam T
2013-05-12
~ Move Method to KRPC.
Sam T
2013-05-12
~ Remove orphaned scheme validation.
Sam T
2013-05-12
- Remove Extractable class, fix multi param methods.
Sam T
2013-05-12
- Remove bencodable instance for a pair.
Sam T
2013-05-12
~ Fix wall suggestions.
Sam T
2013-05-12
- Remove text dependency.
Sam T
2013-05-12
+ Multi param procedures.
Sam T
[next]