Nick Mathewson
|
13bd755ae6
checkpoint fixes to TorControl
|
20 years ago |
Nick Mathewson
|
c7ef516c43
Add more functionality; fix syntax.
|
20 years ago |
Thomas Sjögren
|
a25033c7d8
Update tor-doc-{win32,-osx}.html to show the latest beta release. Added date when the document was last updated.
|
20 years ago |
Roger Dingledine
|
5bdab005c9
mark two more bugs. nick, can you take a look?
|
20 years ago |
Roger Dingledine
|
20a8eda31b
don't check for reachability, and don't whine about it, while we're
|
20 years ago |
Roger Dingledine
|
fddf560254
oops, get the version name right
|
20 years ago |
Roger Dingledine
|
b509b8a5ae
clean up rc1 changelog
|
20 years ago |
Roger Dingledine
|
aef0ac4090
fix typo
|
20 years ago |
Roger Dingledine
|
9862e82eb8
clean up html
|
20 years ago |
Nick Mathewson
|
037487d96e
Mention libevent in more docs.
|
20 years ago |
Roger Dingledine
|
51f04b68df
point debian users to or-talk, not or-dev
|
20 years ago |
Roger Dingledine
|
7cf33ed495
resolve another 'hasn't sent end yet' bug
|
20 years ago |
Nick Mathewson
|
d858aeaf3c
Update VC7 Tor project: Lnik with /delayload:ADVAPI32.DLL to prevent win98 from barfing when it tries to load service-related functions.
|
20 years ago |
Nick Mathewson
|
4083574c7a
Update VC7 project/solution files
|
20 years ago |
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 |