index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
Age
Commit message (
Collapse
)
Author
2013-12-14
Make PeerAddr polimorphic in its address type
Daniel Gröber
2013-12-14
Use Data.IP for peerIP in PeerAddr type
Daniel Gröber
2013-12-14
Properly encode ipv4/6 in ExtendedHandshake
Daniel Gröber
2013-12-13
Update client example
Sam Truzjan
2013-12-13
Add HTTP tracker response content type
Sam Truzjan
2013-12-13
Expose tracker RPC module
Sam Truzjan
2013-12-13
Add Client.hs module
Sam Truzjan
2013-12-13
Update assembler
Sam Truzjan
2013-12-13
Remove old exchange session
Sam Truzjan
2013-12-13
Add peer addr param to acceptWire
Sam Truzjan
2013-12-13
Add block bucket
Sam Truzjan
2013-12-12
Move metadata exchange default limits to Message.hs
Sam Truzjan
2013-12-12
Fix -Wall suggestions in Block.hs
Sam Truzjan
2013-12-12
Add default instance for Block
Sam Truzjan
2013-12-11
Fix typo
Sam Truzjan
2013-12-11
Add cost estimatator for WireFailure
Sam Truzjan
2013-12-11
Add basic options datatype
Sam Truzjan
2013-12-11
Add basic flood detector
Sam Truzjan
2013-12-11
More informative error messages in metadata parsing
Sam Truzjan
2013-12-11
Add defaultKeepAliveTimeout constant
Sam Truzjan
2013-12-11
Do NOT ignore MetadataData payload in putExtendedMessage
Sam Truzjan
Also fix -Wall suggestions.
2013-12-11
Add protection against too long messages
Sam Truzjan
2013-12-10
Fix bug in mempty :: Caps
Sam Truzjan
We should not include unknown bits in reserved handshake field. Otherwise peer can think that we support extensions we don't support actually.
2013-12-10
Keep track stats about sent and received messages
Sam Truzjan
2013-12-10
Document Wire module
Sam Truzjan
2013-12-09
Rename ProtocolString newtype to ProtocolName
Sam Truzjan
2013-12-09
Add stats method to PeerMessage class
Sam Truzjan
2013-12-08
Fix BDict traversal in caps parsing
Sam Truzjan
2013-12-08
Add more stats bookkeeping
Sam Truzjan
2013-12-08
Close connection if peer send invalid protocol string
Sam Truzjan
2013-12-08
Newtype protocol string in handshake
Sam Truzjan
2013-12-08
Add stubs for connection statistics
Sam Truzjan
2013-12-08
Serialization for metadata exchange extension
Sam Truzjan
2013-12-07
Move JSON options to separate module
Sam Truzjan
2013-12-07
Add instance IsString PeerAddr
Sam Truzjan
2013-12-07
Make PeerAddr(peerIP) conversion platform independent
Sam Truzjan
2013-12-07
rename peerID field to peerId
Sam Truzjan
2013-12-07
Prettify pretty instances
Sam Truzjan
2013-12-07
Decode extended metadata message
Sam Truzjan
2013-12-06
Add documentation to extended handshake
Sam Truzjan
2013-12-06
Unify capabilities operations
Sam Truzjan
2013-12-06
Implement extended message id convention
Sam Truzjan
2013-12-06
Add documentation to Wai module
Sam Truzjan
2013-12-06
Document core messages
Sam Truzjan
2013-12-05
Add keep alive interval constant
Sam Truzjan
2013-12-05
Lift the requires function to message class
Sam Truzjan
2013-12-05
Document status messages
Sam Truzjan
2013-12-05
Document message extensions
Sam Truzjan
2013-12-05
Make extended caps mutable
Sam Truzjan
2013-12-05
Simplify Core modules imports
Sam Truzjan
[next]