Roger Dingledine
|
3a1a6bb09e
if a relay cell is unrecognized at the end of the circuit,
|
21 years ago |
Roger Dingledine
|
e59f19ca03
some more small fixes
|
21 years ago |
Nick Mathewson
|
b4a7883c90
make code more readable; arrbitrarily change a -1 to a 0.
|
21 years ago |
Nick Mathewson
|
ee68371f41
Stop answering "end" with "end"
|
21 years ago |
Nick Mathewson
|
4e89c6661a
Push responsibility for connection marking down as far as possible; have only a close path; add some missing end cells; change return conventions a little.
|
21 years ago |
Nick Mathewson
|
88e222ff76
Make has_sent_end irrelevant: only try to send end if reason is nonzero
|
21 years ago |
Roger Dingledine
|
d0ad9b147a
and another one
|
21 years ago |
Roger Dingledine
|
611f117ce1
patches/answers to nick's commit
|
21 years ago |
Nick Mathewson
|
c5bbb571d2
Refactor mark_for_close, connection_edge_end and friends. Now, everybody
|
21 years ago |
Roger Dingledine
|
58a7bfab81
bump cvs to pre23
|
21 years ago |
Roger Dingledine
|
737b2a0bf1
make 'connected' cells include the resolved IP
|
21 years ago |
Roger Dingledine
|
195dfd35a8
Fix a bug where you might flush some data on a tls connection, and then
|
21 years ago |
Roger Dingledine
|
feafba073d
we forgot to include the resolved IP in 'connected' cells
|
21 years ago |
Roger Dingledine
|
1b3c197fad
clean up an ia64 warning
|
21 years ago |
Peter Palfrader
|
1bc2384c5a
Give the nice message about not being an HTTP proxy an <h1> headline
|
21 years ago |
Peter Palfrader
|
2849ff13e2
New upstream version. Tor stays in sbin in Debian
|
21 years ago |
Roger Dingledine
|
1e9a963094
changelog entries for pre22
|
21 years ago |
Nick Mathewson
|
c14963aa07
Dont use -eq for =; make TORGROUP and TORUSER independent
|
21 years ago |
Nick Mathewson
|
40a8b340da
Make init script work with chkconfig; make it put pids in /var/run/tor (not /var/run) and allow it to su as needed (based on tor.spec)
|
21 years ago |
Roger Dingledine
|
17f40b21a7
and another desired todo item
|
21 years ago |
Roger Dingledine
|
386eb6215f
bring the todo file up to date
|
21 years ago |
Roger Dingledine
|
d3e9afda27
When it can't resolve any dirservers, it was useless from then on.
|
21 years ago |
Roger Dingledine
|
4c48359ece
break out the operations done on sighup into their own function
|
21 years ago |
Roger Dingledine
|
43156904ce
dump a new router.desc on hup
|
21 years ago |
Roger Dingledine
|
2c74f19d7e
writing html in C strings sucks
|
21 years ago |
Roger Dingledine
|
8f2b429a3b
when they use tor as an http proxy, give them an http 501 failure
|
21 years ago |
Roger Dingledine
|
7d4202a6dc
bump our version to pre22
|
21 years ago |
Roger Dingledine
|
0b27ae0c2d
if the default torrc isn't there, just use some default defaults
|
21 years ago |
Nick Mathewson
|
496e414e52
Basic RAM poisoning and magic-checking to notice connection and circuit
|
21 years ago |
Roger Dingledine
|
1b25794a56
bugfix: if the exit stream is pending on the resolve, and a destroy
|
21 years ago |