Roger Dingledine
|
aa48b96036
migrate to the new URL
|
20 years ago |
Roger Dingledine
|
d9439a32da
change url in win32 installer
|
20 years ago |
Roger Dingledine
|
814dd946f0
fix duplicate dns_cancel_pending_resolve reported by Giorgos Pallas
|
20 years ago |
Peter Palfrader
|
ba8690373a
Add sharedscripts tor logrotate.d/tor
|
20 years ago |
Peter Palfrader
|
5648994036
Update debian/copyright (it's 2005)
|
20 years ago |
Peter Palfrader
|
869f2a78cb
New upstream version
|
20 years ago |
Roger Dingledine
|
cd796800d5
forward-port the 0.0.9.2 changelog
|
20 years ago |
Roger Dingledine
|
ba7c74e742
bandaid: make Giorgos Pallas's dns assert bug not actually crash on him.
|
20 years ago |
Nick Mathewson
|
6dd91de3bd
Nothing actually _uses_ socks_port, so why publish it? For backward compatibility, publish a socks_port of 0, and never read socks_port.
|
20 years ago |
Roger Dingledine
|
e6c1ab2daf
post 0.0.9.x, demand that servers declare at least 20000 bytes/s
|
20 years ago |
Nick Mathewson
|
4d30e2f4b8
Make sequence of log messages when starting on win32 with no config file more reasonable.
|
20 years ago |
Roger Dingledine
|
1f3e77bf92
make the initial temp log only notice-err, not info-err
|
20 years ago |
Roger Dingledine
|
82c5381ecb
forward-port the fix for the compiler warning
|
20 years ago |
Roger Dingledine
|
7cb28adbd6
make docs clearer that we want you to register your server
|
20 years ago |
Roger Dingledine
|
ddc022fcc3
update our license for 2005, and also include the licenses of tree.h
|
20 years ago |
Roger Dingledine
|
d7a0f1a629
update print_usage to use new url
|
20 years ago |
Roger Dingledine
|
a005509c9d
update url for when users try to use socksport as an http proxy
|
20 years ago |
Roger Dingledine
|
9e6d6c6096
Bugfix: we've been using openssl's BIO_get_mem_data incorrectly.
|
20 years ago |
Roger Dingledine
|
53c522ee1c
make it clearer you can have multiple SocksBindAddress directives
|
20 years ago |
Nick Mathewson
|
7dd37f9e6b
Remove click-through license page from windows installer
|
20 years ago |
Nick Mathewson
|
d1fc7ad94b
Log when we retry a directory connection
|
20 years ago |
Nick Mathewson
|
0c4186d6ee
Use correct logic to decide whether there are more directory servers to retry.
|
20 years ago |
Nick Mathewson
|
65c4fa2614
Split mark-dir-failed-and-retry logic into separate function; make it retry runningrouters as well as directory fetches; note that the do-we-need-to-give-up test is wrong.
|
20 years ago |
Nick Mathewson
|
858eda4736
Fix an unused function warning
|
20 years ago |
Nick Mathewson
|
5f40d6bf72
Make directory fail-and-retry logic happen in connection_about_to_close(); fixes win32 bug.
|
20 years ago |
Nick Mathewson
|
b50263f740
More work on task #43: fix race conditions on multithreaded (win32) servers.
|
20 years ago |
Roger Dingledine
|
15543a623f
mention where to find the 'fingerprint' file
|
20 years ago |
Roger Dingledine
|
6c7496e700
revise server install instructions again. this time for sure!
|
20 years ago |
Nick Mathewson
|
ead52e0bdc
Possible fix for task #43: when running on a multithreaded environment (currently only windows), threads should not close opposite sides of their socketpairs, and workers should not call connection_free_all(). This may fix win32 servers.
|
20 years ago |
Roger Dingledine
|
c173c47249
move the 'other things to note' list into #client-or-server so
|
20 years ago |