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