repo.or.cz
/
tor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
give dist-master an alias
[tor.git]
/
changes
/
bug8197
blob
b8e467dc3829d608f129b520b961d855be51cdab
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.