Andrew Lewman
|
8b74c4e146
Updated doc to explain how to comment out the lines.
|
20 éve |
Andrew Lewman
|
9473cf7671
Correct logfile names because Windows is apparently different than any
|
20 éve |
Roger Dingledine
|
09e87f452d
note a bug in our tor_socketpair implementation
|
20 éve |
Andrew Lewman
|
e64b016b55
Added instructions for commenting out the "logfile logfile" and "jarfile
|
20 éve |
Nick Mathewson
|
369a964ac8
Directories are unordered.
|
20 éve |
Nick Mathewson
|
b759fe4b8d
It is not the end of the world when a router descriptor has an unrecognized kwd
|
20 éve |
Nick Mathewson
|
c831a9f701
Mark old TorControl.py script as heavily deprecated
|
20 éve |
Nick Mathewson
|
6602098e03
Describe how to detect v0 or v1 protocol
|
20 éve |
Roger Dingledine
|
00a7a37c94
we were printing the number of idle dns workers incorrectly.
|
20 éve |
Roger Dingledine
|
9808fbd884
make the log message less scary when all the dirservers are
|
20 éve |
Roger Dingledine
|
e35256f45c
remove CLIENTS file, since it has been replaced with
|
20 éve |
Roger Dingledine
|
9754e29c79
update version in tor-doc
|
20 éve |
Nick Mathewson
|
3ff473b47b
Appease the hungry god of GCC: it wants functions to be static or prototyped!
|
20 éve |
Nick Mathewson
|
a37db0da26
Appease the hungry God of GCC: it hates K&R style unspecified args!
|
20 éve |
Roger Dingledine
|
419d647353
more cleanups before i go wild
|
20 éve |
Roger Dingledine
|
9c67ae34f1
overall cleanup and streamlining and doccing
|
20 éve |
Nick Mathewson
|
2aff87caae
Load hardware acceleration options when/where available. Can anybody test this?
|
20 éve |
Nick Mathewson
|
5eef9177c5
Appease verbose GCC warnings.
|
20 éve |
Nick Mathewson
|
e1e246fa78
Be more clear about fixing unknown rendezvous points. (ow)
|
20 éve |
Nick Mathewson
|
8a6f22b25d
Come up with a rendezvous INTRODUCE1 format that actually works for unknown rendezvous points. This will take some doing to implement
|
20 éve |
Nick Mathewson
|
e376e6cc07
note GETCONF default feature in spec
|
20 éve |
Nick Mathewson
|
d2d934cc10
update TODO
|
20 éve |
Nick Mathewson
|
eb327e7660
Add feature to handle unset (default) configuration options in GETCONF control messages
|
20 éve |
Nick Mathewson
|
64fc1f7bae
Implement all the rest of the new controller protocol, debug a little, add some new features, add ADDRMAP events.
|
20 éve |
Roger Dingledine
|
b5fd75a063
forward-port the --hash-password bug, plus other nearby fixes
|
20 éve |
Roger Dingledine
|
cc57e1cab1
fix stray funny-character
|
20 éve |
Nick Mathewson
|
d38c696d5a
The new protocol is implemented. Except for the pesky string unquoting business. And the cleanups. And the docs. And the testing. And the debugging. And the new features. Hm, I think it is time to sleep.
|
20 éve |
Nick Mathewson
|
3f2339d1d3
Implement EXTENDCIRCUIT and ATTACHCIRCUIT. Only SETCONFIG and AUTHENTICATE remain.
|
20 éve |
Nick Mathewson
|
c2f6fe9b85
Implement even more control functionality
|
20 éve |
Roger Dingledine
|
8fdab20704
fix typo
|
20 éve |