Nick Mathewson
|
055ee7c323
Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap.
|
20 years ago |
Nick Mathewson
|
0e81265359
update copyright notices.
|
20 years ago |
Roger Dingledine
|
7a79acd9f6
clean up socks reply stuff more.
|
20 years ago |
Roger Dingledine
|
36baf7219d
stop most cases of hanging up on a socks connection without sending
|
20 years ago |
Nick Mathewson
|
631ab5c69b
Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths from freed ones. I audited this once; it could use another audit.
|
20 years ago |
Roger Dingledine
|
f1ba4296c1
clean up and refactor some more
|
20 years ago |
Roger Dingledine
|
35953edae0
Implement controller's "extendcircuit" directive.
|
20 years ago |
Roger Dingledine
|
38be533c69
Handle unavailable hidden services better. We try each intro point
|
21 years ago |
Roger Dingledine
|
cfcc93296c
bugfix for cvs: we were needing a rendezvous circ, so we cannibalized
|
21 years ago |
Roger Dingledine
|
d2400a5afd
Introduce a notion of 'internal' circs, which are chosen without regard
|
21 years ago |
Roger Dingledine
|
22f7934718
start generating version 1 style introduce cells
|
21 years ago |
Nick Mathewson
|
0c4186d6ee
Use correct logic to decide whether there are more directory servers to retry.
|
21 years ago |
Roger Dingledine
|
33cf6f2f61
clean two more minor memory leaks
|
21 years ago |
Nick Mathewson
|
b457cfb5eb
Spell-check strings and comments
|
21 years ago |
Nick Mathewson
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
Roger Dingledine
|
c1dc17e6e2
put in initial support for ".nickname.exit" addresses, to let alice
|
21 years ago |
Roger Dingledine
|
22727b4edc
wrong is ok, and right is fine, but in between is apparently
|
21 years ago |
Nick Mathewson
|
6f5dbefa7e
Normalize space: add one between every control keyword and control clause.
|
21 years ago |
Roger Dingledine
|
7c9a707900
remove emacs droppings, since nick says he doesn't need them anymore
|
21 years ago |
Roger Dingledine
|
6a516dfdd3
be more greedy about filling up all relay cells.
|
21 years ago |
Nick Mathewson
|
60880cda84
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs.
|
21 years ago |
Nick Mathewson
|
5a5be93f80
Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c
|
21 years ago |
Roger Dingledine
|
394554cfbf
Clean up copyrights.
|
21 years ago |
Roger Dingledine
|
85c79ffbc7
canonicalize "src" and "dest" arg order in crypto.c (and others)
|
21 years ago |
Roger Dingledine
|
b390786582
Hidden service operators had a bug in version 1 style INTRODUCE cells
|
21 years ago |
Roger Dingledine
|
defe1e5f3c
start generating new version of introduce1 cells
|
21 years ago |
Roger Dingledine
|
de65052312
don't assert multiple things in the same tor_assert()
|
21 years ago |
Nick Mathewson
|
1c9426d6e0
Build without warnings on mac gcc 3.3
|
21 years ago |
Roger Dingledine
|
aebc3a03ba
more int to size_t conversions, fixing one or more amd64 bugs
|
21 years ago |
Roger Dingledine
|
5e74ce8d57
better warn message for failed hidserv desc fetch
|
21 years ago |