Roger Dingledine
|
270f591e5f
update changelog for the latest fixes
|
20 years ago |
Nick Mathewson
|
1612df7b2c
Fix a couple more places where we use ->new_address without checking that it is there.
|
20 years ago |
Roger Dingledine
|
0e26973c02
make calls to address_is_in_virtual_range more bullet-proof.
|
20 years ago |
Roger Dingledine
|
80901fde69
remember some thoughts about using WSAStartup to learn
|
20 years ago |
Nick Mathewson
|
4246f6f8bc
Clarify that we don't, and why we don't, need to redefine FD_SETSIZE.
|
20 years ago |
Roger Dingledine
|
96c331e4ed
we seem to have lost our define for FD_SETSIZE on win32 in the change
|
20 years ago |
Roger Dingledine
|
9b5432214d
but only do the rapid reachability testing if we're hoping to be a server.
|
20 years ago |
Roger Dingledine
|
452563e157
make slightly clearer that socksport is for local applications
|
20 years ago |
Roger Dingledine
|
b8fe866a9d
forward-port the fixing of the crash bug.
|
20 years ago |
Roger Dingledine
|
92acd64da0
if your server hasn't found itself to be reachable, complain every
|
20 years ago |
Nick Mathewson
|
fca6800b8b
Rename option in control-spec.txt too.
|
20 years ago |
Roger Dingledine
|
7a79acd9f6
clean up socks reply stuff more.
|
20 years ago |
Nick Mathewson
|
ce854906db
Rename ManageConnections to LeaveStreamsUnattached. Apparently, there was a missing "TorShould" that was mistaken for an "IWantTo".
|
20 years ago |
Roger Dingledine
|
ee24166851
update todo a bit more
|
20 years ago |
Roger Dingledine
|
d751d4048b
change control spec so closestream doesn't get to specify whether
|
20 years ago |
Roger Dingledine
|
36baf7219d
stop most cases of hanging up on a socks connection without sending
|
20 years ago |
Nick Mathewson
|
efb5db449a
Describe where to find torrc on OS X
|
20 years ago |
Roger Dingledine
|
19553eebec
update version pointers on osx/win32 docs
|
20 years ago |
Roger Dingledine
|
4533a46e41
move the assert higher up so the error message makes more sense
|
20 years ago |
Roger Dingledine
|
fcfe6d2e8b
fix assert: stop trying to send a socks reply to an *exit*
|
20 years ago |
Roger Dingledine
|
9e1543401f
add another instance of the word 'hibernation' in the description
|
20 years ago |
Roger Dingledine
|
b8d38dc57b
try harder to establish reachability, in the first 20 minutes
|
20 years ago |
Roger Dingledine
|
e692e73853
deal with the fact that tor-control.py got renamed
|
20 years ago |
Roger Dingledine
|
1328383482
make it clearer to the human that his server is testing
|
20 years ago |
Roger Dingledine
|
e203d47192
first cut of a 0.1.0.1-rc1 changelog
|
20 years ago |
Nick Mathewson
|
5c0e6b587a
Rename tor-control.py to TorControl.py; begin making it into a useful library instead of a lame testing script.
|
20 years ago |
Nick Mathewson
|
c5845c1784
Remind us to fwd-port accept fix.
|
20 years ago |
Roger Dingledine
|
570da8a8e8
and fill in another missing socks reply
|
20 years ago |
Roger Dingledine
|
9b9dbad0b7
fix another case where we need to send a socks reply (reject)
|
20 years ago |
Roger Dingledine
|
8945df8daa
remove dead code
|
20 years ago |