bug7192 548 B

12345678910
  1. o Major bugfixes:
  2. - When parsing exit policy summaries from microdescriptors, we had
  3. previously been ignoring the last character in each one, so that
  4. "accept 80,443,8080" would be treated by clients as indicating a
  5. node that allows access to ports 80, 443, and 808. That would lead
  6. to clients attempting connections that could never work, and
  7. ignoring exit nodes that would support their connections. Now clients
  8. parse these exit policy summaries correctly. Fixes bug 7192;
  9. bugfix on 0.2.3.1-alpha.