Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bugfix in exit_policy_is_general_exit() that weasel found. | Roger Dingledine | 2006-06-13 |
| | | | | | | | this time for sure! svn:r6617 | ||
* | export the default exit policy via the control port, so controllers | Roger Dingledine | 2006-06-13 |
| | | | | | | | don't need to guess what it is / will be later. svn:r6615 | ||
* | reintroduce the logic to exit_policy_is_general_exit() to count | Roger Dingledine | 2006-06-13 |
| | | | | | | | how many ports are allowd. require two ports open, not just one. svn:r6609 | ||
* | Make the Exit tag in status documents actually work in head too | Peter Palfrader | 2006-06-12 |
| | | | | svn:r6608 | ||
* | Fix a couple of things that make GCC complain with verbose warnings on. ↵ | Nick Mathewson | 2006-04-08 |
| | | | | | | Also, fix some whitespace. svn:r6317 | ||
* | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine | 2006-03-27 |
Fix some minor bugs and memory leaks along the way. svn:r6246 |