Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-06 | Fix warnings from lintChanges.py | Nick Mathewson | |
2016-10-31 | In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor | teor | |
This simplifies the function: if we have an ntor key, use ntor/EXTEND2, otherwise, use TAP/EXTEND. Bugfix on commit 10aa913 from 19163 in 0.2.9.3-alpha. |