Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-21 | Start work on an 0.3.2.5-alpha changelog. | Nick Mathewson | |
2017-11-13 | add a missing subcategory to 23637, again | Nick Mathewson | |
2017-09-24 | Assign Exit flag only for ports 80 and 443 | Roger Dingledine | |
Make the "Exit" flag assignment only depend on whether the exit policy allows connections to ports 80 and 443. Previously relays would get the Exit flag if they allowed connections to one of these ports and also port 6667. Resolves ticket 23637. |