give dist-master an alias
[tor.git] / changes / bug8197
blobb8e467dc3829d608f129b520b961d855be51cdab
1   o Minor refactoring:
2     - Reworking API of policies_parse_exit_policy() function to use a 
3       bitmask to represent parsing options instead of a confusing mess 
4       of booleans. Resolves ticket 8197.
5     - Introducing helper function to parse ExitPolicy in or_options_t
6       structure.