Nick Mathewson
|
d5e275ddf4
Fix bug reported by peter palfrader: an empty address is unresolvable, but not an occasion for an assertion failure in a dnsworker.
|
21 years ago |
Peter Palfrader
|
fe099bc21e
s/exit bugs/exit nodes/
|
21 years ago |
Peter Palfrader
|
948a1ad4de
New upstream release
|
21 years ago |
Roger Dingledine
|
cbf73b2bc5
touchups all over
|
21 years ago |
Roger Dingledine
|
5284826a05
add a changelog for 0.0.7.1
|
21 years ago |
Roger Dingledine
|
fb1bd57564
two more todo items
|
21 years ago |
Nick Mathewson
|
0f3fcfd1db
When tor_lookup_hostname says 0.0.0.0, treat it as an error.
|
21 years ago |
Roger Dingledine
|
198e5f4c16
fix a seg fault when you try to launch a circ
|
21 years ago |
Roger Dingledine
|
dc0a36d27b
populate circ->n_conn_id_digest when we set circ->n_conn
|
21 years ago |
Nick Mathewson
|
7d8de8cd10
More digest/nickname fixes
|
21 years ago |
Roger Dingledine
|
d58d4c0db6
another checkpoint toward letting ORs connect on demand
|
21 years ago |
Roger Dingledine
|
62dcf9e20f
some of the infrastructure to let ORs connect on demand
|
21 years ago |
Nick Mathewson
|
cbab134bd9
Switch most uses of *_by_addr_port to *_by_identity_digest
|
21 years ago |
Roger Dingledine
|
e1ba0c4663
running-routers now lists down routers too (with a ! before their name)
|
21 years ago |
Nick Mathewson
|
53b21c65f7
Update tor-spec with new EXTEND format and info about certificate chains
|
21 years ago |
Nick Mathewson
|
541add90a1
Track routers by hash of identity key; use hex hash of identity key in place of nickname; accept (and use) hash of identity key in EXTEND cells.
|
21 years ago |
Roger Dingledine
|
f42f04c859
cleanups on 008pre1 items
|
21 years ago |
Nick Mathewson
|
29818d5b6b
Use arguments to routerlist_update_from_runningrouters correctly
|
21 years ago |
Nick Mathewson
|
b1e9adf056
Always use get_data_directory() instead of options.DataDirectory; fix a memory leak in router.c
|
21 years ago |
Nick Mathewson
|
653aaeef08
Always log version when starting tor.
|
21 years ago |
Roger Dingledine
|
899bd4f471
stop leaking options->ContactInfo on hup
|
21 years ago |
Roger Dingledine
|
0f69fd9954
add an example ContactInfo line to torrc.sample
|
21 years ago |
Roger Dingledine
|
1ef32c8245
put tor-doc.html under revision control
|
21 years ago |
Peter Palfrader
|
82a7855359
Ask people to be a little more verbose in the mails they send to tor-ops
|
21 years ago |
Nick Mathewson
|
76f769deb9
Remaining 008pre1 items done; deferred where more design is needed.
|
21 years ago |
Roger Dingledine
|
e9b882554e
add a changelog entry for 0.0.2pre13, since we have it
|
21 years ago |
Roger Dingledine
|
ce5b9d8d2b
include the default exit policy in the man page
|
21 years ago |
Nick Mathewson
|
f7976c1e9b
Terminate comment
|
21 years ago |
Nick Mathewson
|
8aec3a7301
Implement several 008pre1 items: needs more testing
|
21 years ago |
Roger Dingledine
|
207fcb35d1
tweaks and bugfix on resolve/resolved code
|
21 years ago |