index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
KRPC
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