| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-08 | Copyright updates for 2018. | Adam Ierymenko | |
| 2017-10-02 | timestamps changed from uint64_t to int64_t | Grant Limberg | |
| There were cases in the code where time calculations and comparisons were overflowing and causing connection instability. This will keep time calculations within expected ranges. | |||
| 2017-07-06 | . | Adam Ierymenko | |
| 2017-04-27 | License header update. | Adam Ierymenko | |
| 2017-03-27 | Add thread PTR that gets passed through the entire ZT core call stack and ↵ | Adam Ierymenko | |
| then passed to handler functions resulting from a call. | |||
| 2016-09-01 | Work in progress: Path canonicalization refactor. | Adam Ierymenko | |
| 2016-04-19 | Kill some old debug code. | Adam Ierymenko | |
| 2016-04-19 | Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ↵ | Adam Ierymenko | |
| and fix a "how was that working" latent bug causing some control traffic to take the scenic route. | |||
| 2016-01-12 | boring doc stuff | Adam Ierymenko | |
| 2016-01-11 | Remove somewhat ugly and costly anti-recursion hack -- we will switch to ↵ | Adam Ierymenko | |
| more explicit methods. | |||
| 2016-01-06 | AntiRecursion cleanup and some other minor things. | Adam Ierymenko | |
| 2015-10-27 | Factor out RemotePath subclass of Path -- no longer needed, just cruft. | Adam Ierymenko | |
