Adam Ierymenko
|
598a1d8dd7
Try reopening /dev/urandom if there is a problem.
|
10 年之前 |
Adam Ierymenko
|
64aaea3978
Cleanup, and add an even faster Poly1305 on systems that support it.
|
10 年之前 |
Adam Ierymenko
|
477feee8a3
Some work on CIRCUIT_TEST, and a significant speedup to Poly1305.
|
10 年之前 |
Adam Ierymenko
|
7394ec6f6a
Prep in controller code to run tests.
|
10 年之前 |
Adam Ierymenko
|
3593fb3462
Send initial CIRCUIT_TEST packet.
|
10 年之前 |
Adam Ierymenko
|
d3f29d09e8
Plumbing through circuit test stuff.
|
10 年之前 |
Adam Ierymenko
|
5341afcdcd
Handling of CIRCUIT_TEST, should be ready to test.
|
10 年之前 |
Adam Ierymenko
|
57c857e89a
Fix TRACE output.
|
10 年之前 |
Grant Limberg
|
c16ad053b6
no toString() method on peer. Commenting out for now.
|
10 年之前 |
Grant Limberg
|
6080a45c9c
change cert to com. no variable named cert.
|
10 年之前 |
Adam Ierymenko
|
5384f185ae
Simplify Dictionary and reduce memory usage, now no more std::maps in core.
|
10 年之前 |
Adam Ierymenko
|
76a95dc58f
The return of peer peristence.
|
10 年之前 |
Adam Ierymenko
|
5076c49210
Peer serialization and related changes.
|
10 年之前 |
Adam Ierymenko
|
72e7e36a5b
No reason to randomly pick uPnP secondary port. In fact it would likely cause problems on restarts and uPnP rule bloat.
|
10 年之前 |
Adam Ierymenko
|
2fa21aa676
.
|
10 年之前 |
Adam Ierymenko
|
3999e468b7
Need to hold nconf so *com does not die while being used.
|
10 年之前 |
Adam Ierymenko
|
6693149f3e
Send COM with MULTICAST_GATHER for future use.
|
10 年之前 |
Adam Ierymenko
|
2c196307ee
--bugs;
|
10 年之前 |
Adam Ierymenko
|
d6676a9d6c
Always announce multicast groups, not just to peers with direct links, and push network COMs to any MULTICAST_LIKE recipient for future use.
|
10 年之前 |
Adam Ierymenko
|
a7409850d6
Get trim() out of core where it is not needed.
|
10 年之前 |
Adam Ierymenko
|
53e5f94b99
.
|
10 年之前 |
Adam Ierymenko
|
64bf3ffe6c
Mutex cleanup.
|
10 年之前 |
Adam Ierymenko
|
9405150b11
Restore group announcement on Peer::receive() but centralize packet composition in one place.
|
10 年之前 |
Adam Ierymenko
|
a3db7d0728
Refactor: move network COMs out of Network and into Peer in prep for tightening up multicast lookup and other things.
|
10 年之前 |
Adam Ierymenko
|
11ff96ba1d
Consider IPv6 paths reliable (no constant keepalives needed)
|
10 年之前 |
Adam Ierymenko
|
0d0039674f
Add new verb names, and fix some Mac compiler flags.
|
10 年之前 |
Adam Ierymenko
|
789046ca57
Speed up Salsa20 just a bit.
|
10 年之前 |
Adam Ierymenko
|
1a4f16e0ed
More work on circuit testing...
|
10 年之前 |
Adam Ierymenko
|
a7bd1eaa40
Never assign v4 IPs ending in .255 even within range.
|
10 年之前 |
Adam Ierymenko
|
2d0adb562d
Specify circuit test messages.
|
10 年之前 |