summaryrefslogtreecommitdiff
path: root/changes/ticket3569_part1
blob: 4032aff4d2154b0dc145e6abf152d76dc517ae7d (plain)
1
2
3
4
5
6
  o Code simplification and refactoring:
    - Rework Tor SOCKS server code to use Trunnel and benefit from
      autogenerated functions for parsing and generating SOCKS wire
      format. New implementation is cleaner, more maintainable and
      should be less prone to heartbleed-style vulnerabilities.
      Implements a significant fraction of ticket 3569.