nskinkel / oppy

A Tor client (onion proxy) implementation in Python
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

Circuit control processing #76

Closed nskinkel closed 9 years ago

nskinkel commented 9 years ago

This branch implements/upgrades the following functionality:

This branch closes #73, #72, #70, #69, #68, #66, #64, #63, and #52.

(Note: some of this code is kind of messy and not pretty to look at. It fixes a bunch of open issues and adds the ability to do things "correctly"...but it's not always pretty. This should be cleaned up later.)