Adam Ierymenko
|
e7c81ef34e
Turns out that needed to be a list after all. Also clean up Multicaster::gather().
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
ae082c3cb8
Yay... now everything compiles! Getting close to testing on this. Still have not added backward compatibility support for relaying of multicasts to 0.9.X clients yet but that will be easy. Will test with heterogenous 1.0.0 clients only first.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
8607aa7c3c
Everything in for new multicast except IncomingPacket parsing...
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
431476e2e4
Some more multicast algo work...
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
557801a09e
Rename PacketDecoder to much more descriptive IncomingPacket
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
d9abd4d9be
Work on defining new direct broadcast multicast algorithm.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
aee742e767
More toward GitHub issue #56
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
f13493edb2
Oops... turns out we need to differentiate incoming from outgoing TCP and indeed learn incoming TCP paths. Otherwise the recipient of a TCP connection does not know to reply via TCP! Heh.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
abc82d6a52
IPC changes and SocketManager changes all build!
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
0b75992737
Everything but the local config bus... blech.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
8b65b3e6d7
Yank PROBE stuff since it's not used and was a premature addition to the protocol.
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
10df5dcf70
Fix several things:
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
612c17240a
Dead code removal, fix for cleanup GitHub issue #28
|
%!s(int64=11) %!d(string=hai) anos |
Adam Ierymenko
|
797bba04dd
Get rid of not used and maybe never to be used Filter code.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
46f868bd4f
Lots of cleanup, more work on certificates, some security fixes.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
3443b203e4
Each peer now tracks the last time it announced multicast LIKEs independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
0dca9964bf
Whew, it builds!
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
b2b24ca41b
Some file format cleanup.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
195ded4608
Cleanup, comments, regularize TRACE messages.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
2510f594e5
It builds now. The Switch object has been put on a diet. Now to test on the testnet before merge to master.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
339b2314ea
More work in progress on Switch / PacketDecoder refactor.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
ae93c95151
More major Switch refactor work... still in progress.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
ffad0b2780
Factoring out packet decoder from Switch to put that object on a little bit of a diet. Work in progress, wont build yet.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
9e28bbfbb2
Factored out multicast propagation algorithm from Switch and Topology, also cleaned up and clarified it a bit.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
775fef9ce9
Silly multicast propagation fix: exclude upstream sender to never send duplicate multicasts back to where they came from
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
ef08494237
Send HELLO instead of NOP for NAT-t in order to measure latency always. Also prevents a race that can cause the first NAT-t to fail where the NOP arrives before the WHOIS reply from the supernode. Now NAT-t initiators will push their own public keys anyway so that doesnt matter.
|
%!s(int64=12) %!d(string=hai) anos |
Adam Ierymenko
|
150850b800
New git repository for release - version 0.2.0 tagged
|
%!s(int64=12) %!d(string=hai) anos |