Nick Mathewson
|
f031ee8246
Make clients use CREATE_FAST cells. add an option to disable this.
|
20 years ago |
Roger Dingledine
|
5c949fce51
Start obeying our firewall options more rigorously:
|
20 years ago |
Roger Dingledine
|
afb1c79879
Leave options->DirServers alone -- if the user didn't specify any,
|
20 years ago |
Roger Dingledine
|
c4aa9e7941
Add a new config option TestSocks so people can see if their
|
20 years ago |
Roger Dingledine
|
014c6bfe00
We were refusing to start if you define SocksListenAddress
|
20 years ago |
Roger Dingledine
|
c136bbe505
stop discouraging the old *BindAddress config options. we will
|
20 years ago |
Peter Palfrader
|
43c253958e
Tor26's IP has changed to 86.59.21.38
|
20 years ago |
Nick Mathewson
|
35f1b7fa26
fix minor memory leak in config
|
20 years ago |
Nick Mathewson
|
5d85560d9e
Remove last vestiges of old logging interface.
|
20 years ago |
Nick Mathewson
|
932106f54c
Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general.
|
20 years ago |
Nick Mathewson
|
27fcbf87f3
Add a missing struct initializer field
|
20 years ago |
Roger Dingledine
|
fd165329b8
start calling it *ListenAddress rather than *BindAddress,
|
20 years ago |
Nick Mathewson
|
22c72bd9c5
Add ability to warn when using abbrev mechanism to deprecate option names
|
20 years ago |
Roger Dingledine
|
03dcef4c78
start the process of reducing clutter in server logs
|
20 years ago |
Nick Mathewson
|
905ef987e2
Make --hash-password not craash on exit.
|
20 years ago |
Nick Mathewson
|
9a1d204318
Avoid warning on end-of-function
|
20 years ago |
Nick Mathewson
|
fd9bfef13b
Funny. I could have sworn it compiled this morning when I checked it in.
|
20 years ago |
Nick Mathewson
|
a7ca56b537
More work towards a sane digest-based liveness testing.
|
20 years ago |
Nick Mathewson
|
2f49e058d0
Now that directory admins assure me they have adjested teir configs, it is safe to make authorities be non-versioning, non-naming by default.
|
20 years ago |
Roger Dingledine
|
0e5b6a84eb
without braces, what will hold up the code?
|
20 years ago |
Nick Mathewson
|
ba24193ab5
Make doxygen marginally happier
|
20 years ago |
Nick Mathewson
|
ba67d14d40
On sighup, if usehelpernodes changed to 1, use new circuits.
|
20 years ago |
Nick Mathewson
|
2d203fdcf3
link nicknames to trusted directory servers; log these nicknames when mentioning servers; also, when we get a naming conflict; log which nicknames or keys are supposed to bind.
|
20 years ago |
Nick Mathewson
|
e4a6a03249
switch semantics of authdirinvalid/reject
|
20 years ago |
Nick Mathewson
|
80f2e10228
Stop leaking or_state_t on shutdown.
|
20 years ago |
Nick Mathewson
|
92451f74a8
Reformat inconsistent function declarations.
|
20 years ago |
Nick Mathewson
|
ebf6476e8e
Provide dire warnings to any users who set DirServer; move it out of torrc.sample and into torrc.complete.
|
20 years ago |
Nick Mathewson
|
20b9111266
Implement new version handling code.
|
20 years ago |
Nick Mathewson
|
e72e76cad6
Make authdirs smarter. Reject/invalidate by key and IP. Remember that not every authdir has to be a naming authdir.
|
20 years ago |
Nick Mathewson
|
922cee3d0c
Clean up a few warnings that make gcc twig out a bit.
|
20 years ago |