On Mon, Jul 2, 2012 at 9:24 PM, Megan Chang wrote:
> Which descriptor parsers are you referring to, as some are already
> implemented? A lot of what we're working on in Tor Export overlaps your work
> regarding descriptor parsers.
According to my proposal, I was to implement the parsers for V3
net
I have created the Hidden Service plugin. Currently, the plugin loads the
list of hidden services from the torrc file and displays it in a custom
widget consisting of line-edits and spinbox inside a groupbox. This is then
displayed in a vertical layout in the container widget's scroll-area.
The va
Status Update - Refactoring
There was a slight change in the schedule in that I moved refactoring up in
front of testing and debugging.
The major refactoring effort was in splitting the project into two parts.
The library for implementing the pluggable transport specification, with
environment va
Hello.
The configuration related control methods get closer to merging each
day. I've been working on the control methods for the other control
commands. I will begin working on the event handling methods later
this week. I also found & fixed(?) a tiny bug in the tests[1].
The deliverables for my
Hey Tor-devers,
I hope you are enjoying the summer as it's officially started and nobody
can deny that (unless you are on the wrong hemisphere). And sorry for
the delay, I was Internet deprived for a while.
So I'm here to tell you what I did in last two weeks.
Following the advice of Zack, I rea