Age | Commit message (Collapse) | Author |
|
|
|
This is causing duplicate nonces in the worst case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
state can be used; remove the concept of temporary peers
These changes will fix the possibility of a TCP-SYN-Flood-like DoS attack, at the cost of another
protocol change: as we can't count request IDs when we don't know have temporary peers, request IDs
are removed completely.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commit.
|
|
|
|
|
|
don't actually use any of is code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
most of the config file parser
|
|
|