Nick Mathewson
|
50a206e800
Do not reverse command-line configuration options; Use new minimal-listener-close code; Add code to canonicalize configuration names.
|
20 years ago |
Nick Mathewson
|
ec83652357
Logic to implement rendezvous/introduction via unknown servers.
|
20 years ago |
Nick Mathewson
|
806da0d8b2
Compile on win32
|
20 years ago |
Roger Dingledine
|
9c67ae34f1
overall cleanup and streamlining and doccing
|
20 years ago |
Nick Mathewson
|
2aff87caae
Load hardware acceleration options when/where available. Can anybody test this?
|
20 years ago |
Nick Mathewson
|
64fc1f7bae
Implement all the rest of the new controller protocol, debug a little, add some new features, add ADDRMAP events.
|
20 years ago |
Nick Mathewson
|
f9f09f1c5e
Start implementing framework for revised control spec.
|
20 years ago |
Nick Mathewson
|
d4972bd2e1
Remove code that has been #if-0ed for a long time.
|
20 years ago |
Roger Dingledine
|
2587fa09f9
move more docs into our code
|
20 years ago |
Roger Dingledine
|
fcd0fc3364
flesh out the source file descriptions for doxygen
|
20 years ago |
Nick Mathewson
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
20 years ago |
Roger Dingledine
|
9ed7b53143
don't upload your descriptor if rebuilding it failed
|
20 years ago |
Nick Mathewson
|
621ab95e59
Fix for 152: reject malformed .onion addresses rather then passing them on
|
20 years ago |
Roger Dingledine
|
040a748d87
i screwed up the dirport reachability testing when we don't yet
|
20 years ago |
Roger Dingledine
|
f0e309e5bd
add HttpProxyAuthenticator config option too
|
20 years ago |
Nick Mathewson
|
00f2a09380
Append default exit policy before checking for implicit internal addresses: fix bug 129.
|
20 years ago |
Nick Mathewson
|
13126eeb0f
Patch from goodell for task 131: Do not die on internal address if we are not publishing.
|
20 years ago |
Nick Mathewson
|
10b2208d93
Make Tor compile with no warnings with gcc4.0 on OSX
|
20 years ago |
Nick Mathewson
|
bc51c8b074
Implement --verify-config command-line option to fix bug 69.
|
20 years ago |
Roger Dingledine
|
6ea839265d
remove archaic debugging aid that was probably unsafe
|
20 years ago |
Roger Dingledine
|
5265bbd2b8
first iteration of scrubbing sensitive strings from logs.
|
20 years ago |
Nick Mathewson
|
b35f7dacef
Call tor_free_all instead of connections_free_all after forking
|
20 years ago |
Nick Mathewson
|
d6a6c8785b
When removing all bytes from a buffer, reset buf->cur=buf->mem
|
20 years ago |
Nick Mathewson
|
a312ce1d3b
Change buffer shrinking strategy: only try to shrink once every 3 minutes. Do not try to read over buffer size unless buffer is nearly empty.
|
20 years ago |
Nick Mathewson
|
ab34901263
New and frightening code to implement fast-path first-hop CREATE_FAST cells. Watch out when we bump the version to 0.1.0.6-rc!
|
20 years ago |
Nick Mathewson
|
69dc4e1675
Remove support for looking at old directory/routerdesc elements; mark non-new elements optional; switch to new format for dir-signing-key; start accepting newer elements so we can mark them as non-opt later; make tor-spec say the right stuff.
|
20 years ago |
Nick Mathewson
|
fe65e57ca1
Re-do fragmented control message handling to work with new buf_t system.
|
20 years ago |
Roger Dingledine
|
509405a5f7
clean up this TOR_FRAGILE business
|
20 years ago |
Roger Dingledine
|
5e86e87124
Add basic HttpsProxyAuthenticator support, based on patch
|
20 years ago |
Roger Dingledine
|
ad4eca60ec
add geoff's NoPublish patch
|
20 years ago |