- 25 Jul, 2006 6 commits
-
-
Nick Mathewson authored
svn:r6901
-
Nick Mathewson authored
svn:r6900
-
Nick Mathewson authored
svn:r6899
-
Nick Mathewson authored
Remove code to special-case "-cvs" ending, since it has not actually mattered since 0.0.9. Perhaps we can special-case even more... svn:r6898
-
Nick Mathewson authored
svn:r6893
-
Peter Palfrader authored
svn:r6891
-
- 24 Jul, 2006 2 commits
-
-
Peter Palfrader authored
Should we also do this when they try to run their Tor as any other (non root, non debian-tor) user? - add 11_tor_as_root_more_helpful svn:r6822
-
Peter Palfrader authored
Log differed from upstreams. Now Tor behaves just like before (with our own DataDirectory and all) only when run as the debian-tor user. If invoked as any other user, Tor will behave just like the pristine upstream version. svn:r6821
-
- 23 Jul, 2006 13 commits
-
-
Andrew Lewman authored
This is a crude but functional way to insert them for now. svn:r6820
-
Roger Dingledine authored
config has changed such that we'll want to start advertising our dirport now, etc. svn:r6819
-
Nick Mathewson authored
svn:r6818
-
Nick Mathewson authored
circuit_t into origin_circuit_t and or_circuit_t. I fixed some segaults; there may be more. We still need to move more rendezvous stuff into subtypes. This is a trial run for splitting up connection_t; if the approach is insane, please say so soon so we can do something smarter. Also, this discards the old HALF_OPEN code, which nobody seems to want. svn:r6817
-
Nick Mathewson authored
svn:r6816
-
Roger Dingledine authored
svn:r6815
-
Roger Dingledine authored
svn:r6814
-
Nick Mathewson authored
svn:r6813
-
Nick Mathewson authored
svn:r6812
-
Nick Mathewson authored
svn:r6811
-
Nick Mathewson authored
Add a mem_is_zero function (I think we will need this) and a STRUCT_OFFSET macro (we already need this). svn:r6810
-
Roger Dingledine authored
svn:r6809
-
Roger Dingledine authored
svn:r6808
-
- 22 Jul, 2006 3 commits
-
-
Roger Dingledine authored
svn:r6806
-
Roger Dingledine authored
svn:r6805
-
Roger Dingledine authored
svn:r6804
-
- 21 Jul, 2006 6 commits
-
-
Nick Mathewson authored
svn:r6803
-
Nick Mathewson authored
svn:r6802
-
Roger Dingledine authored
requests (so you stop predicting circuits), then hup, then later your IP changes, you won't think circuits are working so you won't try to test reachability, so you won't publish. svn:r6800
-
Roger Dingledine authored
svn:r6799
-
Roger Dingledine authored
not therefore "up". svn:r6798
-
Andrew Lewman authored
svn:r6797
-
- 20 Jul, 2006 5 commits
-
-
Roger Dingledine authored
svn:r6796
-
Roger Dingledine authored
svn:r6795
-
Nick Mathewson authored
Document HELLO cells and proposed connection protocol versioning scheme. NOTE: This will not work as documented; see notes. svn:r6794
-
Nick Mathewson authored
svn:r6793
-
Nick Mathewson authored
Fork off v0 of the protocol spec; we are going to add versioning soon so we can make backward-incompatible changes without breaking the whole network. Also, fork the v0 directory protocol into its own document, and turn dir-spec.txt into the present tense. svn:r6792
-
- 18 Jul, 2006 5 commits
-
-
Roger Dingledine authored
svn:r6791
-
Roger Dingledine authored
application connections. Rather than waiting a fixed amount of time between each retry, we wait only 5 seconds for the first, 10 seconds for the second, and 15 seconds for each retry after that. Hopefully this will improve the expected experience. Addresses bug 297. svn:r6790
-
Andrew Lewman authored
svn:r6789
-
Andrew Lewman authored
vs x86 packages. svn:r6788
-
Roger Dingledine authored
dirty so we'll tell the world. (fixes bug 306 reported by pnx) svn:r6787
-