Commit Graph

6 Commits (2000826a357ea48e71c972e8161032556aabcf02)

Author SHA1 Message Date
Jeff Becker b8904ab0f4
fix compile for tests 5 years ago
Jeff Becker 835b334a59
* increase utp buffers
* disallow inbound traffic on outbound utp link
* const correctness
5 years ago
Thomas Winget baf8019fe5 Refactor Router code into more classes
This commit refactors functionality from the Router class into separate,
dedicated classes.
There are a few behavior changes that came as a result of discussion on
what the correct behavior should be.
In addition, many things Router was previously doing can now be provided
callback functions to alert the calling point when the asynchronous
action completes, successfully or otherwise.
5 years ago
Michael 491fee206b
Port code to use CryptoManager over passing Crypto pointers 5 years ago
Jeff Becker 5d388bc9f2
meh 5 years ago
Michael 17b39b0ed4
Move UTP code to its own directory 6 years ago