subtly
|
f7d34a5ce1
coding standards, h512 node id, mute warnings for clang builds. attempt inherited constructor fix for windows.
|
10 years ago |
subtly
|
23b3702715
try to fix windows build
|
10 years ago |
subtly
|
dfbbe13755
send multiple neighbors packets when size is over datagram size limit.
|
10 years ago |
subtly
|
c241dc6ae8
memory
|
10 years ago |
subtly
|
e4f221d844
message signing and verification. shutdown io/thread before dealloc in nodetable/testnodetables.
|
10 years ago |
subtly
|
94aa079f66
basic implementation of packets
|
10 years ago |
subtly
|
052a3f9830
more implementating of packets
|
10 years ago |
subtly
|
80fe82c068
send/receive messages (not yet interepreted)
|
10 years ago |
subtly
|
f1e8c07858
refactor constants to be determined during compile. added RLPXDatagram. constructors and updates to datagram constructors. docs and logging. WIP tests and host/harness for NodeTable.
|
10 years ago |
subtly
|
402df6290d
repot.
|
10 years ago |
subtly
|
21e1face52
move some things for udp. added a class for kademlia.
|
10 years ago |
subtly
|
bf3a802bb0
socket is created in disconnected state. socket can't be created in open state because shared_ptr methods aren't available to doRead until after class has been constructed and the socket is dependent on ioservice running.
|
10 years ago |
subtly
|
f436b5bc31
fix the fix
|
10 years ago |
subtly
|
9674b12136
initialize atomics so udp messages are delivered on linux #656
|
10 years ago |
subtly
|
81b6e840c4
stash
|
10 years ago |
subtly
|
c5f7f40e7a
initial interface for udp. test sending/receiving udp.
|
10 years ago |